Team:Cambridge/Templates/headerMinimalprototype

From 2010.igem.org

(Difference between revisions)
(moved css offsite)
Line 35: Line 35:
</script>  
</script>  
-
<style type="text/css" media="screen, print, projection">
 
-
body{background:#fff;}
 
-
#bodyContent{position:relative; width:970px;
 
-
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;"
 
-
}
+
<link rel="stylesheet" type="text/css" href="http://www.srcf.ucam.org/~wac26/iGEM/css/camgem.css" />
-
#paddedcontent{padding:20px;}
+
-
#wrap {
+
-
position:relative;
 
-
top:-15px;
 
-
width:965px;
 
-
 
-
 
-
}
 
-
#header {
 
-
 
-
}
 
-
 
-
 
-
#left {
 
-
float:left;
 
-
width:230px;
 
-
padding:10px;
 
-
 
-
}
 
-
.tophome{
 
-
text-align:center;
 
-
 
-
 
-
 
-
}
 
-
.tophome p{
 
-
 
-
text-align:center;
 
-
padding-top:20px;
 
-
}
 
-
 
-
#left ul{list-style:none; overflow:auto;}
 
-
#left ul li{margin-bottom:8px; position:relative;  padding:5px 10px 4px; font-family:verdana;}
 
-
#left ul.llmenu li.backLava{background-color:#EEFADC;  /*  border:2px solid #A0CA60;*/}
 
-
#left a{ color:#4d4d4d; font-size:15px; font-weight:bold; text-decoration:none;}
 
-
h2 {
 
-
margin:0 0 1em;
 
-
}
 
-
#right{
 
-
float:right;
 
-
width:700px;
 
-
padding:0px;
 
-
                padding-right:10px;
 
-
                padding-top:12px;
 
-
background:#fff;
 
-
}
 
-
#camfooter {
 
-
clear:both;
 
-
height:0px;
 
-
background:white;
 
-
}
 
-
#camfooter p {
 
-
margin:0;
 
-
    }
 
-
* html #camfooter {
 
-
height:1px;
 
-
}
 
-
h1.firstHeading {
 
-
display: none;
 
-
}
 
-
 
-
/* Wiki Hacks - START */
 
-
/* Author: Pieter van Boheemen */
 
-
/* Team: TU Delft */
 
-
/* Thanks guys - Bill Collins */
 
-
#globalWrapper { background-color: transparent; border: none;}
 
-
#content { background-color: transparent; border: none; }
 
-
#bodyContent { border: none;; }
 
-
#top-section { height: 14px; margin-top: -5px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;}
 
-
//#p-logo { height:78px; overflow:hidden; border:none;}
 
-
#p-logo { height:1px; overflow:hidden; border:none;}
 
-
#search-controls { overflow:hidden; display:none; background: none; position: absolute; top: 100px; right: 40px;}
 
-
.left-menu { width: 400px; display:block; float:left; margin-top:-62px; margin-right:30px; border: none;  left:20px;}
 
-
.left-menu ul { border: none; }
 
-
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-62px; padding-left:50px; border: none; right:50px;}
 
-
.right-menu ul { border: none;}
 
-
#footer-box { background-color: transparent; border: none; width: 965px; margin: 0 auto; padding: 0;}
 
-
#footer { border: none; width: 965px; margin: 0; padding: 0;}
 
-
.firstHeading { display: none;}
 
-
#f-list a { color: #333; font-size: 10px;}
 
-
#f-list a:hover { color: #666;}
 
-
#footer ul { margin: 0; padding: 0;}
 
-
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
 
-
/* Wiki Hacks - END */
 
-
 
-
 
-
 
-
 
-
 
-
</style>
 
</head>  
</head>  
<body>  
<body>  

Revision as of 11:07, 29 July 2010