Template:CalgarySideBackground
From 2011.igem.org
(Difference between revisions)
(Created page with "<html> <body> <style> div.sidebar{ background-image:url("http://i1112.photobucket.com/albums/k499/sjdixon1/iGEM2011/radialgradient.jpg"); background-repeat: rep...") |
|||
(17 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | |||
- | |||
<style> | <style> | ||
div.sidebar{ | div.sidebar{ | ||
- | background-image:url("http://i1112.photobucket.com/albums/k499/sjdixon1/iGEM2011/radialgradient.jpg"); | + | background-image:url("http://i1112.photobucket.com/albums/k499/sjdixon1/iGEM2011/radialgradient-1.jpg"); |
- | background-repeat: repeat- | + | background-repeat: no-repeat; |
- | width: | + | background-position: left top; |
+ | width: 270px; | ||
float: left; | float: left; | ||
margin-left: -2px; | margin-left: -2px; | ||
- | margin-right: | + | margin-right: 20px; |
padding-left: 0px; | padding-left: 0px; | ||
+ | } | ||
+ | |||
+ | div.container{ | ||
+ | |||
+ | width: 975px; | ||
+ | height: 800px; | ||
+ | margin-left: -5px; | ||
+ | margin-bottom: 20px; | ||
+ | margin-top: -20px; | ||
+ | } | ||
+ | |||
+ | div.sidebar{ | ||
+ | margin-top:-20px; | ||
+ | } | ||
+ | |||
+ | div.sidebar h1{ | ||
+ | color:#7b54cc; | ||
+ | } | ||
+ | |||
+ | div.sidebar li, div.sidebar a{ | ||
+ | color:#7b54cc; | ||
+ | } | ||
+ | |||
+ | div.sidebar li ul li a{ | ||
+ | color:#000000; | ||
+ | } | ||
+ | |||
+ | div.mainbody{ | ||
+ | width: 600px; | ||
+ | float: left; | ||
+ | margin-left: 0px; | ||
+ | margin-right: 20px; | ||
+ | margin-top: -20px; | ||
} | } | ||
</style> | </style> | ||
- | |||
</html> | </html> |
Latest revision as of 21:17, 9 June 2011