Difference between revisions of "Template:Edinburgh"

 
(15 intermediate revisions by the same user not shown)
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 {
 
display: none;
 
}
 
  
#top-section {
 
border: 0 none;
 
height: 14px;
 
z-index: 100;
 
top: 0;
 
position: fixed;
 
width: 975px;
 
left: 50%;
 
margin-left: -487px;
 
}
 
 
#globalWrapper, #content {
 
width: 100%;
 
height: 100%;
 
border: 0px;
 
background-color: transparent;
 
margin: 0px;
 
padding: 0px;
 
font-size: 100%;
 
}
 
 
html, body, .wrapper {
 
width: 100%;
 
height: 100%;
 
background-color: transparent;
 
}
 
  
.navbar {
+
#footer-box, #siteSub, #search-controls, .firstHeading, #contentSub, #catlinks, #p-logo  
margin: 0 auto;
+
margin-top: 1em;
+
padding: 1em;
+
border-radius: 10px;
+
}
+
 
+
footer-box, #siteSub, #search-controls, .firstHeading, #contentSub, #catlinks, #p-logo  
+
 
{  
 
{  
  
 
   display:none;
 
   display:none;
 
}
 
content
 
{
 
 
width: 100%;
 
}
 
 
html
 
{
 
 
  height:100%;
 
  
 
}  
 
}  
Line 94: Line 45:
 
font-size: 100%;
 
font-size: 100%;
 
}
 
}
 
  
 
html, body, .wrapper { /*-- changes default wiki settings --
 
html, body, .wrapper { /*-- changes default wiki settings --
Line 103: 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 110: 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 136: Line 73:
 
     background-color: black;
 
     background-color: black;
 
     overflow:hidden;
 
     overflow:hidden;
 
}
 
 
 
.row
 
{
 
width:100%;
 
 
    margin: none;
 
    overflow: hidden;
 
 
}
 
}
  
Line 151: Line 78:
 
{
 
{
 
margin-left: none;
 
margin-left: none;
 +
width:100%;
 +
height:100%;
  
 
}
 
}
Line 157: Line 86:
 
{
 
{
 
     background-color: #F5F5F5;
 
     background-color: #F5F5F5;
 +
width:100%;
 
margin-right:none;
 
margin-right:none;
 
     height:100%;
 
     height:100%;
Line 174: 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 189: 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