Team:Kyoto/Header

From 2010.igem.org

(Difference between revisions)
Line 19: Line 19:
position: relative;
position: relative;
width: 975px;
width: 975px;
 +
top: -10px;
margin: -5px;
margin: -5px;
}
}
Line 30: Line 31:
position: absolute;
position: absolute;
right: 1em;
right: 1em;
-
bottom: 0.5em;
+
bottom: 0em;
}
}
#menu a, #menu strong.selflink{
#menu a, #menu strong.selflink{
Line 56: Line 57:
#toc{
#toc{
background: transparent;
background: transparent;
-
margin: 5px ;
+
margin: 5px -5px;
border: none;
border: none;
border-bottom: 3px solid #2f509f;
border-bottom: 3px solid #2f509f;
Line 79: Line 80:
/* Heading */
/* Heading */
#body{
#body{
-
padding: 1em 10px 5px;
+
padding: 5px;
}
}
#body h2, #body h3, #body h4, #body h5{
#body h2, #body h3, #body h4, #body h5{

Revision as of 05:52, 20 October 2010