summaryrefslogtreecommitdiffstats
path: root/styling/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'styling/style.css')
-rw-r--r--styling/style.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/styling/style.css b/styling/style.css
index 02e71af..94fe7a1 100644
--- a/styling/style.css
+++ b/styling/style.css
@@ -133,6 +133,18 @@ footer {
width:40%;
}
+div.source {
+ font-size:0.4em;
+ font-family:monospace;
+ text-align:center;
+ color:#989898;
+ margin-left:auto;
+ margin-right:auto;
+ border:1px;
+ padding:5px;
+ width:40%;
+}
+
div.scruf {
font-size:0.9em;
font-family:"Palatino Linotype","Book Antiqua",Palatino,"URW Palladio L",FreeSerif,serif;