Template:Team:Newcastle/CSS

From 2010.igem.org

(Difference between revisions)
(Undo revision 137132 by Swoodhouse (Talk))
 
(28 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
html {
+
/* Wiki Hacks - START */
-
height: 100%;
+
/* Author: Pieter van Boheemen */
-
}
+
/* Team: TU Delft */
-
#overallMask {
+
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;}
-
position: relative;
+
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%;}
-
margin: 2% auto 2em auto;
+
#bodyContent { border: none; padding:0; margin:0; width:100%;}
-
width: 750px;
+
#p-logo { height:1px; overflow:hidden; display: none;}
-
}
+
.left-menu { width: 400px; display:block; float:left; margin-top:-80px; border: none;}
-
#contentWrapper {
+
.left-menu ul { border: none; }
-
height: 100%;
+
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;}
-
padding-bottom: 4em;
+
.right-menu ul { border: none;}
-
min-height: 500px;
+
/* Wiki Hacks - END */
-
border-top: 1px solid #bab599;
+
-
-moz-box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px;
+
-
-webkit-box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px;
+
-
box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px;;
+
-
background-color: #fffbe7;
+
-
}
+
-
@font-face {
+
-
font-family: Sertig;
+
-
src: url('http://casualconnect.net/iGEM/Sertig.otf');
+
-
}
+
-
#headerWrapper {
+
#top-section { height: 35px; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;}
-
font-family: Sertig, Futura, Impact, sans-serif;
+
-
-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; border-top-right-radius: 8px;
+
-
font-size: 21pt; color: #fffbe7;
+
-
background: url("https://static.igem.org/mediawiki/2010/4/42/94acce-50.png") repeat;
+
-
height: 100px;
+
-
padding-top: 50px;
+
-
}
+
-
#headerWrapper img {
+
-
margin-left: 20px;
+
-
margin-top: -40px;
+
-
}
+
-
.left-menu {
+
#menubar li a {
-
width: 400px;
+
    color: white;
-
display:block;
+
-
float:left;
+
-
margin-top:-80px;
+
-
position: relative;
+
-
border: none;
+
}
}
-
.left-menu ul {
+
#footer-box {
-
border: none;
+
border: 0px;
}
}
#search-controls {
#search-controls {
 +
position:relative;
 +
width:300px;
display: none
display: none
}
}
-
.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 {
-
#footer-box {
+
  color: white;
-
border: 0px;
+
}
}
-
#globalWrapper {
+
#mainmenu a:hover {
-
padding: 0px;
+
  text-decoration: none;
-
margin: 0px;
+
-
}
+
-
 
+
-
#top-section {
+
-
    height: 20px;
+
-
padding: 0px;
+
-
margin: 0px;
+
-
    }
+
-
 
+
-
 
+
-
#newcastle-page {
+
-
    position:relative;
+
-
    top:-15px;                                 
+
-
    }
+
-
 
+
-
#p-logo {
+
-
    height:0px;
+
-
    overflow:hidden;
+
-
}
+
-
 
+
-
#search-controls {
+
-
    position:relative;
+
-
    width:300px;
+
}
}
Line 109: Line 62:
.firstHeading
.firstHeading
{
{
-
color:white;
 
-
padding-left:10px;
 
display:none;
display:none;
}
}
Line 153: Line 104:
}
}
-
 
-
 
-
#content
 
-
{
 
-
}
 
#header {
#header {
POSITION: relative; HEIGHT: 266px
POSITION: relative; HEIGHT: 266px
Line 171: Line 117:
}
}
-
#maincontent .lower_bg {
 
-
 
-
}
 
#maincontent .lower_bg .external
#maincontent .lower_bg .external
Line 646: Line 589:
     font-weight: bold;
     font-weight: bold;
}
}
-
 
-
 
-
 
  </style>
  </style>
</html>
</html>

Latest revision as of 20:30, 24 October 2010