Template:TU-Delft css

From 2012.igem.org

(Difference between revisions)
Line 114: Line 114:
/* OVERRIDING */
/* OVERRIDING */
-
 
+
body {
-
body{
+
/* format main-background C0C5CA*/
-
background-color: #FFFFFF;
+
background-color: #7297BA;
-
background-image: url('https://static.igem.org/mediawiki/2012/1/1e/Fluroscent_Background.JPG');
+
                background-image: url('https://static.igem.org/mediawiki/2012/1/1e/Fluroscent_Background.JPG');
-
}
+
}
-
 
+
#bodyContent a{
-
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
+
/* format link color*/
-
    display:none;}
+
}
-
#top-section {
+
#content {
-
    border: none;
+
/* format global document body */
-
    height: 0px;}
+
-
 
+
-
 
+
-
 
+
-
#content {
+
-
                  /* format global document body */
+
font-family:"Verdana",Arial,sans-serif;
font-family:"Verdana",Arial,sans-serif;
-
background-color: #E0F574;}
+
background-color: #E0F574;
 +
}
-
#top-section {
+
.firstHeading {
-
    width: 965px;
+
/* removes pagename */
-
    height: 0;
+
display: none;
-
    margin: 0 auto;
+
}
-
    padding: 0;
+
#top-section {
-
    border: none;}
+
/* formats iGEM header div */
-
 
+
border: 0px;
-
 
+
height: 0px;
-
+
}
-
#menubar {
+
#p-logo {
-
    font-size: 80%;
+
/* removes iGEM logo */
-
    top: -14px;}
+
display: none;
-
.left-menu:hover {
+
}
-
    background-color: transparent;}
+
-
#menubar li a {
+
-
    background-color: transparent;}
+
-
#menubar:hover {
+
-
    color: white;}
+
-
#menubar li a {
+
-
    color: transparent;}
+
-
#menubar:hover li a {
+
-
    color: #292929;text-decoration: underline}
+
 +
#menubar {
 +
/* format top menubar */
 +
top: 0px;
 +
float: left;
 +
border: none;
 +
font-family:"Trebuchet MS","Verdana",Arial,sans-serif;
 +
font-size:85%;
 +
height: 22px;
 +
}
 +
#menubar li a {
 +
color: #7297BA;
 +
}
 +
#menubar li a:hover {
 +
text-decoration: underline;
 +
}
#menubar.right-menu {
#menubar.right-menu {
/* format right part of top menubar and add iGEM mini logo */
/* format right part of top menubar and add iGEM mini logo */
Line 231: Line 232:
}
}
-
 
+
/*
 +
End Format iGEM base
 +
*/
/* --- OVERRIDING, RÖR INTE ÖVER --- */
/* --- OVERRIDING, RÖR INTE ÖVER --- */
Line 239: Line 242:
#wrapper { width: 960px; margin: 10px auto; padding: 6px; }
#wrapper { width: 960px; margin: 10px auto; padding: 6px; }
-
#header{
+
#header { height: 240px; background: url('https://static.igem.org/mediawiki/2012/0/08/Logga6.jpg'); } /* <- Bildens sökväg. */
-
/* position logo */
+
-
width: 975px;
+
-
position: relative;
+
-
left: -5px;
+
-
background-color: #336699;
+
-
}
+
-
 
+
#header h1 { line-height: 120px; color: #fff; font-family : "Georgia", sans-serif; margin: 0 10px; }
#header h1 { line-height: 120px; color: #fff; font-family : "Georgia", sans-serif; margin: 0 10px; }
Line 377: Line 373:
     color: #fff;
     color: #fff;
     padding: 10px; }
     padding: 10px; }
 +
</style>
</style>
</head>
</head>
</html>
</html>

Revision as of 15:22, 4 September 2012