Template:Team:Newcastle/CSS

From 2010.igem.org

(Difference between revisions)
(Undo revision 137132 by Swoodhouse (Talk))
 
(84 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 {
+
#top-section { height: 35px; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;}
-
    height: 0px;
+
-
    }
+
-
#p-logo {
+
#menubar li a {
-
     height:1px;
+
     color: white;
-
    overflow:hidden;
+
}
-
    border:none;
+
-
    }
+
 +
#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;
 +
}
Line 22: Line 62:
.firstHeading
.firstHeading
{
{
-
color:white;
 
-
padding-left:10px;
 
display:none;
display:none;
}
}
Line 58: 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 80: Line 117:
}
}
-
#maincontent .lower_bg {
 
-
 
-
}
 
#maincontent .lower_bg .external
#maincontent .lower_bg .external

Latest revision as of 20:30, 24 October 2010