Template:Team:Bielefeld-Germany/css/wiki-edit-structure.css

From 2013.igem.org

(Difference between revisions)
m
m
 
(15 intermediate revisions not shown)
Line 4: Line 4:
html, body, div, ul, li, p, img{
html, body, div, ul, li, p, img{
margin: 0;
margin: 0;
-
padding: 0;
+
padding: 2;
outline: 0;
outline: 0;
-
border: none;
+
border: 11;
}
}
ul{
ul{
Line 23: Line 23:
#content h1.firstHeading,
#content h1.firstHeading,
#content #bodyContent #contentSub,
#content #bodyContent #contentSub,
-
/*#content #bodyContent p br,*/
+
#content #bodyContent p br,
#catlinks{
#catlinks{
     display: none;
     display: none;
Line 29: Line 29:
#content{
#content{
border:0;
border:0;
-
padding:0;
+
height:auto;
 +
padding:2;
width:1000px;
width:1000px;
-
<!-- margin: 0 auto 0 auto; -->
+
margin: 0 auto 0 auto;  
}
}
Line 39: Line 40:
top: 0;
top: 0;
z-index: 10;
z-index: 10;
 +
}
 +
#page-content{
 +
height:auto; <!-- 350px -->
 +
        width:550px;
}
}
#footer-box{
#footer-box{

Latest revision as of 13:05, 22 July 2013