summaryrefslogtreecommitdiff
path: root/src/site-media/css/sunet.css
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-04-05 12:36:58 +0200
committerLeif Johansson <leifj@sunet.se>2011-04-05 12:36:58 +0200
commit838b9d6fdbb9112ee70a72b8846f739e8a3b8879 (patch)
treec210512b1054e882d455de6466097705f3a485e7 /src/site-media/css/sunet.css
parent79383e47a772e7d9197179c2be8e6b66e160806c (diff)
new skin
Diffstat (limited to 'src/site-media/css/sunet.css')
-rw-r--r--src/site-media/css/sunet.css11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/site-media/css/sunet.css b/src/site-media/css/sunet.css
index 3226fcd..c1f6319 100644
--- a/src/site-media/css/sunet.css
+++ b/src/site-media/css/sunet.css
@@ -6,7 +6,6 @@
}
html, body {
height: 100%;
- background: url(../img/header.jpg) center top repeat-x;
width: 100%;
}
.wrapper {
@@ -15,7 +14,6 @@ html, body {
height: 100%;
margin: 0 auto -4em;
width: 100%;
- margin: 0 auto;
}
.wCont {
width: 850px;
@@ -25,10 +23,8 @@ html, body {
height: 191px;
}
#logo {
- display: block;
- height: 145px;
- width: 81px;
- background: url(../img/logo.jpg) center no-repeat;
+ //display: block;
+ background: url(../img/sunet-banner.png);
}
.footer, .push {
height: 4em;
@@ -140,6 +136,9 @@ html, body {
background: #EFEFEF;
border-top: 2px solid #EBEBEB;
border-bottom: 2px solid #EBEBEB;
+ position: absolute;
+ bottom: 0;
+ padding-bottom: 0px;
}
#footerText {
padding: 20px 0 0;