Difference between revisions of "Template:Edinburgh practices"

Line 18: Line 18:
 
border-right: none;
 
border-right: none;
 
}
 
}
 +
  #globalWrapper
 +
    {
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
font-size: 100%
 +
}
 +
 +
#content
 +
{
 +
width: 100%;
 +
height: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: transparent;
 +
padding: 0px;
 +
font-size: 100%;
 +
}
 +
 +
 +
html, body, .wrapper { /*-- changes default wiki settings --
 +
 +
*/
 +
width: 100%;
 +
height: 100%;
 +
        margin: 0px;
 +
        padding: 0px;
 +
        background-color: transparent;
 +
        -webkit-background-size: cover;
 +
        -moz-background-size: cover;
 +
        -o-background-size: cover;
 +
        background-size: cover;
 +
}
 +
  
 
body {
 
body {

Revision as of 14:30, 17 July 2015