Template:Team:Newcastle/CSS

From 2010.igem.org

(Difference between revisions)
(Undo revision 137132 by Swoodhouse (Talk))
 
(104 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 {
 +
border: 0px;
 +
}
 +
 +
#search-controls {
 +
position:relative;
 +
width:300px;
 +
display: none
 +
}
 +
 +
#newcastle-page {
 +
    position:relative;
 +
    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;
 +
}
 +
#content {
#content {
-
BORDER-RIGHT: #444444 1px solid; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; Z-INDEX: 2; BACKGROUND: white; PADDING-BOTTOM: 5px; MARGIN: 0px auto; BORDER-LEFT: #444444 1px solid; WIDTH: 975px; COLOR: black; LINE-HEIGHT: 1.5em; POSITION: relative
+
BORDER-RIGHT: #444444 1px solid; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; Z-INDEX: 2; BACKGROUND: white; PADDING-BOTTOM: 5px; PADDING-TOP: 0px; MARGIN: 0px auto; MARGIN-TOP:0px; BORDER-LEFT: #444444 1px solid; WIDTH: 975px; COLOR: black; LINE-HEIGHT: 1.5em; POSITION: relative
}
}
.firstHeading
.firstHeading
{
{
-
color:white;
 
-
padding-left:10px;
 
display:none;
display:none;
}
}
Line 39: Line 91:
HEIGHT: auto! important;  
HEIGHT: auto! important;  
 +
 +
}
}
BODY {
BODY {
-
BACKGROUND-IMAGE:  url(https://static.igem.org/mediawiki/2010/9/97/Newcastle_2010_Background.png); BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff;
+
BACKGROUND-IMAGE:  url(https://static.igem.org/mediawiki/2010/9/97/Newcastle_2010_Background.png);  
 +
BACKGROUND-REPEAT: repeat-x;  
 +
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
 +
BACKGROUND-COLOR: #ffffff;
 +
MARGIN-TOP: 0px;
 +
PADDING-TOP: 0px;
}
}
-
 
-
 
-
#content
 
-
{
 
-
}
 
#header {
#header {
POSITION: relative; HEIGHT: 266px
POSITION: relative; HEIGHT: 266px
Line 60: Line 114:
}
}
#header .banner {
#header .banner {
-
FLOAT: right; WIDTH: 730px; POSITION: relative; TOP: 32px; HEIGHT: 92px
+
FLOAT: right; WIDTH: 730px; POSITION: relative; HEIGHT: 92px; TOP: 32px;
}
}
-
#maincontent .lower_bg {
 
-
 
-
}
 
#maincontent .lower_bg .external
#maincontent .lower_bg .external
Line 484: Line 535:
h1  
h1  
{
{
 +
color:#006400;
 +
font-weight:bold;
border-style:none;
border-style:none;
}
}
Line 489: Line 542:
h2  
h2  
{
{
 +
color:#006400;
 +
font-weight:bold;
border-style:none;
border-style:none;
}
}
Line 495: Line 550:
h3  
h3  
{
{
 +
color:#006400;
 +
font-weight:bold;
border-style:none;
border-style:none;
}
}
Line 500: Line 557:
h4  
h4  
{
{
 +
color:#006400;
 +
font-weight:bold;
border-style:none;
border-style:none;
}
}

Latest revision as of 20:30, 24 October 2010