Template:Team:Nevada:Header

From 2012.igem.org

(Difference between revisions)
 
(44 intermediate revisions not shown)
Line 17: Line 17:
     background-color:#ffffff;
     background-color:#ffffff;
     height:100%;
     height:100%;
-
}
 
-
#p-logo {
 
-
display:none;
 
-
}
 
-
#top-section {
 
-
   
 
-
    background-image: url('https://static.igem.org/mediawiki/2012/d/da/Rice.png');
 
-
    background-position: top, left;
 
-
    height:350px ;
 
-
    background-repeat: no-repeat;
 
-
    border-width:0px;
 
-
    border-top-width:0px;
 
-
 
-
}
 
-
#search-controls {
 
-
  display:none;
 
}
}
#content {
#content {
Line 41: Line 25:
     padding:0px;
     padding:0px;
     width:1060px;
     width:1060px;
-
}
 
-
.firstHeading {
 
-
  display:none;
 
-
  margin:0;
 
-
  padding:0;
 
}
}
#bodyContent{
#bodyContent{
   width:100%;
   width:100%;
   border:none;
   border:none;
-
   margin:0;
+
   margin:0px;
   padding:0;
   padding:0;
}
}
Line 56: Line 35:
#bodyContent p {
#bodyContent p {
  margin:0;
  margin:0;
-
  padding:0;
+
  padding:0px 15px;
}
}
/* END IGEM Header Overrides */
/* END IGEM Header Overrides */
.ColorGreen {
.ColorGreen {
-
background-color: #e1fa55;
+
background-color: #bedc15;
}
}
#NavBar {
#NavBar {
-
height: 27px;
+
height: 28px;
width: 100%;
width: 100%;
-
padding-top: 2px;
+
padding-top: 12px;
border-bottom-width: 2px;
border-bottom-width: 2px;
border-bottom-style: inset;
border-bottom-style: inset;
Line 73: Line 52:
}
}
#Header {
#Header {
-
height: 110px;
+
height: 130px;
width:100%;
width:100%;
-
border-bottom-width: 1px;
+
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-style: solid;
border-bottom-color: #000;
border-bottom-color: #000;
-
background-image: url(https://static.igem.org/mediawiki/2011/5/54/MichBanner.png);
+
background-image: url(https://static.igem.org/mediawiki/2012/5/5c/Header2.png);
background-repeat: no-repeat;
background-repeat: no-repeat;
-
background-position: right;
+
background-position: top;
 +
 
}
}
 +
#ContentArea {
 +
height: auto;
 +
width:100%;
 +
float:center;
 +
        margin-bottom:40px;
 +
        margin-left:0px;
 +
}
 +
#NavBar a:link {
 +
        background-color:#bedc15;
 +
font-size: 12px;
 +
font-style: bold;
 +
text-decoration: none;
 +
color: #000;
 +
margin-top: 7px;
 +
}
 +
#NavBar a:visited {
 +
        color: #033;
 +
        background-color:#bedc15;
 +
}
 +
#NavBar a:hover {
 +
        color: #fff;
 +
        background-color:#bedc15;
 +
margin-top: 7px;
 +
}
 +
.ColorBlue {
 +
background-color: #a2ba1d;
 +
}
 +
#TopContainer {
#TopContainer {
         width:100%;
         width:100%;
Line 88: Line 96:
height: auto;
height: auto;
padding: 0;
padding: 0;
 +
}
 +
.RightBar {
 +
color: #D6D6D6;
 +
background-color: #999;
 +
position: absolute;
 +
height: 100%;
 +
width: 20%;
 +
right: 0px;
 +
        top:0px;
 +
opacity:0.3;
 +
}
 +
.LeftBar {
 +
color: #D6D6D6;
 +
background-color: #999;
 +
position: absolute;
 +
height: 100%;
 +
width: 10%;
 +
right: 0px;
 +
opacity:0.3;
}
}
.TopBar {
.TopBar {
Line 98: Line 125:
opacity:0.3;
opacity:0.3;
text-align: right;
text-align: right;
-
}
+
 
-
#BLMaizeTile{
+
-
z-index:1;
+
-
}
+
-
#TLBlueTile{
+
-
z-index:2;
+
}
}
.ThinTopBar {
.ThinTopBar {
Line 119: Line 141:
height: auto;
height: auto;
width:100%;
width:100%;
-
float:center;
+
float:left;
         margin-bottom:40px;
         margin-bottom:40px;
-
         margin-left:40px;
+
         margin-left:0px;
-
}
+
-
#NavBar a:link {
+
-
font-size: 15px;
+
-
font-style: normal;
+
-
font-weight: bold;
+
-
text-decoration: none;
+
-
color: #0d2546;
+
-
margin-top: 10px;
+
-
margin-right: 4px;
+
-
margin-bottom: 4px;
+
-
margin-left: 4px;
+
}
}
#Footer {
#Footer {
Line 153: Line 164:
float:left;
float:left;
         clear:right;
         clear:right;
-
}
 
-
.ColorBlue {
 
-
background-color: #002b55;
 
-
}
 
-
.ColorBlueLight {
 
-
background-color:#455c84;
 
}
}
#Abstract {
#Abstract {
Line 165: Line 170:
float: left;
float: left;
}
}
-
.ColorWhite {
+
#SlidePanel {
-
background-color: #FFFFFF;
+
float: left;
 +
height: 100%;
 +
width: 100%;
 +
background-color: #CCC;
 +
text-align: center;
 +
vertical-align: middle;
}
}
-
.dvdr {
 
-
color: #FFF;
 
-
}
 
-
 
.tile {
.tile {
float: left;
float: left;
Line 244: Line 250:
height: 100%;
height: 100%;
width: 100%;
width: 100%;
-
}
 
-
#NavBar a:hover {
 
-
color: #000;
 
-
text-decoration: underline;
 
}
}
#ProjTitle {
#ProjTitle {

Latest revision as of 15:42, 2 October 2012