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: #D7D7D7;
+
color: #000000;
-
         background: #D7D7D7;
+
         background: #585858;
}
}
Line 20: Line 21:
width: 100%;
width: 100%;
height: 265px;
height: 265px;
-
background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
+
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/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
+
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/2011/5/59/USTC_Software_nav_button_sep.jpg);
+
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/2011/0/00/USTC_Software_nav_button_bg.jpg) !important;
+
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/2011/0/00/USTC_Software_nav_button_bg.jpg);
+
     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/2011/0/00/USTC_Software_nav_button_bg.jpg);
+
     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/2011/1/15/USTC_Software_search.png)
+
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: 0;
+
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:#a0c73f;
+
background-color:#585858;
width:auto;
width:auto;
}
}
Line 232: Line 233:
#content_wrapper h1 {
#content_wrapper h1 {
-
color: #3a5909;
+
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: #a0c73f;
+
         background-color: #000000;
}
}
Line 261: Line 262:
text-align: center;
text-align: center;
color: #333333;
color: #333333;
-
         background-color: #a0c73f;
+
         background-color: #000000;
}
}
Line 572: Line 573:
      
      
   <div id="site_title">
   <div id="site_title">
-
             <h1><img src="https://static.igem.org/mediawiki/2011/b/b8/USTC_Software_iGEM_logo.jpg" alt="iGEM" width="173" height="150" /> </br> </br> USTC-Software </h1>
+
              
         </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="I'm Feeling Lucky" />  
+
     <input type="submit" name="sa" value="Click Here" />  
       </form>
       </form>

Revision as of 21:25, 21 April 2013