summaryrefslogtreecommitdiff
path: root/source/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'source/css/style.css')
-rw-r--r--source/css/style.css10
1 files changed, 8 insertions, 2 deletions
diff --git a/source/css/style.css b/source/css/style.css
index dc68f3c..3a9430f 100644
--- a/source/css/style.css
+++ b/source/css/style.css
@@ -65,6 +65,12 @@ pre {
background-color: transparent!important
}
-.feeding :hover {
- font-weight: normal;
+.subnav-top {
+ border-bottom: 1px solid;
+ padding-bottom: 1rem;
+ display: inline;
+}
+
+.subnav-bottom {
+ margin-top: 1.5rem !important;
} \ No newline at end of file