Difference between revisions of "Template:Edinburgh"

 
(19 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*/
 
  
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 85: Line 45:
 
font-size: 100%;
 
font-size: 100%;
 
}
 
}
 
  
 
html, body, .wrapper { /*-- changes default wiki settings --
 
html, body, .wrapper { /*-- changes default wiki settings --
Line 94: 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 101: 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 127: 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 146: Line 86:
 
{
 
{
 
     background-color: #F5F5F5;
 
     background-color: #F5F5F5;
 +
width:100%;
 +
margin-right:none;
 
     height:100%;
 
     height:100%;
 
     overflow: hidden;
 
     overflow: hidden;
 +
 
      
 
      
 
}
 
}
Line 161: 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 176: 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