mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-22 01:02:17 -05:00
Use dark grey inspired by main site for ToC header
This commit is contained in:
parent
51ad9a4295
commit
b6dc9c04fc
@ -1506,8 +1506,9 @@
|
||||
|
||||
nav#toc h2:before {
|
||||
display: block;
|
||||
font-size: 150%;
|
||||
background-color: rgba(19, 181, 234, 1.0);
|
||||
font-size: 125%;
|
||||
background: #333;
|
||||
color: white;
|
||||
margin: -0.333333em;
|
||||
margin-bottom: 1em;
|
||||
padding: 0.3333333em;
|
||||
|
Loading…
Reference in New Issue
Block a user