Difference between revisions of "Template:Manchester"

m
 
(72 intermediate revisions by the same user not shown)
Line 6: Line 6:
  
 
#sideMenu, #top_title {display:none;}
 
#sideMenu, #top_title {display:none;}
#content { padding:0px; width:1000px; margin-top:-7px; margin-left:0px;}
+
#content { padding:0px; width:1320px; margin-top:-7px; margin-left:0px;}
body {background-color:white; }
+
body {background: white fixed; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  
Line 347: Line 347:
 
.highlight {padding:15px 5px;}
 
.highlight {padding:15px 5px;}
 
}
 
}
 +
 +
    .unique {
 +
    width:95px;
 +
    color:#3b5998;
 +
    background-color:white;
 +
    font-family:"Klavika Bold";
 +
    text-decoration: none;
 +
    }
  
 
     .unique:hover {
 
     .unique:hover {
 +
    width:95px;
 +
    background-color: #3b5998;   
 
     color: white;
 
     color: white;
    background-color: #3b5998;
+
     text-decoration: none;
     text-decoration: underline;
+
 
     }
 
     }
 +
 +
    .unique a{
 +
    color:#3b5998;
 +
    background-color:white;
 +
    font-family:"Arial Black";
 +
    text-decoration: none;
 +
    }
 +
 +
 +
    .unique:hover a{
 +
    background-color: #3b5998;   
 +
    color: white;
 +
    text-decoration: none;
 +
    }
 +
 +
  .unique1 {
 +
    width:75px;
 +
    color:#4099FF;
 +
    background-color:white;
 +
    font-family:"Arial Black";
 +
    text-decoration: none;
 +
    }
 +
 
     .unique1:hover {
 
     .unique1:hover {
 +
    width:75px;
 +
    background-color: #4099FF;   
 
     color: white;
 
     color: white;
    background-color: #4099FF;
+
     text-decoration: none;
     text-decoration: underline;
+
 
     }
 
     }
 +
 +
    .unique1 a{
 +
    color:#4099FF;
 +
    background-color:white;
 +
    font-family:"Arial Black";
 +
    text-decoration: none;
 +
    }
 +
 +
 +
    .unique1:hover a{
 +
    background-color: #4099FF;   
 +
    color: white;
 +
    text-decoration: none;
 +
    }
 +
 
</style>
 
</style>
  

Latest revision as of 14:14, 15 July 2016