Use dark grey inspired by main site for ToC header

This commit is contained in:
Jonas Schäfer 2019-04-05 17:40:17 +02:00
parent 51ad9a4295
commit b6dc9c04fc
1 changed files with 3 additions and 2 deletions

View File

@ -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;