Team:Harvard/Template:PracticeBar2

From 2011.igem.org

(Difference between revisions)
Line 3: Line 3:
<title>bar</title>
<title>bar</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-
<!-- Save for Web Styles (bar.psd) -->
 
<style type="text/css">
<style type="text/css">
<!--
<!--
Line 11: Line 10:
overflow: -moz-scrollbars-vertical !important;
overflow: -moz-scrollbars-vertical !important;
resize: none;
resize: none;
-
 
}
}
-
#boxcolor
+
 
 +
body
{
{
-
background-color: #FF00FF;
+
background-color: white ;
-
 
+
background-image:url("https://static.igem.org/mediawiki/2011/c/c7/HARVGradient.png");
 +
background-position: left top;
 +
background-repeat: repeat-x;
 +
background-attachment: fixed;
}
}
Line 23: Line 25:
border-left: none;
border-left: none;
border-right: none;
border-right: none;
-
}
 
-
#contentSub {
 
-
display:none;
 
}
}
Line 50: Line 49:
body
body
{
{
-
background-color: white ;
+
background-color: #f5f6f7 ;
-
background-image:url("https://static.igem.org/mediawiki/2011/c/c7/HARVGradient.png");
+
-
background-position: left top;
+
-
background-repeat: repeat-x;
+
-
background-attachment: fixed;
+
-
}
+
-
 
+
-
#boxcolor
+
-
{
+
-
background-color: #FF00FF;
+
}
}
Line 140: Line 130:
#menubar {
#menubar {
-
background-color:transparent;
+
background-color:f5f6f7;
font-size:85%;
font-size:85%;
line-height:1em;
line-height:1em;
Line 253: Line 243:
#content{
#content{
-
background-color: white;
+
background-color: transparent;
-
width:969px;
+
width:1000px;
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;  
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;  
font-smooth:always;
font-smooth:always;
border-style: none solid solid solid;
border-style: none solid solid solid;
-
border-width:3px;
+
border-width:0px;
border-color: #989898;
border-color: #989898;
}
}

Revision as of 19:40, 31 July 2011

bar