Template:Team:BGU Israel/style.css

From 2014.igem.org

(Difference between revisions)
Line 20: Line 20:
}
}
-
#menubar {/* la barre de menu du haut */
+
#menubar {
     display:none;
     display:none;
     margin:0;
     margin:0;
Line 52: Line 52:
}
}
#content{
#content{
-
border: none;
+
    border:none;
-
     top:5px;
+
     padding:0;
 +
    margin:0;
 +
    z-index:1;
     width:100%;
     width:100%;
 +
    height:auto;
 +
    background:#ffffff;
 +
}
 +
#bodyContent{
 +
    background-color:white;
 +
    border:none;
 +
    border-color:none;
 +
    padding:0;
 +
    height:auto;
 +
    width:1100px;
 +
    margin:0 auto;
}
}
#contentSub,  #footer-box{
#contentSub,  #footer-box{

Revision as of 19:03, 7 October 2014