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: # | + | 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{ | |
- | # | + | /* format link color*/ |
- | + | } | |
- | + | #content { | |
- | + | /* format global document body */ | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | #content { | + | |
- | + | ||
font-family:"Verdana",Arial,sans-serif; | font-family:"Verdana",Arial,sans-serif; | ||
- | background-color: #E0F574;} | + | background-color: #E0F574; |
+ | } | ||
- | + | .firstHeading { | |
- | + | /* removes pagename */ | |
- | + | display: none; | |
- | + | } | |
- | + | #top-section { | |
- | + | /* formats iGEM header div */ | |
- | + | border: 0px; | |
- | + | height: 0px; | |
- | + | } | |
- | # | + | #p-logo { |
- | + | /* removes iGEM logo */ | |
- | + | display: none; | |
- | + | } | |
- | + | ||
- | # | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | #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. */ |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#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