Difference between revisions of "Template:Edinburgh"

 
(20 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
<style type="text/css">
 
<style type="text/css">
  
footer-box, #siteSub, #search-controls, .firstHeading, #contentSub, #catlinks, #p-logo  
+
 
 +
#footer-box, #siteSub, #search-controls, .firstHeading, #contentSub, #catlinks, #p-logo  
 
{  
 
{  
  
 
   display:none;
 
   display:none;
 
}
 
content
 
{
 
 
width: 100%;
 
}
 
 
html
 
{
 
 
  height:100%;
 
  
 
}  
 
}  
Line 56: Line 45:
 
font-size: 100%;
 
font-size: 100%;
 
}
 
}
 
  
 
html, body, .wrapper { /*-- changes default wiki settings --
 
html, body, .wrapper { /*-- changes default wiki settings --
Line 65: 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 72: 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 98: 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 117: Line 86:
 
{
 
{
 
     background-color: #F5F5F5;
 
     background-color: #F5F5F5;
 +
width:100%;
 +
margin-right:none;
 
     height:100%;
 
     height:100%;
 
     overflow: hidden;
 
     overflow: hidden;
 +
 
      
 
      
 
}
 
}
Line 132: 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 147: 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