summaryrefslogtreecommitdiffstats
path: root/webchat/public/reset.css
diff options
context:
space:
mode:
authorlassulus <lassulus@googlemail.com>2013-11-07 14:27:43 +0100
committerlassulus <lassulus@googlemail.com>2013-11-07 14:27:43 +0100
commit289c983910e86d0b6fa877724859345093da6d20 (patch)
tree18f464c0aa450a1b2e332f1562997aecba5b96fe /webchat/public/reset.css
parent20de34fbd8900108815528bc70bfbc46c7598598 (diff)
webchat: links layout and fix
Diffstat (limited to 'webchat/public/reset.css')
-rw-r--r--webchat/public/reset.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/webchat/public/reset.css b/webchat/public/reset.css
index c99fc307..65f68058 100644
--- a/webchat/public/reset.css
+++ b/webchat/public/reset.css
@@ -111,4 +111,9 @@ a {
width: 24%;
background-color: black;
opacity: 0.8;
+}
+#links {
+ font-size: 14px;
+ position: absolute;
+ bottom: 5px;
} \ No newline at end of file