Template:Queens Canada/subheader
From 2013.igem.org
(Difference between revisions)
(Created page with "<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Untitled Document</title> <link rel="stylesheet" h...") |
|||
Line 8: | Line 8: | ||
<style> | <style> | ||
+ | /* ----------------Display:none---------------- */ | ||
+ | #p-logo { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #catlinks { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #contentSub { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #globalWrapper{ | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | background-color:#999999 | ||
+ | } | ||
+ | |||
+ | #content{ | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | width:100%; | ||
+ | } | ||
+ | |||
+ | #bodyContent{ | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | width:100%; | ||
+ | } | ||
+ | |||
+ | /**---------TOP-SECTION----**/ | ||
+ | #top-section { | ||
+ | height: 30px; | ||
+ | width: 100%; | ||
+ | background-color:#343838; /*per Page*/ | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | } | ||
+ | |||
+ | #menubar { | ||
+ | top: 2px; | ||
+ | font-family: 'Droid Sans', sans-serif; | ||
+ | } | ||
+ | /* ----------------TopSection_left-menu---------------- */ | ||
+ | .left-menu,.left-menu a { | ||
+ | color: white; | ||
+ | left: 0px; | ||
+ | text-transform: capitalize; | ||
+ | } | ||
+ | |||
+ | .left-menu:hover { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | .left-menu:hover a { | ||
+ | color: white; | ||
+ | text-decoration: none !important; | ||
+ | } | ||
+ | |||
+ | .left-menu li a:hover { | ||
+ | color: #ff6669; | ||
+ | } | ||
+ | |||
+ | /* ----------------TopSection_right-menu---------------- */ | ||
+ | .right-menu li { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | .right-menu,.right-menu a { | ||
+ | color: white; | ||
+ | right: 0; | ||
+ | text-align: right; | ||
+ | } | ||
+ | |||
+ | .right-menu:hover { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | .right-menu:hover a { | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | .right-menu li a { | ||
+ | background-color: transparent; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | .right-menu li a:hover { | ||
+ | text-decoration:none; | ||
+ | color: #ff6669; | ||
+ | } | ||
+ | |||
+ | /**---------PAGE------------**/ | ||
+ | #fullpage{ | ||
+ | color:white; | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | width:100%; | ||
+ | height:100%; | ||
+ | position:fixed; | ||
+ | } | ||
+ | body{ | ||
+ | background:white; | ||
+ | background-size:cover; | ||
+ | z-index:-999; | ||
+ | } | ||
+ | |||
+ | /**---------HEADER----------**/ | ||
.header-bg{ | .header-bg{ | ||
background-color:#bf3f3e; | background-color:#bf3f3e; |
Revision as of 20:52, 12 July 2013
QGEM 2013 PRESENTS: