summaryrefslogtreecommitdiff
path: root/src/main/webapp/css
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2010-07-19 23:18:37 +0200
committerLeif Johansson <leifj@sunet.se>2010-07-19 23:18:37 +0200
commitba996feb06597a4ff151ef7617d1008a0aa36271 (patch)
tree78f425fe8b5e44e81e5c7e6f9645a7213ed25f2c /src/main/webapp/css
parentb2a725444eee1856028cbe16ff813dd81bbf0df0 (diff)
better footer text
Diffstat (limited to 'src/main/webapp/css')
-rw-r--r--src/main/webapp/css/sunet.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/webapp/css/sunet.css b/src/main/webapp/css/sunet.css
index 9907f69..5c34baa 100644
--- a/src/main/webapp/css/sunet.css
+++ b/src/main/webapp/css/sunet.css
@@ -142,9 +142,9 @@ html, body {
border-bottom: 2px solid #EBEBEB;
}
#footerText {
- padding: 20px 0 0;
+ padding: 10px 0 0;
color: #999999;
- font-size: 12px;
+ font-size: 10px;
}
.blockCont {
border-top: 6px solid #c0c0c0;