summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/aoidh/assets/aoidh.css9
1 files changed, 5 insertions, 4 deletions
diff --git a/themes/aoidh/assets/aoidh.css b/themes/aoidh/assets/aoidh.css
index fed5a92..5fad28d 100644
--- a/themes/aoidh/assets/aoidh.css
+++ b/themes/aoidh/assets/aoidh.css
@@ -135,15 +135,16 @@ th, td {
vertical-align: middle;
}
-footer {
- font-size: 90%;
-}
-
footer hr {
margin-top: 2rem;
margin-bottom: .4rem;
}
+footer p {
+ font-size: 90%;
+ text-align: left;
+}
+
hr {
border-top: .1rem solid #000;
}