Template:CSS/Team:Glasgow/Draft1
From 2014.igem.org
(Difference between revisions)
Lowlight42 (Talk | contribs) |
Lowlight42 (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <head><title></title> | + | <head> |
+ | <title></title> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | # | + | #title {color:black; |
- | + | font-size:60px; | |
- | + | position:center;} | |
- | + | ||
- | + | #Header {background-color:"White"; | |
- | + | } | |
+ | |||
+ | #headertable {height:60px; | ||
+ | width:100%; | ||
+ | } | ||
+ | |||
+ | #GlasgowLogo {background-color:black;} | ||
+ | #TitleRow {color:white; | ||
+ | font-family:"Trebuchet MS"; | ||
+ | font-size:40px; | ||
+ | background-color:black; | ||
+ | } | ||
+ | #igemlogo {background-color:black; | ||
+ | width: 100px; | ||
+ | height: 100px;} | ||
+ | |||
+ | .wetlab {background-color:#000000; | ||
+ | border: 2px solid black;} | ||
+ | |||
+ | .drylab {background-color:#000000; | ||
+ | border: 2px solid black;} | ||
+ | |||
+ | .otherstuff {background-color:#000000; | ||
+ | border: 2px solid black;} | ||
+ | |||
+ | ul.listitems {list-style-type: circle;} | ||
+ | |||
+ | |||
+ | .backlink:link,.backlink:visited {color:#990000; | ||
+ | text-decoration:none; | ||
+ | font-size:25px; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | .backlink:hover {color:#FF3300; | ||
+ | text-decoration:none; | ||
+ | font-size:25px; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | .forwardlink:link,.forwardlink:visited {color:#006600; | ||
+ | text-decoration:none; | ||
+ | font-size:25px; | ||
+ | font-weight:bold; | ||
+ | position:absolute; | ||
+ | right:20px; | ||
+ | } | ||
+ | .forwardlink:hover {color:#33FF00; | ||
+ | text-decoration:none; | ||
+ | font-size:25px; | ||
+ | font-weight:bold; | ||
+ | position:absolute; | ||
+ | right:20px} | ||
+ | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
+ | |||
</head> | </head> | ||
- | |||
- | |||
- | |||
+ | </div> | ||
- | < | + | <!-- end of header --> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | </style> | |
- | + | </head> | |
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
- | |||
- | |||
- | |||
</html> | </html> |
Revision as of 13:58, 15 July 2014