summaryrefslogtreecommitdiffstats
path: root/src/css/doc.css
diff options
context:
space:
mode:
authorDan Allen <dan@opendevise.com>2018-02-09 18:22:00 -0700
committerDan Allen <dan@opendevise.com>2018-02-09 18:22:00 -0700
commit545531819b964f453df103cd9caf8a40ccb11359 (patch)
tree791d031892ab883b74d6ad97fad9be1117902813 /src/css/doc.css
parent6695d4885003ff5e7518bb752135f1442f49fa5b (diff)
downloadalpine-antora-theme-545531819b964f453df103cd9caf8a40ccb11359.tar.bz2
alpine-antora-theme-545531819b964f453df103cd9caf8a40ccb11359.tar.xz
update header styles for Antora docs
- adjust weight of bold elements in base.css - set color for nested links in brand - add padding to separator - style menu list divider - size icon in navbar
Diffstat (limited to 'src/css/doc.css')
-rw-r--r--src/css/doc.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/css/doc.css b/src/css/doc.css
index 72ca304..06a4d9f 100644
--- a/src/css/doc.css
+++ b/src/css/doc.css
@@ -66,13 +66,6 @@
color: #104d92;
}
-.doc b,
-.doc dt,
-.doc strong,
-.doc th {
- font-weight: 500;
-}
-
.doc i.fa {
font-style: normal;
}