Difference between revisions of "Template:Edinburgh"

 
(18 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
<style type="text/css">
 
<style type="text/css">
  
table{
 
border-collapse:collapse;
 
border-spacing:0;
 
background-color:transparent;
 
}
 
a {
 
color:teal;
 
}
 
a:visited {
 
color:teal;
 
}
 
fieldset,img{
 
border:0;
 
}
 
address,caption,cite,code,dfn,th,var{
 
font-style:normal;
 
font-weight:normal;
 
}
 
caption,th{
 
text-align:left;
 
}
 
q:before,q:after{
 
content:'';
 
}
 
abbr,acronym{
 
border:0;
 
}
 
/*End reset*/
 
  
OL {
+
#footer-box, #siteSub, #search-controls, .firstHeading, #contentSub, #catlinks, #p-logo  
padding-left:2em;
+
}
+
 
+
#top-section
+
{
+
    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  
+
 
{  
 
{  
  
 
   display:none;
 
   display:none;
 
}
 
content
 
{
 
 
width: 100%;
 
}
 
 
html
 
{
 
 
  height:100%;
 
  
 
}  
 
}  
Line 123: Line 45:
 
font-size: 100%;
 
font-size: 100%;
 
}
 
}
 
  
 
html, body, .wrapper { /*-- changes default wiki settings --
 
html, body, .wrapper { /*-- changes default wiki settings --
Line 132: Line 53:
 
         margin: 0px;
 
         margin: 0px;
 
         padding: 0px;
 
         padding: 0px;
         background-color: #000;
+
         background-color: black;
 
         -webkit-background-size: cover;
 
         -webkit-background-size: cover;
 
         -moz-background-size: cover;
 
         -moz-background-size: cover;
Line 139: Line 60:
 
}
 
}
  
.body
 
{
 
background-color: black;
 
    width: 100%;
 
    height:100%;
 
}
 
  
 
+
.row
 
+
html {
+
    width: 100%;
+
    height: 100%;
+
}
+
 
+
 
+
 
+
.container
+
 
{
 
{
 
     width:100%;
 
     width:100%;
 
     height:100%;
 
     height:100%;
 +
    margin-left: none;
 +
    margin-right: none;
 
     padding-top:10px;
 
     padding-top:10px;
 
     padding-bottom: 10px;
 
     padding-bottom: 10px;
Line 165: Line 73:
 
     background-color: black;
 
     background-color: black;
 
     overflow:hidden;
 
     overflow:hidden;
 
}
 
 
 
.row
 
{
 
    margin: none;
 
    overflow: hidden;
 
 
}
 
}
  
 
.left
 
.left
 
{
 
{
 
+
margin-left: none;
 +
width:100%;
 +
height:100%;
  
 
}
 
}
Line 184: Line 86:
 
{
 
{
 
     background-color: #F5F5F5;
 
     background-color: #F5F5F5;
 +
width:100%;
 +
margin-right:none;
 
     height:100%;
 
     height:100%;
 
     overflow: hidden;
 
     overflow: hidden;
 +
 
      
 
      
 
}
 
}
Line 199: Line 104:
 
}
 
}
  
  h2
+
  .left h2
 
{
 
{
     margin-top: 10px;
+
     margin-top: 20px;
 
     margin-bottom: 10px;
 
     margin-bottom: 10px;
 
     font-size: 20px;
 
     font-size: 20px;
 
     color: white;
 
     color: white;
 +
border-bottom: none;
 +
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
 +
    font-style: italic;
 +
    font-weight: 200;
  
 
}
 
}
Line 214: Line 123:
 
     text-transform: none;
 
     text-transform: none;
 
     font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
 
     font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
     font-size: 15px;
+
     font-size: 14px;
 
     font-style: italic;
 
     font-style: italic;
 
     font-weight: 200;
 
     font-weight: 200;

Latest revision as of 12:33, 21 August 2015