aboutsummaryrefslogtreecommitdiffstats
path: root/static/style.css
diff options
context:
space:
mode:
authorAdam Mathes <adam@trenchant.org>2018-04-22 18:59:05 -0700
committerAdam Mathes <adam@trenchant.org>2018-04-22 18:59:05 -0700
commit96345f2f23fa0ad42b181dd9d33b510532a77852 (patch)
treef3109bf3c92904c0e6863547f001d64347662c08 /static/style.css
parentee8a13c48a71cf4fb4770e48ac717386181ea3c0 (diff)
downloadneko-96345f2f23fa0ad42b181dd9d33b510532a77852.tar.gz
neko-96345f2f23fa0ad42b181dd9d33b510532a77852.tar.bz2
neko-96345f2f23fa0ad42b181dd9d33b510532a77852.zip
proper bolding when selected for feeds and tags
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index a91915a..b7ad1e9 100644
--- a/static/style.css
+++ b/static/style.css
@@ -128,7 +128,6 @@ h3 {
}
#tags li, #feeds li {
- font-weight: bold;
font-size: .75em;
}