Team:Bordeaux/Modelling
From 2012.igem.org
(Difference between revisions)
ChristopheD (Talk | contribs) |
ChristopheD (Talk | contribs) |
||
Line 21: | Line 21: | ||
<body> | <body> | ||
<style> | <style> | ||
+ | /* getting rid of wiki baggage */ | ||
+ | #globalWrapper{ | ||
+ | position:relative; | ||
+ | width:1073px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | } | ||
+ | |||
+ | #bodyContent a[href ^="https://"], | ||
+ | .link-https, #bodyContent a[href ^="mailto:"], | ||
+ | .link-mailto, | ||
+ | #bodyContent a[href ^="news://"], | ||
+ | #bodyContent a[href ^="ftp://"], | ||
+ | .link-ftp, #bodyContent a[href ^="irc://"], | ||
+ | .link-irc { | ||
+ | background: none; | ||
+ | padding-right: 0px; | ||
+ | } | ||
+ | |||
+ | |||
+ | #content{ | ||
+ | width:1073px; | ||
+ | padding-right:0px; | ||
+ | padding-left:0px; | ||
+ | } | ||
+ | |||
+ | #catlinks{ | ||
+ | display:none; | ||
+ | } | ||
+ | |||
#top-section{ | #top-section{ | ||
height: 14px; | height: 14px; | ||
Line 29: | Line 59: | ||
z-index: 3; | z-index: 3; | ||
display:none; | display:none; | ||
+ | } | ||
+ | |||
+ | #p-logo{ | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #search-controls{ | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | .firstHeading{ | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #content{ | ||
+ | border:none; | ||
+ | } | ||
+ | |||
+ | .left-menu:hover { | ||
+ | background-color:transparent; | ||
+ | } | ||
+ | |||
+ | .left-menu, .left-menu a { | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | .right-menu li { | ||
+ | background-color:transparent; | ||
+ | } | ||
+ | .right-menu li a { | ||
+ | background-color:transparent; | ||
+ | } | ||
+ | |||
+ | .right-menu, .right-menu a { | ||
+ | right: 20px; | ||
+ | } | ||
+ | |||
+ | #topwikimenubg{ | ||
+ | position:absolute; | ||
+ | top:0px; | ||
+ | width:1073px; | ||
+ | left:0px; | ||
+ | height:15px; | ||
+ | background-color: #666; | ||
+ | } | ||
+ | |||
+ | #menubar a:visited { | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | |||
+ | #menubar a:active { | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | #toc{ | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #footer-box{ | ||
+ | border:none; | ||
+ | border-top: 1px solid #CCC; | ||
} | } | ||
</style> | </style> |
Revision as of 07:54, 20 July 2012