summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/style.css b/style.css
index 48fc164..856ba37 100644
--- a/style.css
+++ b/style.css
@@ -275,7 +275,8 @@ ul {
275.footer { 275.footer {
276 background-color: #4A5D67; 276 background-color: #4A5D67;
277 color: #8E99A0; 277 color: #8E99A0;
278 font-size: 11pt; 278 font-size: 13pt;
279 font-weight: 300;
279 margin-left: 0; 280 margin-left: 0;
280 margin-right: 0; 281 margin-right: 0;
281 padding: 0.2em 0 0 0; 282 padding: 0.2em 0 0 0;