mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-04-25 12:13:18 +00:00
parent
58ea7a275e
commit
f9fb0619fa
@ -10,12 +10,12 @@ table.pretty-table td, table.pretty-table th {
|
|||||||
}
|
}
|
||||||
|
|
||||||
table.pretty-table th {
|
table.pretty-table th {
|
||||||
background-color: #f0f0f0;
|
background-color: var(--background-2);
|
||||||
}
|
}
|
||||||
|
|
||||||
pre.highlight.highlight-lua {
|
pre.highlight.highlight-lua {
|
||||||
position: relative;
|
position: relative;
|
||||||
background: #eee;
|
background: var(--background-2);
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user