Template:Team:HokkaidoU Japan/css/wikireset.css

From 2011.igem.org

(Difference between revisions)
m
m
 
(3 intermediate revisions not shown)
Line 18: Line 18:
     top: 0; right: 0;
     top: 0; right: 0;
}
}
 +
.editsection,
#top-section #p-logo,
#top-section #p-logo,
#top-section #search-controls,
#top-section #search-controls,
Line 23: Line 24:
#content #bodyContent #contentSub,
#content #bodyContent #contentSub,
#content #bodyContent p,    /* holly crap, they have p element for script tag and no id and no class... */
#content #bodyContent p,    /* holly crap, they have p element for script tag and no id and no class... */
-
#catlinks,
+
#catlinks{
-
{
+
     display: none;
     display: none;
}
}
Line 35: Line 35:
     width: auto;
     width: auto;
}
}
 +
 +
#footer-box {
 +
border-top: 1px solid #E4E4E4;
 +
border-right: 0px;
 +
border-bottom: 0px;
 +
border-left: 0px;
 +
}
 +
/* because I hide p element in #bodyContent */
/* because I hide p element in #bodyContent */
#content #bodyContent div p{
#content #bodyContent div p{

Latest revision as of 14:13, 23 October 2011