summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorDirk Engling <erdgeist@erdgeist.org>2016-08-14 23:35:30 +0200
committerDirk Engling <erdgeist@erdgeist.org>2016-08-14 23:35:30 +0200
commitf6453f33fe92046599892173ef8a194760d265d2 (patch)
treec4b0476ed89e7f5af6c4145d6d320d9c4b1ae891 /style.css
parentad67640cdcf13f60badd5f387dd350fbc5fc7c48 (diff)
Footer font lighter and larger
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;