mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
committed by
Anthony Fok
parent
c8f2a57430
commit
217ffa87c9
8
docs/static/css/style.css
vendored
8
docs/static/css/style.css
vendored
@@ -305,6 +305,14 @@ ul.sidebar-menu li.active a i {
|
|||||||
margin-top: 6px;
|
margin-top: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@-moz-document url-prefix() {
|
||||||
|
#sidebar ul > li > a .menu-arrow {
|
||||||
|
float: right;
|
||||||
|
margin-right: 8px;
|
||||||
|
margin-top: 25px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
#main-content {
|
#main-content {
|
||||||
margin-left: 200px;
|
margin-left: 200px;
|
||||||
line-height: 1.8;
|
line-height: 1.8;
|
||||||
|
Reference in New Issue
Block a user