aboutsummaryrefslogtreecommitdiffstats
path: root/static/style.css
diff options
context:
space:
mode:
authorAdam Mathes <adam@trenchant.org>2018-04-22 18:43:49 -0700
committerAdam Mathes <adam@trenchant.org>2018-04-22 18:43:49 -0700
commit0a6d8c78730f1da263a855d1f17c0ff92ac1070a (patch)
tree5b55c350f99f499c74d2379d33576763f688d994 /static/style.css
parentb376d197b51f2e67c314e23b8ac484dc2ae8f4a5 (diff)
downloadneko-0a6d8c78730f1da263a855d1f17c0ff92ac1070a.tar.gz
neko-0a6d8c78730f1da263a855d1f17c0ff92ac1070a.tar.bz2
neko-0a6d8c78730f1da263a855d1f17c0ff92ac1070a.zip
wip category stuff
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 8a3e1a3..a91915a 100644
--- a/static/style.css
+++ b/static/style.css
@@ -29,6 +29,10 @@ p, ul {
margin-bottom: 1.25rem;
}
+#filters h4 {
+ margin-bottom: 0;
+}
+
blockquote {
padding: 1rem 1rem 0 1rem;
}