Team:UT-Tokyo/Template/Style

From 2013.igem.org

(Difference between revisions)
 
(25 intermediate revisions not shown)
Line 5: Line 5:
*{margin:0; padding:0;}
*{margin:0; padding:0;}
 +
 +
#top-section{
 +
    width: 100%
 +
    }
#menubar {
#menubar {
-
     top: -16px;
+
     top: 0;
     font-size: 75%;
     font-size: 75%;
     }
     }
Line 53: Line 57:
     display: block;
     display: block;
     width: 100%;
     width: 100%;
-
    -webkit-margin-before: 1em;
 
-
    -webkit-margin-after: 1em;
 
-
    -webkit-margin-start: 0px;
 
-
    -webkit-margin-end: 0px;
 
     }
     }
#header a, #main a{
#header a, #main a{
     text-decoration: none;
     text-decoration: none;
     }
     }
-
 
#header a:link, #main a:link{
#header a:link, #main a:link{
     color: blue;
     color: blue;
-
    }
 
-
#header a:visited, #main a:visited{
 
-
    color: purple;
 
     }
     }
#headera:hover, #main a:hover{
#headera:hover, #main a:hover{
Line 83: Line 79:
     position: fixed;
     position: fixed;
     height: 100px;
     height: 100px;
-
    width: 100%;
 
     top: 0px;
     top: 0px;
     left: 0px;
     left: 0px;
Line 289: Line 284:
     padding: 0;
     padding: 0;
     border: none;
     border: none;
 +
    line-height: 60px;
 +
    text-indent: -0.5em;
 +
    padding-left: 0.5em;
     }
     }
#contents h1:before{
#contents h1:before{
Line 305: Line 303:
     padding: 0;
     padding: 0;
     border: none;
     border: none;
 +
    line-height: 35px;
     }
     }
#contents h2:before{
#contents h2:before{

Latest revision as of 08:19, 13 October 2013