« get me outta code hell

big update owo - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/site.css
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2020-05-25 10:55:59 -0300
committerFlorrie <towerofnix@gmail.com>2020-05-25 10:55:59 -0300
commitd593e0b2dcbf8a68b5e44f06402c6f03b105f34f (patch)
tree5d4f9fa35db0b2471c0fec0f0f7511ba3cc89f72 /site.css
parent192c9fea16d376c604889bd2bd36cd41bc6bbcfd (diff)
big update owo
Diffstat (limited to 'site.css')
-rw-r--r--site.css17
1 files changed, 17 insertions, 0 deletions
diff --git a/site.css b/site.css
index 4c993eb..ae4cbc0 100644
--- a/site.css
+++ b/site.css
@@ -67,6 +67,15 @@ a:hover {
     margin: 0;
 }
 
+#sidebar h3 {
+    font-size: 1.1em;
+    text-align: center;
+    font-style: oblique;
+    font-variant: small-caps;
+    margin-top: 0.3em;
+    margin-bottom: 0em;
+}
+
 #sidebar p {
     text-align: center;
     margin: 0.5em 0;
@@ -191,6 +200,14 @@ h1 {
     font-size: 3em;
     font-variant: small-caps;
     font-style: oblique;
+    margin-bottom: 0;
+}
+
+#top-index #content h3 {
+    text-align: center;
+    font-size: 1.1em;
+    font-style: oblique;
+    font-weight: normal;
 }
 
 #intro-menu {