Team:Uppsala University/Test

From 2012.igem.org

Revision as of 13:43, 17 September 2012 by Erlu2699 (Talk | contribs)

Team Uppsala University – iGEM 2012 /*** TOP MENU ***/ #top-section { position: absolute; bottom: 0px; width: 100%; background: none; height: 18px; border: none; margin: 0px; !important; } #p-logo { display: none !important; } #menubar { width: auto; font-size: 10px; top: 0px; } #menubar a { color: gray; text-decoration: none; text-transform: capitalize; font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial; border:none; } #menubar a:hover { color: black; text-decoration: none; font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial; border:none; } #menubar.left-menu { background: none; width:975px; float:left; } .right-menu ul li a { background: none; } #menubar.left-menu > ul > li:last-child { display: none; } #search-controls { display:none; } /*** HEADER AND FOOTER ***/ #header { position: fixed; width: 100%; height: 70px; background-image: url('https://static.igem.org/mediawiki/2012/8/84/Bggrad.png'); background-repeat: repeat-x; } #headertext { position: absolute; bottom: 5px; left: 10px; font-size: 42px; font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial; color: white; } #headlines { display: inline; position: absolute; background: none; text-align: left; font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial; bottom: 0px; right: 0px; } #headlines a { color: #aaaaaa; margin: 0px 10px; } #headlines a:hover { color: black; } #cheatsol { position: relative; height: 60px; width: 100%; text-align: right; line-height: 95px; font-size: 50px; font-weight: bold; } .subtext { width: 100%; padding-top: 30px; padding-bottom: 8px; white-space: nowrap; } #footer-box { width: 100%; position: relative; bottom: 0px; vertical-align: middle; height: 40px; border: 0px; background: none; font-family: "Gill Sans", "Gill Sans MT", Helvetica; background-image: url('https://static.igem.org/mediawiki/2012/8/84/Bggrad.png'); background-repeat: repeat-x; padding: 10px 0px; font-size: 12px; } #footer-box a { color: white; text-decoration: none; font-family: "Gill Sans", "Gill Sans MT", Helvetica; border:none; } #footer-box a:hover { color: gray; text-decoration: none; } #footer-box img { margin: 0px 10px 0px 10px; } /*** LINKS ***/ a { color: gray; } a:active, a:visited { color: gray; } a:hover { color: black; text-decoration:none; } /*** LINK MENU ***/ #links { position: fixed; top: 0px; left: 0px; width: 100%; text-align: center; margin: 0px; margin-left: auto; margin-right: auto; background: black; z-index: 2; display: inline; border-bottom: 1px solid gray; padding: 0px; height: 30px; } .menu { margin: 0px; padding: 0px; height: 100%; } .menu a { text-decoration:none; color: white; display: block; text-indent: 34px; } .menu li { font-family: "Gill Sans", "Gill Sans MT", Helvetica; font-size: 16px; line-height: 30px; background-image: url('https://static.igem.org/mediawiki/2012/c/cf/Button.png'); background-repeat: no-repeat; background-position: 6px -10px; list-style: none; width: 120px; margin: 0px; padding: 0px; position: relative; display: inline-block; text-align: left; } .menu li:hover { background-image: url('https://static.igem.org/mediawiki/2012/c/cf/Button.png'); background-repeat: no-repeat; background-position: 6px center; background-color: #333333; } .menu ul { position: absolute; top: 26px; display: none; left: -24px; list-style: none; } .menu ul li { background: black; width: 160px; font-family: "Gill Sans", "Gill Sans MT", Helvetica; font-size: 12px; padding: 0px; text-align: left; height: 26px; } .menu li:hover ul { display: block; } #widerSubmenu { width: 140px; } #move { width: 34px; height: 0px; background: none; } /*** CONTENT ***/ #ctable { background: none; color: black; border-spacing: 40px 4px; } #ctable td { width: 280px; } #ctable p { padding: 5px; } #ttable { width: 700px; background: none; color: black; white-space: nowrap; text-align: left; } #sublink { width: 100%; padding: 0px; margin: 0px; white-space: normal; } #ttable p { padding: 0px 10px 5px 10px; white-space: normal; vertical-align: top; } #top { vertical-align: bottom; white-space: nowrap; font-size: 12px; } #bgimage { position: fixed; right: -10%; bottom: -10%; opacity: 0.15; filter: alpha(opacity=15); filter: "alpha(opacity=15)"; width: 30%; } body { background-color: white; } #content { font-family: 'Cambria'; font-size: 14px; color: black; background: white; text-align: center; margin-left: auto; margin-right: auto; border: none; padding: 5px 0px 5px 0px; top: 0px; width: 100%; } #globalWrapper { background: white; text-align: center; } #toc, #catlinks, .firstHeading { display: none; } p { margin: 0px; } h1, h2, h3, h4, h5 { border-style: none; } h2 { font-size: 20px; font-family: "Gill Sans", "Gill Sans MT", Helvetica; color: black; text-align: left; border-bottom: 1px solid gray; } h3 { font-size: 16px; font-family: "Gill Sans", "Gill Sans MT", Helvetica; font-weight: normal; color: black; text-decoration: none; text-align: left; padding-left: 10px; } /*** IMAGE HANDLING ***/ #topimage { display: block; margin-left:auto; margin-right:auto; } #logos { position: absolute; top: 3px; left: 10px; } #logos a img { width: 22px; margin: 0px 2px; opacity: .60; filter: alpha(opacity=60); filter: "alpha(opacity=60)"; } #logos a:hover img { opacity: 1; filter:alpha(opacity=100); filter: "alpha(opacity=100)"; } #logos a font { position: absolute; top: 2px; left: 150px; color: white; font-size: 11px; display: none; white-space: nowrap; } #logos a:hover font{ display: inline; } .twitter-share-button, .fb-like { vertical-align: middle; padding: 0px; margin: 0px; }