missing semicolon in Scribble CSS
original commit: 481d19fbdd18510b3d3274d2ee4d4d061a5d2317
This commit is contained in:
parent
cc68354488
commit
3e8ac59cfb
|
@ -517,7 +517,7 @@ table.tocsublist {
|
|||
|
||||
.toptoclink {
|
||||
font-weight: bold;
|
||||
font-size: 110%
|
||||
font-size: 110%;
|
||||
margin-bottom: 0.5rem;
|
||||
margin-top: 1.5rem;
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in New Issue
Block a user