aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/styles.css b/static/styles.css
index 1b8b4606..5adc8933 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -298,8 +298,8 @@ footer {
298 298
299.adorn_h3_bracket h3::before { 299.adorn_h3_bracket h3::before {
300 content: "⊛"; 300 content: "⊛";
301 color: #d00; 301 color: #333;
302 margin-right: 1em; 302 margin-right: 0.5em;
303} 303}
304 304
305.footer-list { 305.footer-list {