Team:Peking/Test

From 2010.igem.org

(Difference between revisions)
Line 116: Line 116:
     padding: 0;
     padding: 0;
     margin: 0;
     margin: 0;
-
}
 
-
div#content{
 
-
    width: 100%;
 
-
    left: 0;
 
-
    margin: 0;
 
-
    padding: 0;
 
-
    border: 0;
 
-
}
 
-
div#topbar-orig{
 
-
    background: url("2009 logo.jpg") #1c2d02 left top repeat-x;
 
-
    color:#fff;
 
-
    overflow: hidden;
 
-
    height: 140px;
 
-
    min-width: 980px;
 
-
}
 
-
div#topbar-orig ul{
 
-
    position: absolute;
 
-
    bottom:5px;
 
-
    right:5px;
 
-
    dfloat:right;
 
-
    width: 812px;
 
-
    height: 61px;
 
-
    padding-top: 10px;
 
-
}
 
-
#topbarul li{
 
-
    float:left;
 
-
    margin-left: 10px;
 
-
    height: 100%;
 
-
    list-style: none;
 
}
}
-
 
-
#topbarul a{
 
-
    text-decoration: none;
 
-
    color: #eef;
 
-
    dwidth: 96px;
 
-
    padding: 3px 6px 5px 10px;
 
-
    display:block;
 
-
    text-align: right;
 
-
    dfont-weight: bold;
 
-
    font-size: 0.9em;
 
-
    dtext-shadow: #271E0F 0 0 0;
 
-
    text-shadow: 1px 1px 1px #271E0F ;
 
-
    position: relative;
 
-
    -moz-border-radius: 4px;
 
-
    -webkit-border-radius: 5px;
 
-
}
 
-
#topbarul a span{
 
-
    border-right: 4px solid;
 
-
    display: block;
 
-
    padding-right: 7px;
 
-
    position: relative;
 
-
    z-index: 10;
 
-
}
 
-
#topbarul a em{
 
-
    background: url(images/nav-selected.jpg) no-repeat;
 
-
    position: absolute;
 
-
    top: 0;
 
-
    left: 0;
 
-
    width: 150px;
 
-
    height: 48px;
 
-
    z-index: 1;
 
-
}
 
-
 
.ieoverlay{display:none;}
.ieoverlay{display:none;}
</style></head>
</style></head>

Revision as of 14:40, 21 July 2010