Template:Uppsala-SwedenTemplate
From 2011.igem.org
(Difference between revisions)
Line 417: | Line 417: | ||
padding-bottom: 150px;} /* must be same height as the footer */ | padding-bottom: 150px;} /* must be same height as the footer */ | ||
- | #footer {position: | + | #footer (line 48) |
- | + | ||
- | + | { | |
- | + | ||
+ | background-color: #444444; | ||
+ | |||
+ | background-image: url("images/footer.gif"); | ||
+ | |||
+ | background-repeat: repeat-x; | ||
+ | |||
+ | background-attachment: scroll; | ||
+ | |||
+ | background-position: 0% 0%; | ||
+ | |||
+ | background-clip: border-box; | ||
+ | |||
+ | background-origin: padding-box; | ||
+ | |||
+ | background-size: auto auto; | ||
+ | |||
+ | color: #ffffff; | ||
+ | |||
+ | font-size: 11px; | ||
+ | |||
+ | font-family: Verdana,Arial,sans-serif; | ||
+ | |||
+ | } | ||
/*Opera Fix*/ | /*Opera Fix*/ |
Revision as of 12:12, 20 July 2011