Template:Team:Newcastle/CSS
From 2010.igem.org
(Difference between revisions)
Swoodhouse (Talk | contribs) |
Swoodhouse (Talk | contribs) (Undo revision 137132 by Swoodhouse (Talk)) |
||
(59 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | /* Wiki Hacks - START */ | ||
+ | /* Author: Pieter van Boheemen */ | ||
+ | /* Team: TU Delft */ | ||
+ | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;} | ||
+ | #content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%;} | ||
+ | #bodyContent { border: none; padding:0; margin:0; width:100%;} | ||
+ | #p-logo { height:1px; overflow:hidden; display: none;} | ||
+ | .left-menu { width: 400px; display:block; float:left; margin-top:-80px; border: none;} | ||
+ | .left-menu ul { border: none; } | ||
+ | #menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;} | ||
+ | .right-menu ul { border: none;} | ||
+ | /* Wiki Hacks - END */ | ||
- | + | #top-section { height: 35px; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | #menubar li a { | |
- | + | color: white; | |
- | + | } | |
- | + | ||
- | + | ||
#footer-box { | #footer-box { | ||
Line 18: | Line 24: | ||
} | } | ||
- | # | + | #search-controls { |
- | + | position:relative; | |
- | + | width:300px; | |
+ | display: none | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#newcastle-page { | #newcastle-page { | ||
position:relative; | position:relative; | ||
top:-15px; | top:-15px; | ||
- | + | } | |
+ | |||
+ | #mainmenu { | ||
+ | width:100%; | ||
+ | text-align:center; | ||
+ | font-weight:bold; | ||
+ | background-color:#004D7A; | ||
+ | border: 4px solid #004D7A; | ||
+ | } | ||
+ | |||
+ | #mainmenu tr td { | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #mainmenu a { | ||
+ | color: white; | ||
+ | } | ||
- | # | + | #mainmenu a:hover { |
- | + | text-decoration: none; | |
- | + | ||
} | } | ||
Line 47: | Line 62: | ||
.firstHeading | .firstHeading | ||
{ | { | ||
- | |||
- | |||
display:none; | display:none; | ||
} | } | ||
Line 83: | Line 96: | ||
BODY { | BODY { | ||
- | + | BACKGROUND-IMAGE: url(https://static.igem.org/mediawiki/2010/9/97/Newcastle_2010_Background.png); | |
- | MARGIN-TOP: 0px; PADDING-TOP: 0px; | + | BACKGROUND-REPEAT: repeat-x; |
+ | FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; | ||
+ | BACKGROUND-COLOR: #ffffff; | ||
+ | MARGIN-TOP: 0px; | ||
+ | PADDING-TOP: 0px; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
#header { | #header { | ||
POSITION: relative; HEIGHT: 266px | POSITION: relative; HEIGHT: 266px | ||
Line 105: | Line 117: | ||
} | } | ||
- | |||
- | |||
- | |||
#maincontent .lower_bg .external | #maincontent .lower_bg .external |
Latest revision as of 20:30, 24 October 2010