Difference between revisions of "Template:Manchester/CSS1"

Line 356: Line 356:
  
 
     h3.unique {
 
     h3.unique {
     width: 300px;
+
     width: 240px;
 
     color:#3b5998;
 
     color:#3b5998;
 
     background-color:white;
 
     background-color:white;
 
     font-family:"Arial Black";
 
     font-family:"Arial Black";
 
     text-decoration: none;
 
     text-decoration: none;
     padding: 20px;
+
     padding: 35px;
 
     }
 
     }
  
 
     h3.unique:hover {
 
     h3.unique:hover {
     width: 300px;
+
     width: 240px;
 
     background-color: #3b5998;     
 
     background-color: #3b5998;     
 
     color: white;
 
     color: white;
Line 401: Line 401:
  
 
   .unique1 {
 
   .unique1 {
     width: 300px;
+
     width: 230px;
 
     color:#4099FF;
 
     color:#4099FF;
 
     background-color:white;
 
     background-color:white;
 
     font-family:"Arial Black";
 
     font-family:"Arial Black";
 
     text-decoration: none;
 
     text-decoration: none;
     padding: 20px;
+
     padding: 35px;
 
     }
 
     }
  
 
     .unique1:hover {
 
     .unique1:hover {
     width: 300px;
+
     width: 230px;
 
     background-color: #4099FF;     
 
     background-color: #4099FF;     
 
     color: white;
 
     color: white;

Revision as of 14:17, 15 September 2016