Difference between revisions of "Template:Edinburgh"

 
(24 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
<!-- Start of CSS-->
 
<!-- Start of CSS-->
<style type="text/css">
+
<style type="text/css">
  
body
+
 
 +
#footer-box, #siteSub, #search-controls, .firstHeading, #contentSub, #catlinks, #p-logo
 
{  
 
{  
  
}
+
  display:none;
  
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear
+
}
  
 +
#top_menu_under
 
{
 
{
 
+
height: 0;
display: none;
+
 
+
 
}
 
}
  
Line 24: Line 24:
 
border-right: none;
 
border-right: none;
 
}
 
}
    #globalWrapper
+
  #globalWrapper
 
     {
 
     {
 
width: 100%;
 
width: 100%;
Line 45: Line 45:
 
font-size: 100%;
 
font-size: 100%;
 
}
 
}
 
  
 
html, body, .wrapper { /*-- changes default wiki settings --
 
html, body, .wrapper { /*-- changes default wiki settings --
Line 61: Line 60:
 
}
 
}
  
.body
 
{
 
background-color: black;
 
    width: 100%;
 
    height:100%;
 
}
 
  
.container
+
.row
 
{
 
{
 
     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 78: 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 97: Line 86:
 
{
 
{
 
     background-color: #F5F5F5;
 
     background-color: #F5F5F5;
 +
width:100%;
 +
margin-right:none;
 
     height:100%;
 
     height:100%;
 
     overflow: hidden;
 
     overflow: hidden;
 +
 
      
 
      
 
}
 
}
Line 112: 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 127: 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;
Line 261: Line 257:
 
  background-repeat: no-repeat;
 
  background-repeat: no-repeat;
 
}
 
}
 
+
</style>
ul li {
+
float:right;
+
display:block;
+
}
+
 
+
.icon {
+
width:25px;
+
height:25px;
+
margin-top: 90%;
+
display:block;
+
z-index:999;
+
text-indent:-9999px;
+
background-image:url(http://tridentdesign.com/wp-content/uploads/2012/12/gemicon.jpg);
+
background-repeat:no-repeat;
+
}
+
 
+
.facebook {
+
background-position:-140px -115px;
+
}
+
.twitter {
+
background-position:-185px -115px;
+
}
+
 
+
  
 
</html>
 
</html>

Latest revision as of 12:33, 21 August 2015