Template:JHU BAG Top

From 2009.igem.org

(Difference between revisions)
 
(153 intermediate revisions not shown)
Line 6: Line 6:
/*  header area                                                              */
/*  header area                                                              */
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
 +
#content { background-color: #88b2e2;}
 +
 +
#header {
#header {
-
     width: 965px;
+
     width: 945px;
-
     height: 180px;
+
     height: 195px;
     position: relative;
     position: relative;
}
}
Line 24: Line 27:
     position: absolute;
     position: absolute;
     top: 0px;
     top: 0px;
-
     left: 178px;
+
     left: 173px;
-
height: 130px;
+
height: 187px;
 +
width: 772px;
 +
background-color:#88b2e2;
     text-decoration: none;
     text-decoration: none;
     border: 0;
     border: 0;
Line 31: Line 36:
#header_bar_link {
#header_bar_link {
-
     width: 700px;
+
     width: 772px;
     height: 37px;
     height: 37px;
     position: absolute;
     position: absolute;
-
     top: 136px;
+
     top: 170px;
-
     left: 179px;
+
     left: 180px;
-
    background-color:#090aa9;
+
background-color:none;  
}
}
Line 64: Line 69:
#menu {
#menu {
-
     width: 168px;
+
     width: 173px;
-
     margin: 20px 13px 0 7px;
+
     margin: 0 5px 0 7px;
     position: relative;
     position: relative;
 +
     float: left;
     float: left;
}
}
Line 72: Line 78:
#menu ul {
#menu ul {
     padding: 0;
     padding: 0;
-
     margin: 0 0 10px 0;
+
     margin: 0 0 2px 0;
     list-style: none;
     list-style: none;
}
}
-
#menu li {
+
#menu li {  
-
     margin:0;
+
  text-align: center;
 +
    background: url(https://static.igem.org/mediawiki/2009/c/cf/Button.png) no-repeat left top;
 +
display: block;
 +
    height: 45px;
 +
     width: 173px;
}
}
 +
#menu a {
#menu a {
-
    display: block;
+
line-height: 45px;
-
    width: 168px;
+
  display: inline-block;  
-
    height: 56px;
+
vertical-align: middle;
-
    margin-top: 1px;
+
     font-size: 12px;
-
     background: url(https://static.igem.org/mediawiki/2009/c/cf/Button.png) no-repeat left top;
+
-
    padding: 2px 4px;
+
     text-decoration: none;
     text-decoration: none;
     color: #555;
     color: #555;
}
}
-
#menu a:hover {
+
#menu li:hover {
-
    display: block;
+
-
    width: 168px;
+
-
    height: 56px;
+
-
    margin-top: 1px;
+
     background: url(https://static.igem.org/mediawiki/2009/d/d0/Button_click.png) no-repeat left top;
     background: url(https://static.igem.org/mediawiki/2009/d/d0/Button_click.png) no-repeat left top;
-
     padding: 2px 4px;
+
}
 +
#menu li:hover a {
 +
     color: white;
 +
}
 +
#menu strong.selflink {
 +
line-height:45px;
     color: #fff;
     color: #fff;
-
}
 
-
 
-
#menu .selflink {
 
     display: block;
     display: block;
-
     width: 168px;
+
     font-size: 12px;
-
    height: 56px;
+
     text-decoration: none;
-
    margin-top: 1px;
+
-
     background: url(https://static.igem.org/mediawiki/2009/c/cf/Button.png) no-repeat left top;
+
-
    padding: 2px 4px;
+
-
    color: #fff;
+
}
}
Line 114: Line 117:
     margin: 0;
     margin: 0;
     padding: 0;
     padding: 0;
-
     width: 156px;
+
     width: 173px;
}
}
.menu_header {
.menu_header {
-
     width: 148px;
+
     width: 173px;
     border: 1px solid #bbb;
     border: 1px solid #bbb;
     background: url(https://static.igem.org/mediawiki/2009/6/6b/Header_Block.png) repeat-x bottom;
     background: url(https://static.igem.org/mediawiki/2009/6/6b/Header_Block.png) repeat-x bottom;
Line 130: Line 133:
#JHU_content_box{
#JHU_content_box{
-
     width: 721px;
+
     width: 690px;
 +
/* overflow: hidden; */
     position: relative;
     position: relative;
     float: left;
     float: left;
-
     margin-top: 20px;
+
     margin-top: 0px;
}
}
#JHU_content_top {
#JHU_content_top {
-
     width: 721px;
+
     width: 771px;
-
     height: 29px;
+
     height: 18px;
-
     background:url(https://static.igem.org/mediawiki/2009/6/61/Top_Content.png) no-repeat bottom left;
+
     background:url(https://static.igem.org/mediawiki/2009/5/59/Top-content.gif) no-repeat 0 0;
     position: relative;
     position: relative;
-
    float: left;
 
}
}
#JHU_content_bottom {
#JHU_content_bottom {
-
     width: 721px;
+
     width: 771px;
-
     height: 29px;
+
     height: 18px;
-
     background:url(https://static.igem.org/mediawiki/2009/0/0f/Bottom_Content.png) no-repeat top left;
+
     background:url(https://static.igem.org/mediawiki/2009/6/6e/Bottom-content.gif) no-repeat 0 0;
     position: relative;
     position: relative;
-
    float: left;
 
}
}
#JHU_content {
#JHU_content {
-
     width: 673px;
+
     width: 748px;
-
     padding: 5px 10px 10px 15px;
+
     padding: 5px 10px 5px 5px;
-
     border-left:9px solid #000;
+
     border-left:5px solid #4887d9;
-
     border-right: 9px solid #000;
+
     border-right: 5px solid #4887d9;
     position: relative;
     position: relative;
-
    float: left;
 
     font-size: 10pt;
     font-size: 10pt;
     text-align: justify;
     text-align: justify;
 +
    background: #b1c5dc;
}
}
Line 186: Line 188:
<div id="header_bar_link">
<div id="header_bar_link">
</html>
</html>
-
[[Team:Johns_Hopkins-BAG/Contact | Contact]]
+
[http://baderlab.bme.jhu.edu:8888/moodle18/ Moodle]
-
[[Team:Johns_Hopkins-BAG/Acknowledgements | Acknowledgements]]
+
[http://baderlab.bme.jhu.edu/syntheticyeast/wiki/index.php/Main_Page Synthetic Yeast Wiki]
-
[[Team:Johns_Hopkins-BAG/Papers | References]]
+
-
[[Team:Johns_Hopkins-BAG/Moodle | Moodle]]
+
-
[[Team:Johns_Hopkins-BAG/Synthetic Yeast Wiki | Synthetic Yeast Wiki]]
+
[[Team:Johns_Hopkins-BAG/Protocols | Protocols]]
[[Team:Johns_Hopkins-BAG/Protocols | Protocols]]
 +
[[Team:Johns_Hopkins-BAG/Papers | References]]
 +
[[Team:Johns_Hopkins-BAG/Acknowledgements | Acknowledgements]]
 +
[[Team:Johns_Hopkins-BAG/Contact | Contact]]
<html>
<html>
</div>
</div>
</div>
</div>
 +
</html>

Latest revision as of 12:16, 5 October 2009