Team:Wageningen UR/Templates/Style
From 2011.igem.org
(Difference between revisions)
(138 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
- | + | ||
- | + | ||
<style type="text/css"> | <style type="text/css"> | ||
@import url(http://fonts.googleapis.com/css?family=Quattrocento+Sans); | @import url(http://fonts.googleapis.com/css?family=Quattrocento+Sans); | ||
@import url(http://fonts.googleapis.com/css?family=Vollkorn+Sans); | @import url(http://fonts.googleapis.com/css?family=Vollkorn+Sans); | ||
+ | |||
+ | body{ | ||
+ | background-image: url('https://static.igem.org/mediawiki/2011/1/1d/BackgroundWur2.png'); | ||
+ | /* background-color: #F0F0F0; */ | ||
+ | background-color: white; | ||
+ | } | ||
h2 { | h2 { | ||
font-family: 'Quattrocento', arial, sans; | font-family: 'Quattrocento', arial, sans; | ||
- | font-size: 19px; | + | /* font-size: 19px; */ |
font-weight: bold; | font-weight: bold; | ||
- | color: # | + | color: #63a015; |
- | text-decoration: none; | + | text-decoration: none !important; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
+ | |||
+ | h3 { | ||
+ | font-family: 'Quattrocento', arial, sans; | ||
+ | /* padding-left: 5px; */ | ||
+ | /* font-size: 15px; */ | ||
+ | color: #63a015; | ||
+ | } | ||
h4 { | h4 { | ||
font-family: 'Quattrocento', arial, sans; | font-family: 'Quattrocento', arial, sans; | ||
- | padding-left: 5px; | + | /* padding-left: 5px;*/ |
- | font-size: 15px; | + | /* font-size: 15px; */ |
- | color: # | + | color: #63a015; |
} | } | ||
+ | |||
+ | h5 { | ||
+ | font-family: 'Quattrocento', arial, sans; | ||
+ | /* padding-left: 5px; */ | ||
+ | color: #63a015; | ||
+ | } | ||
+ | |||
+ | h6 { | ||
+ | font-family: 'Quattrocento', arial, sans; | ||
+ | /* padding-left: 5px; */ | ||
+ | font-size: 13px; | ||
+ | color: #63a015; | ||
+ | } | ||
p { | p { | ||
font-family: 'Quattrocento', arial, sans; | font-family: 'Quattrocento', arial, sans; | ||
+ | /* font-size: 13; */ | ||
text-align: justify; | text-align: justify; | ||
- | color: | + | color: black; |
- | + | ||
} | } | ||
- | + | a:link { | |
- | + | font-family: arial, sans; | |
- | + | color: #63a015; | |
- | + | text-decoration: none; | |
- | + | font-size: 13px; | |
- | + | font-weight: bold; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | ||
- | + | a:visited { | |
- | + | font-family: arial, sans; | |
- | + | color: #63a015; | |
- | + | text-decoration: none; | |
- | + | font-size: 13px; | |
- | + | font-weight: bold; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | ||
- | + | a:hover { | |
- | + | font-family: arial, sans; | |
- | + | color: black; | |
- | + | text-decoration: none; | |
- | + | font-size: 13px; | |
- | + | font-weight: bold; | |
- | + | ||
- | + | ||
} | } | ||
- | + | ||
- | + | a:active { | |
- | + | font-family: arial, sans; | |
- | + | color: black; | |
- | + | text-decoration: none; | |
- | + | font-size: 13px; | |
- | + | font-weight: bold; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | ||
- | + | /* Wiki Hacks - START */ | |
- | + | /* Author: Pieter van Boheemen */ | |
- | + | /* Team: TU Delft */ | |
- | + | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} | |
- | + | #content { background-color: white; border: none; width: 1000px; min-width: 1000px; overflow: hidden; height:100%; border: 1px solid black;} | |
- | + | #bodyContent { padding:0; margin:0; width:1000px; height:100%;} | |
- | + | #top-section { height: 0px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: -11px !important; | |
- | + | padding:0; border: none; font-size: 10px;} | |
- | + | #p-logo { height:1px; overflow:hidden; display: none;} | |
- | + | #search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;} | |
- | + | .left-menu { width: 500px !important; display:block; margin-top:-80px; border: none; text-align: right;} | |
- | + | .left-menu ul { border: none; } | |
- | + | #footer-box { width: 1000px;} | |
- | + | .visualClear { display: none; } | |
- | + | #footer { border: none; width: 965px; margin: 0 auto; padding: 0;} | |
- | + | .firstHeading { display: none;} | |
- | + | #f-list a { color: #333; font-size: 10px;} | |
- | + | #f-list a:hover { color: #666;} | |
- | + | #menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;} | |
- | + | .right-menu ul { border: none; width: 300px;} | |
- | + | .printfooter { display: none; } | |
- | + | #footer ul { margin: 0; padding: 0;} | |
- | + | #footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;} | |
- | + | #search-controls { display:none; } | |
- | + | h3#siteSub { display: none;} | |
- | + | #contentSub {display: none;} | |
- | + | p:first-child { display: none;} | |
- | + | /* Wiki Hacks - END */ | |
- | + | ||
- | + | body { | |
- | + | /* min-width: 1350px; */ | |
- | + | background-color: black; | |
- | + | /* background-image: url('https://static.igem.org/mediawiki/2011/b/b8/Background_sieve_WUR.png'); */ | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#mainContent { | #mainContent { | ||
- | |||
- | |||
- | |||
height: 98.1%; | height: 98.1%; | ||
- | margin- | + | margin-bottom: 1em; |
- | + | margin-right: 230px; | |
- | + | position: relative; | |
- | + | left: 0px; | |
- | + | top: 0px; | |
- | + | /* min-width: 700px; */ | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | </style> | |
</head> | </head> | ||
<body> | <body> | ||
- | <div id="global wrapper"> | + | <link rel="shortcut icon" href="https://static.igem.org/mediawiki/2011/archive/b/bf/20110831153114!Favico_compr2_WUR.png" /> |
- | + | <div id="global wrapper"> | |
- | + | <div id="mBody"> | |
+ | <div id="sideBar"> | ||
+ | </div> | ||
+ | <div id="mainContent"></html>{{{text}}}<html> | ||
+ | </div> | ||
</div> | </div> | ||
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 16:33, 26 October 2011
{{{text}}}