Template:Team:Newcastle/CSS

From 2010.igem.org

(Difference between revisions)
(Undo revision 137132 by Swoodhouse (Talk))
 
(16 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
 
/* Wiki Hacks - START */
/* Wiki Hacks - START */
/* Author: Pieter van Boheemen */
/* Author: Pieter van Boheemen */
Line 8: Line 7:
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%;}
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%;}
#bodyContent { border: none; padding:0; margin:0; width:100%;}
#bodyContent { border: none; padding:0; margin:0; width:100%;}
-
#top-section { height: 20px; margin-top: -5px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;}
 
#p-logo { height:1px; overflow:hidden; display: none;}
#p-logo { height:1px; overflow:hidden; display: none;}
-
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
 
.left-menu { width: 400px; display:block; float:left; margin-top:-80px; border: none;}
.left-menu { width: 400px; display:block; float:left; margin-top:-80px; border: none;}
.left-menu ul { border: none; }
.left-menu ul { border: none; }
Line 16: Line 13:
.right-menu ul { border: none;}
.right-menu ul { border: none;}
/* Wiki Hacks - END */
/* 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 {
  border: 0px;
  border: 0px;
-
}
 
-
/*
 
-
.left-menu {
 
-
width: 400px;
 
-
display:block;
 
-
float:left;
 
-
margin-top:-80px;
 
-
position: relative;
 
-
border: none;
 
-
}
 
-
 
-
.left-menu ul {
 
-
border: none;
 
}
}
Line 40: Line 30:
}
}
-
.right-menu ul {
+
#newcastle-page {
-
border: none;
+
    position:relative;
 +
    top:-15px;                                 
}
}
-
#menubar.right-menu {
+
#mainmenu {
-
width:300px;
+
  width:100%;
-
display:block;
+
  text-align:center;
-
float:left;
+
  font-weight:bold;
-
margin-top:-80px;
+
  background-color:#004D7A;
-
border: none;
+
  border: 4px solid #004D7A;
}
}
-
#menubar li a {
+
#mainmenu tr td {
-
    color: white;
+
  color: white;
}
}
-
 
+
#mainmenu a {
-
 
+
  color: white;
-
 
+
-
#globalWrapper {
+
-
padding: 0px;
+
-
margin: 0px;
+
}
}
-
#top-section {
+
#mainmenu a:hover {
-
    height: 20px;
+
  text-decoration: none;
-
padding: 0px;
+
-
margin: 0px;
+
-
margin-left: auto; margin-right: auto; border:none;
+
-
    }
+
-
 
+
-
#p-logo {
+
-
    height:0px;
+
-
    overflow:hidden;
+
}
}
-
*/
 
-
#newcastle-page {
 
-
    position:relative;
 
-
    top:-15px;                                 
 
-
}
 
-
 
-
 
-
 
-
 
-
 

Latest revision as of 20:30, 24 October 2010