Template:Team:UW/CSS
From 2014.igem.org
(Difference between revisions)
(39 intermediate revisions not shown) | |||
Line 46: | Line 46: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
- | border: | + | border: 10px; |
background-color: transparent; | background-color: transparent; | ||
margin: 0px; | margin: 0px; | ||
Line 62: | Line 62: | ||
background-size: cover; | background-size: cover; | ||
z-index: -6; | z-index: -6; | ||
+ | } | ||
+ | |||
+ | p, h1, h2, h3 { | ||
+ | margin-left: 8%; | ||
+ | margin-right: 10%; | ||
+ | margin-bottom: 6%; | ||
+ | } | ||
+ | |||
+ | } | ||
+ | |||
+ | body { | ||
+ | margin-left: 4%; | ||
+ | margin-right: 4%; | ||
+ | margin-bottom: 4%; | ||
} | } | ||
Line 70: | Line 84: | ||
font-size: 14px; | font-size: 14px; | ||
color: #414141; | color: #414141; | ||
- | width: | + | width: 800px; |
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
Line 560: | Line 574: | ||
<!-- Table for the entire content (to split it vertically, weird) --> | <!-- Table for the entire content (to split it vertically, weird) --> | ||
- | <table align="center | + | <table align="center"> |
<!-- Banner --> | <!-- Banner --> | ||
- | <tr> | + | <tr> <center> |
- | + | <img src="https://static.igem.org/mediawiki/2014/6/61/Banner-Wiki.png" width="1100" height="338" usemap="#linkmap"> | |
- | + | <map name="linkmap"> | |
- | + | <area shape="rect" coords="80,140,350,250" href="http://www.washington.edu" target="_blank" alt="UW Homepage"> | |
- | + | <area shape="rect" coords="750,110,980,260" href="http://www.igem.org" target="_blank" alt="Official iGEM website"> | |
+ | </map> | ||
+ | </center> | ||
</tr> | </tr> | ||
Line 620: | Line 636: | ||
<li> | <li> | ||
<a href="https://2014.igem.org/Team:Washington/Safety">Safety</a> | <a href="https://2014.igem.org/Team:Washington/Safety">Safety</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2014.igem.org/Team:Washington/Safety">Safety</a></li> | ||
+ | <li><a href="https://2014.igem.org/Team:Washington/ProjectConsiderations">Project Considerations</a></li> | ||
+ | <li><a href="https://2014.igem.org/Team:Washington/JudgingForm">Judging Form</a></li> | ||
+ | </ul> | ||
</li> | </li> | ||
<li> | <li> |
Latest revision as of 03:55, 18 October 2014
|