Difference between revisions of "Template:Edinburgh"

Line 4: Line 4:
 
<!-- Start of CSS-->
 
<!-- Start of CSS-->
 
<style type="text/css">
 
<style type="text/css">
 +
#contentSub, #footer-box, #catlinks, #search-controls,
 +
#p-logo, .printfooter, .firstHeading, .visualClear {
 +
display: none;
 +
}
  
table{
+
#top-section {
border-collapse:collapse;
+
border: 0 none;
border-spacing:0;
+
height: 14px;
background-color:transparent;
+
z-index: 100;
}
+
top: 0;
a {
+
position: fixed;
color:teal;
+
width: 975px;
}
+
left: 50%;
a:visited {
+
margin-left: -487px;
color:teal;
+
}
}
+
fieldset,img{
+
#globalWrapper, #content {
border:0;
+
width: 100%;
}
+
height: 100%;
address,caption,cite,code,dfn,th,var{
+
border: 0px;
font-style:normal;
+
background-color: transparent;
font-weight:normal;
+
margin: 0px;
}
+
padding: 0px;
caption,th{
+
font-size: 100%;
text-align:left;
+
}
}
+
q:before,q:after{
+
html, body, .wrapper {
content:'';
+
width: 100%;
}
+
height: 100%;
abbr,acronym{
+
background-color: transparent;
border:0;
+
}
}
+
/*End reset*/
+
  
OL {
+
.navbar {
padding-left:2em;
+
margin: 0 auto;
}
+
margin-top: 1em;
 
+
padding: 1em;
#top-section
+
border-radius: 10px;
{
+
}
    height: 1em;
+
    background-color: #FFFFFF;
+
}
+
#search-controls
+
{
+
    display: none;
+
}
+
 
+
#globalwrapper {
+
    width:1000px;
+
    padding:20px 0px;
+
    margin: 0 auto;
+
    /*background-color:#ffffff;*/
+
    height:100%;
+
}
+
#footer-box {
+
    width:990px;
+
}
+
.firstHeading {
+
    height:0px;
+
display:none;
+
}
+
body {
+
    background: #404040;
+
    /*background-image: url('https://static.igem.org/mediawiki/2014/a/aa/MIT_2014_Background_gradient_1050px.png');*/
+
    /*MIT_2014_Background_gradient_1050px.png*/
+
    background-position: center;
+
    background-repeat: repeat-y;
+
    height:100%;
+
}
+
/*stuff*/
+
  
 
footer-box, #siteSub, #search-controls, .firstHeading, #contentSub, #catlinks, #p-logo  
 
footer-box, #siteSub, #search-controls, .firstHeading, #contentSub, #catlinks, #p-logo  

Revision as of 11:46, 21 August 2015