Template:Team:IBB Pune/global

From 2009.igem.org

(Difference between revisions)
Line 6: Line 6:
}
}
-
/*----------------------------------------------------------------------------*/
 
-
/*  header area                                                              */
 
-
/*----------------------------------------------------------------------------*/
 
-
 
-
#header {
 
-
    width: 965px;
 
-
    height: 153px;
 
-
    position: relative;
 
-
}
 
-
 
-
#header_left .plainlinks a {
 
-
    width: 172px;
 
-
    height: 153px;
 
-
    position: absolute;
 
-
    top: 0px;
 
-
    left: 5px;
 
-
    text-decoration: none;
 
-
    background: url(https://static.igem.org/mediawiki/2008/a/a8/Tudelft_header_igem2008_logo_3.png) no-repeat left top !important;
 
-
}
 
-
 
-
#header_middle .plainlinks a {
 
-
    width: 325px;
 
-
    height: 104px;
 
-
    position: absolute;
 
-
    top: 0px;
 
-
    left: 179px;
 
-
    text-decoration: none;
 
-
    background: url(https://static.igem.org/mediawiki/2008/c/c1/Tudelft_header_library.jpg) no-repeat left top !important;
 
-
}
 
-
 
-
#header_right .plainlinks a {
 
-
    width: 200px;
 
-
    height: 94px;
 
-
    z-index: 100;
 
-
    position: absolute;
 
-
    top: 36px;
 
-
    right: 0px;
 
-
    text-decoration: none;
 
-
    background: url(https://static.igem.org/mediawiki/2008/9/94/Tudelft_header_logo.png) no-repeat right top !important;
 
-
    padding: 0;
 
-
}
 
-
 
-
#header_bar_empty {
 
-
    width: 781px;
 
-
    height: 30px;
 
-
    position: absolute;
 
-
    top: 105px;
 
-
    left: 179px;
 
-
    background-color:#00a7e7;
 
-
}
 
-
 
-
#header_bar_link {
 
-
    width: 781px;
 
-
    height: 17px;
 
-
    position: absolute;
 
-
    top: 136px;
 
-
    left: 179px;
 
-
    background-color:#0296CF;
 
-
}
 
-
 
-
#header_bar_link a, #header_bar_link .selflink {
 
-
    text-decoration: none;
 
-
    color:#fff;
 
-
    position: relative;
 
-
    float: right;
 
-
    margin: 0 10px 5px 0;
 
-
    height: 17px;
 
-
    font-size: 87%;
 
-
    font-weight: bolder;
 
-
}
 
-
 
-
#header_bar_link a:hover {
 
-
    color: #ccc;
 
-
}
 
-
 
-
#header_bar_link .selflink {
 
-
    color: #444;
 
-
}
 
-
 
-
/*----------------------------------------------------------------------------*/
 
-
/* menu left                                                                  */
 
-
/*----------------------------------------------------------------------------*/
 
-
 
-
#menu {
 
-
    width: 158px;
 
-
    margin: 20px 13px 0 7px;
 
-
    position: relative;
 
-
    float: left;
 
-
}
 
-
 
-
#menu ul {
 
-
    padding: 0;
 
-
    margin: 0 0 10px 0;
 
-
    list-style: none;
 
-
}
 
-
 
-
#menu li {
 
-
    margin:0;
 
-
}
 
-
 
-
#menu a {
 
-
    display: block;
 
-
    width: 150px;
 
-
    height: 19px;
 
-
    margin-top: 1px;
 
-
    background: url(https://static.igem.org/mediawiki/2008/9/95/Tudelft_menu_button.png) no-repeat left top;
 
-
    padding: 2px 4px;
 
-
    text-decoration: none;
 
-
    color: #555;
 
-
}
 
-
 
-
#menu a:hover {
 
-
    display: block;
 
-
    width: 150px;
 
-
    height: 19px;
 
-
    margin-top: 1px;
 
-
    background: url(https://static.igem.org/mediawiki/2008/4/40/Tudelft_menu_button_hover.png) no-repeat left top;
 
-
    padding: 2px 4px;
 
-
    color: #fff;
 
-
}
 
-
 
-
#menu .selflink {
 
-
    display: block;
 
-
    width: 150px;
 
-
    height: 19px;
 
-
    margin-top: 1px;
 
-
    background: url(https://static.igem.org/mediawiki/2008/a/a6/Tudelft_menu_button_active.png) no-repeat left top;
 
-
    padding: 2px 4px;
 
-
    color: #fff;
 
-
}
 
-
 
-
#menu a.external {
 
-
    margin: 0;
 
-
    padding: 0;
 
-
    width: 156px;
 
-
}
 
-
 
-
.menu_header {
 
-
    width: 148px;
 
-
    border: 1px solid #bbb;
 
-
    background: url(https://static.igem.org/mediawiki/2008/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x bottom;
 
-
    color: #111;
 
-
    padding: 2px 4px;
 
-
}
 
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/

Revision as of 17:18, 21 August 2009