mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Better distinguish H4 and H3 headings
This commit is contained in:
parent
caf3d2546d
commit
a310d688a8
@ -208,6 +208,9 @@ h1.logo a span {
|
|||||||
margin-bottom:8px;
|
margin-bottom:8px;
|
||||||
margin-top:8px;
|
margin-top:8px;
|
||||||
}
|
}
|
||||||
|
#content h4 {
|
||||||
|
color:#555
|
||||||
|
}
|
||||||
#content ul {
|
#content ul {
|
||||||
margin-left:30px;
|
margin-left:30px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user