Template:Team:Newcastle/CSS

From 2010.igem.org

(Difference between revisions)
(Undo revision 137132 by Swoodhouse (Talk))
 
(45 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 */
-
.left-menu {
+
#top-section { height: 35px; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;}
-
    margin-top:-80px;
+
-
    width:100px;
+
-
    left:500px;
+
-
    }
+
-
.right-menu {
+
#menubar li a {
-
    margin-top:-60px;
+
    color: white;
-
    width:100px;
+
}
-
    left:400px;
+
-
    }
+
-
 
+
-
.right-menu ul li a {
+
-
color: white;
+
-
    }      
+
-
 
+
#footer-box {
#footer-box {
Line 23: Line 24:
}
}
-
#globalWrapper {
+
#search-controls {
-
padding: 0px;
+
position:relative;
-
margin: 0px;
+
width:300px;
 +
display: none
}
}
-
 
-
#top-section {
 
-
    height: 0px;
 
-
padding: 0px;
 
-
margin: 0px;
 
-
    }
 
-
 
#newcastle-page {
#newcastle-page {
     position:relative;
     position:relative;
     top:-15px;                                   
     top:-15px;                                   
-
    }
+
}
-
#p-logo {
+
#mainmenu {
-
    height:0px;
+
  width:100%;
-
    overflow:hidden;
+
  text-align:center;
 +
  font-weight:bold;
 +
  background-color:#004D7A;
 +
  border: 4px solid #004D7A;
}
}
-
#search-controls {
+
#mainmenu tr td {
-
    position:relative;
+
  color: white;
-
    width:300px;
+
}
 +
 
 +
#mainmenu a {
 +
  color: white;
 +
}
 +
 
 +
#mainmenu a:hover {
 +
  text-decoration: none;
}
}
Line 57: Line 62:
.firstHeading
.firstHeading
{
{
-
color:white;
 
-
padding-left:10px;
 
display:none;
display:none;
}
}
Line 93: Line 96:
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);  
-
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;
}
}
-
 
-
 
-
#content
 
-
{
 
-
}
 
#header {
#header {
POSITION: relative; HEIGHT: 266px
POSITION: relative; HEIGHT: 266px
Line 115: Line 117:
}
}
-
#maincontent .lower_bg {
 
-
 
-
}
 
#maincontent .lower_bg .external
#maincontent .lower_bg .external

Latest revision as of 20:30, 24 October 2010