mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-02-01 23:44:05 -05:00
7 lines
142 B
HTML
Executable File
7 lines
142 B
HTML
Executable File
<style>
|
|
|
|
*:not(pre)>code { background: none; color: #600000; }
|
|
:not(pre):not([class^=L])>code { background: none; color: #600000; }
|
|
|
|
</style>
|