diff --git a/static/css/style.css b/static/css/style.css index 2a3e2c6..96ac35f 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1260,7 +1260,7 @@ div.home-show-wrapper a:hover { color: var(--black); padding-top: 1em; } -.mw-parser-output p, .mw-parser-output ul, .mw-parser-output h2, .mw-parser-output h3, div.embedvideo { +.mw-parser-output p, .mw-parser-output ul, .mw-parser-output h2, .mw-parser-output h3, div.embedvideo, .wikitable { grid-column-start: 4; grid-column-end: 15; } @@ -2294,7 +2294,7 @@ div#tutorials-intro h3, div#tutorials-intro p { grid-row-end: 3; } -.mw-parser-output p, .mw-parser-output ul, .mw-parser-output h2, .mw-parser-output h3, div.embedvideo { +.mw-parser-output p, .mw-parser-output ul, .mw-parser-output h2, .mw-parser-output h3, div.embedvideo, .wikitable { grid-column-start: 1; grid-column-end: 19; } diff --git a/templates/browsebycategory.html b/templates/browsebycategory.html index 2da842b..83bd717 100644 --- a/templates/browsebycategory.html +++ b/templates/browsebycategory.html @@ -1,17 +1,17 @@ {% extends "layout.html" %} {% block content %} -
BROWSE BY
+
BROWSE BY:
-
BROWSE ALL RECENTLY ADDED
-
BROWSE BY PUBLICATION DATE FROM OLDEST
-
BROWSE BY PUBLICATION DATE FROM NEWEST
-
BROWSE BY CREATOR/CONTRIBUTOR
-
BROWSE BY PUBLISHER
-
BROWSE ALL SELF-PUBLISHED
-
BROWSE ALL ZINES
+
RECENTLY ADDED
+
PUBLICATION DATE FROM OLDEST
+
PUBLICATION DATE FROM NEWEST
+
CREATORS AND CONTRIBUTORS
+
PUBLISHERS
+
SELF-PUBLISHED
+
ZINES