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
 
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear
Line 12: Line 11:
 
display:  none;
 
display:  none;
  
 +
}
 +
 +
#top_menu_under
 +
{
 +
height: 0;
 
}
 
}
  
Line 20: Line 24:
 
border-right: none;
 
border-right: none;
 
}
 
}
    #globalWrapper
+
  #globalWrapper
 
     {
 
     {
 
width: 100%;
 
width: 100%;
Line 50: Line 54:
 
         margin: 0px;
 
         margin: 0px;
 
         padding: 0px;
 
         padding: 0px;
         background-color: black;
+
         background-color: #000;
 
         -webkit-background-size: cover;
 
         -webkit-background-size: cover;
 
         -moz-background-size: cover;
 
         -moz-background-size: cover;
Line 56: Line 60:
 
         background-size: cover;
 
         background-size: cover;
 
}
 
}
 +
 +
.body
 +
{
 +
background-color: black;
 +
    width: 100%;
 +
    height:100%;
 +
}
 +
 +
 +
 +
html {
 +
    width: 100%;
 +
    height: 100%;
 +
}
 +
  
  

Revision as of 15:12, 20 August 2015