Template:Team:Newcastle/CSS

From 2010.igem.org

(Difference between revisions)
(Undo revision 137132 by Swoodhouse (Talk))
 
(25 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;}
-
width: 400px;
+
-
display:block;
+
-
float:left;
+
-
margin-top:-80px;
+
-
position: relative;
+
-
border: none;
+
-
}
+
-
 
+
-
.left-menu ul {
+
-
border: none;
+
-
}
+
-
 
+
-
#search-controls {
+
-
display: none
+
-
}
+
-
 
+
-
.right-menu ul {
+
-
border: none;
+
-
}
+
-
 
+
-
#menubar.right-menu {
+
-
width:300px;
+
-
display:block;
+
-
float:left;
+
-
margin-top:-80px;
+
-
border: none;
+
-
}
+
#menubar li a {
#menubar li a {
     color: white;
     color: white;
}
}
-
 
#footer-box {
#footer-box {
Line 40: Line 24:
}
}
-
#globalWrapper {
+
#search-controls {
-
padding: 0px;
+
position:relative;
-
margin: 0px;
+
width:300px;
 +
display: none
}
}
-
 
-
#top-section {
 
-
    height: 20px;
 
-
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;
 +
}
-
#top-section { margin-left: auto; margin-right: auto; border:none;}
+
#mainmenu a:hover {
-
 
+
  text-decoration: none;
-
 
+
}
-
 
+
-
 
+
-
 
+
-
 
+
Line 83: Line 62:
.firstHeading
.firstHeading
{
{
-
color:white;
 
-
padding-left:10px;
 
display:none;
display:none;
}
}
Line 127: Line 104:
}
}
-
 
-
 
-
#content
 
-
{
 
-
}
 
#header {
#header {
POSITION: relative; HEIGHT: 266px
POSITION: relative; HEIGHT: 266px
Line 145: Line 117:
}
}
-
#maincontent .lower_bg {
 
-
 
-
}
 
#maincontent .lower_bg .external
#maincontent .lower_bg .external
Line 620: Line 589:
     font-weight: bold;
     font-weight: bold;
}
}
-
 
-
 
-
 
  </style>
  </style>
</html>
</html>

Latest revision as of 20:30, 24 October 2010