Team:Imperial College/Templates/Banner
From 2013.igem.org
(Difference between revisions)
Meredityman (Talk | contribs) m |
Meredityman (Talk | contribs) m |
||
Line 3: | Line 3: | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
- | + | <!--%%%%%%%%%%%% MyCSSMenu Styles [Keep in head for full validation!] %%%%%%%%%%%--> | |
+ | <style type="text/css"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | /*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/ | |
+ | .qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | /*!!!!!!!!!!! MyCSSMenu Styles !!!!!!!!!!!*/ | ||
+ | /* MyCSSMenu 0 */ | ||
+ | |||
+ | /*"""""""" (MAIN) Container""""""""*/ | ||
+ | #qm0 | ||
+ | { | ||
+ | width:200px; | ||
+ | background-color:transparent; | ||
+ | border-width:1px 2px; | ||
+ | border-style:solid; | ||
+ | border-color:rgb(4, 200, 11); | ||
+ | } | ||
+ | |||
+ | |||
+ | /*"""""""" (MAIN) Items""""""""*/ | ||
+ | #qm0 a | ||
+ | { | ||
+ | padding:5px 5px 5px 8px; | ||
+ | background-color:rgb(255, 255, 255); | ||
+ | background-image:url("images/tree_green_bg.gif"); | ||
+ | color:rgb(0, 0, 0); | ||
+ | font-family:Arial; | ||
+ | font-size:13px; | ||
+ | text-decoration:none; | ||
+ | border-width:1px 0px; | ||
+ | border-style:solid; | ||
+ | border-color:rgb(18, 200, 4); | ||
+ | } | ||
+ | |||
+ | |||
+ | /*"""""""" (MAIN) Active State""""""""*/ | ||
+ | body #qm0 .qmactive, body #qm0 .qmactive:hover | ||
+ | { | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | |||
+ | /*"""""""" (SUB) Container""""""""*/ | ||
+ | #qm0 div, #qm0 ul | ||
+ | { | ||
+ | padding:10px 0px; | ||
+ | background-color:rgb(248, 253, 245); | ||
+ | border-width:1px; | ||
+ | border-style:none; | ||
+ | border-color:rgb(204, 204, 204); | ||
+ | } | ||
+ | |||
+ | |||
+ | /*"""""""" (SUB) Items""""""""*/ | ||
+ | #qm0 div a, #qm0 ul a | ||
+ | { | ||
+ | padding:2px 0px 2px 15px; | ||
+ | margin:0px 5px; | ||
+ | background-color:transparent; | ||
+ | background-image:none; | ||
+ | border-width:1px; | ||
+ | border-style:solid; | ||
+ | border-color:rgb(248, 253, 245); | ||
+ | } | ||
+ | |||
+ | |||
+ | /*"""""""" (SUB) Hover State""""""""*/ | ||
+ | #qm0 div a:hover, #qm0 ul a:hover | ||
+ | { | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | |||
+ | /*"""""""" (SUB) Active State""""""""*/ | ||
+ | body #qm0 div .qmactive, body #qm0 div .qmactive:hover | ||
+ | { | ||
+ | background-color:rgb(215, 247, 198); | ||
+ | border-color:rgb(153, 153, 153); | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
#top-section { | #top-section { |
Revision as of 18:20, 10 August 2013
#top-section { width: 975px; height: 20px; background-color: #ffffff; border: none; } #p-logo { display: none;} #search-controls { display: none;} .right-menu li a, .right-menu li a:hover { color: #3c6b27; background-color: transparent; } .firstHeading { display: none;} #imperiallogo { position: relative; text-align:center; z-index:-1; } #iGEMLogo { position:absolute; top:80px; left:15px; } #ImperialLogo { position:absolute; top:100px; left:790px; } body { background-color:#58D3F7; } #menucontainer { overflow:visible; position:relative; z-index:3; } #content { position: relative; width: 975px; margin: 0 auto; padding-top:1px; padding-left:0px; padding-right:0px; padding-bottom:0px; background: #ffffff; color: black; border: none; line-height: 1.5em; z-index: 2; } #contentSub { margin: 0 0 0 0; } #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0; } a {color:#93B825;} a:link {color:#93B825;} a:visited {color:#728F1D;} a:hover {color:#93B825;} a:active {color:#93B825;} a[name]:hover {text-decoration:none;} a.sitemap:link,a.sitemap:visited {color:#000000;font-decoration:none;} a.sitemap:hover,a.sitemap:active {color:#000000;font-decoration:underline;} h1 { font-family: arial,sans-serif; color: #225323; background: #ffffff; font-weight: bold; font-size: 2.2em; margin: 0 0 0 0; padding: 20px 20px 12px 20px; border-bottom: none; } h2 { font-family: arial,sans-serif; color: #225323; background: #ffffff; font-weight: bold; font-size: 1.7em; margin: 0 0 0 0; padding: 18px 20px 7px 20px; border-bottom: none; } h3 { font-family: arial,sans-serif; color: #225323; background: #ffffff; font-weight: bold; font-size: 1.4em; margin: 0 0 0 0; padding: 16px 20px 2px 20px; border-bottom: none; } h4 { font-family: arial,sans-serif; color: #225323; background: #ffffff; font-weight: bold; font-size: 1.1em; margin: 0 0 0 0; padding: 13.5px 20px 1px 20px; border-bottom: none; } p { font-family: arial,sans-serif; color: #000000; background: #ffffff; font-weight: normal; font-size: 1em; line-height: 1.7em; text-align: justify; margin: 0 0 0 0; padding: 5px 20px 0px 20px; } .border { border:1px solid #B2B2B2; z-index:101; } .borderMagnify { border:1px solid #B2B2B2; z-index:101; margin-left:-9px; margin-right:9px; } .imgbox { margin:20px; padding:10px; border:1px solid black; text-align:center; } .vidbox { margin:20px; padding:10px; border:1px solid black; text-align:center; } .newouterbox { background-color:#FF944D;border:1px solid #CCCCCC;margin:20px;padding-bottom:0px; } .newinnerbox { border:1px solid #CCCCCC;margin:10px 20px 20px 20px;padding-top:0px;padding-bottom:13px;background-color:#ffffff; } .newtext { text-align:center;background-color:#FF944D;color:#000000; } ul.a { margin: 0 0 0 40px; list-style-image: none; list-style-type:disc; font-family: arial,sans-serif; color: #000000; background: #ffffff; font-weight: normal; font-size: 1em; line-height: 1.7em; text-align: justify; padding: 5px 20px 0px 20px; } ol.a { margin: 0 0 0 30px; list-style-position:inside; font-family: arial,sans-serif; color: #000000; background: #ffffff; font-weight: normal; font-size: 1em; line-height: 1.7em; text-align: justify; padding: 5px 20px 0px 20px; } iframe { padding: 10px 20px 10px 20px; } #BackToTop { position:fixed; bottom:0; right:0; } #Sitemap { position:fixed; bottom:0; left:0; }