Team:Waterloo/Test
From 2013.igem.org
(Difference between revisions)
(E) |
|||
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | /* bg colour change */ | ||
body { | body { | ||
margin: 0; | margin: 0; | ||
Line 8: | Line 9: | ||
font-family: Georgia, "Times New Roman", Times, serif; | font-family: Georgia, "Times New Roman", Times, serif; | ||
font-size: 12px; | font-size: 12px; | ||
- | color: # | + | color: #000000; |
- | background: # | + | background: #585858; |
} | } | ||
Line 20: | Line 21: | ||
width: 100%; | width: 100%; | ||
height: 265px; | height: 265px; | ||
- | background: url(https://static.igem.org/mediawiki/ | + | background: url(https://static.igem.org/mediawiki/2013/6/65/UW_IGEM_header.jpeg) no-repeat top center; |
} | } | ||
Line 29: | Line 30: | ||
padding: 0 10px; | padding: 0 10px; | ||
margin: 0 auto; | margin: 0 auto; | ||
- | background: url(https://static.igem.org/mediawiki/ | + | background: url(https://static.igem.org/mediawiki/2013/6/65/UW_IGEM_header.jpeg) no-repeat top center; |
} | } | ||
Line 90: | Line 91: | ||
#nav .last { | #nav .last { | ||
padding-right: 2px; | padding-right: 2px; | ||
- | background-image:url(https://static.igem.org/mediawiki/ | + | background-image:url(https://static.igem.org/mediawiki/2013/6/67/UW_IGEM_nav_butn.png); |
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
background-position:right; | background-position:right; | ||
Line 106: | Line 107: | ||
#nav .on { | #nav .on { | ||
color:#fff !important; | color:#fff !important; | ||
- | background-image: url(https://static.igem.org/mediawiki/ | + | background-image: url(https://static.igem.org/mediawiki/2013/1/13/UW_search.png) !important; |
background-position: bottom left !important; | background-position: bottom left !important; | ||
} | } | ||
Line 115: | Line 116: | ||
color:#a5a5a5; | color:#a5a5a5; | ||
text-decoration:none; | text-decoration:none; | ||
- | background-image: url(https://static.igem.org/mediawiki/ | + | background-image: url(https://static.igem.org/mediawiki/2013/4/4a/UW_nav_butn_bg.jpg); |
background-position: top left;; | background-position: top left;; | ||
} | } | ||
Line 121: | Line 122: | ||
#nav a:hover { | #nav a:hover { | ||
color:#fff; | color:#fff; | ||
- | background-image: url(https://static.igem.org/mediawiki/ | + | background-image: url(https://static.igem.org/mediawiki/2013/4/4a/UW_nav_butn_bg.jpg); |
background-position: bottom left; | background-position: bottom left; | ||
} | } | ||
Line 175: | Line 176: | ||
bottom: 54px; | bottom: 54px; | ||
right: 16px; | right: 16px; | ||
- | background: url(https://static.igem.org/mediawiki/ | + | background: url(https://static.igem.org/mediawiki/2013/1/13/UW_search.png) !important; |
} | } | ||
Line 181: | Line 182: | ||
width: 280px; | width: 280px; | ||
height: 27px; | height: 27px; | ||
- | margin: | + | margin-bottom: o; |
padding: 25px 0 0 0; | padding: 25px 0 0 0; | ||
} | } | ||
Line 218: | Line 219: | ||
/* content_wrapper */ | /* content_wrapper */ | ||
- | + | /* change bg colour */ | |
#content { | #content { | ||
- | background-color:# | + | background-color:#585858; |
width:auto; | width:auto; | ||
} | } | ||
Line 232: | Line 233: | ||
#content_wrapper h1 { | #content_wrapper h1 { | ||
- | color: # | + | color: #000000; |
font-size:24px; | font-size:24px; | ||
padding: 0 0 60px 20px; | padding: 0 0 60px 20px; | ||
Line 248: | Line 249: | ||
margin: 0 auto; | margin: 0 auto; | ||
background: url(https://static.igem.org/mediawiki/2011/a/a5/USTC_Software_content_bottom.jpg) no-repeat; | background: url(https://static.igem.org/mediawiki/2011/a/a5/USTC_Software_content_bottom.jpg) no-repeat; | ||
- | background-color: # | + | background-color: #000000; |
} | } | ||
Line 261: | Line 262: | ||
text-align: center; | text-align: center; | ||
color: #333333; | color: #333333; | ||
- | background-color: # | + | background-color: #000000; |
} | } | ||
Line 572: | Line 573: | ||
<div id="site_title"> | <div id="site_title"> | ||
- | + | ||
</div> | </div> | ||
+ | |||
+ | |||
<!-- navigation --> | <!-- navigation --> | ||
<ul id="nav"> | <ul id="nav"> | ||
Line 633: | Line 636: | ||
<input type="hidden" name="cof" value="FORID:10" /> | <input type="hidden" name="cof" value="FORID:10" /> | ||
<input type="hidden" name="ie" value="UTF-8" /> | <input type="hidden" name="ie" value="UTF-8" /> | ||
- | <input type="submit" name="sa" value=" | + | <input type="submit" name="sa" value="Click Here" /> |
</form> | </form> | ||
Revision as of 21:25, 21 April 2013