mirror of
https://github.com/Frumph/comic-easel.git
synced 2026-07-19 13:29:13 -04:00
add css to disable the #nav-single for comic pages in the jetpack mobile theme
This commit is contained in:
+4
-1
@@ -365,4 +365,7 @@ a.transcript-title {
|
||||
.buy-thumbnail, .buycomic-us-form {
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
/* remove jetpacks navstyle */
|
||||
body.single-comic #nav-single { display: none!important; }
|
||||
@@ -64,6 +64,3 @@
|
||||
.navi-void, .navi-void:hover {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user