Change sidebar headers to match yotsuba theme
This commit is contained in:
parent
5737427432
commit
fa517fbed2
|
@ -48,9 +48,9 @@
|
||||||
legend {
|
legend {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-left: -15px;
|
margin-left: -15px;
|
||||||
background: #8B0000;
|
background: #FCA;
|
||||||
border: 1px solid white;
|
border: 1px solid #800;
|
||||||
color: #d0d3d4;
|
color: #800;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding: 5px 5px
|
padding: 5px 5px
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue