Difference between revisions of "Template:Manchester"

m
m
Line 349: Line 349:
  
 
   .unique {
 
   .unique {
     width:80px;
+
     width:100px;
 
     color:#3b5998;
 
     color:#3b5998;
 
     background-color:transparent;
 
     background-color:transparent;
Line 357: Line 357:
  
 
     .unique:visited {
 
     .unique:visited {
     width:80px;
+
     width:100px;
 
     color:#3b5998;
 
     color:#3b5998;
 
     background-color:transparent;
 
     background-color:transparent;
 
     font-family:"Arial Black";
 
     font-family:"Arial Black";
     text-decoration: none;
+
     text-decoration: underline;
 
     }
 
     }
  
Line 370: Line 370:
 
     }
 
     }
  
    .unique1 {
+
 
    width:80px;
+
    color:#4099FF;
+
    background-color:transparent;
+
    font-family:"Arial Black";
+
    text-decoration: none;
+
    }
+
 
+
    .unique1:hover {
+
    width:80px;
+
    color: white;
+
    background-color: #4099FF;
+
    text-decoration: none;
+
    }
+
 
+
    .unique a {
+
    padding:0;
+
    width:100px;
+
    color:#3b5998;
+
    background-color:white;
+
    font-family:"Arial Black";
+
    text-decoration: none;
+
    }
+
 
+
    .unique a:hover {
+
    width:100px;
+
    color: white;
+
    background-color: #3b5998;
+
    text-decoration: none;
+
    }
+
    .unique1 a {
+
    width:100px;
+
    color:#4099FF;
+
    background-color:transparent;
+
    font-family:"Arial Black";
+
    text-decoration: none;
+
    }
+
 
+
    .unique1 a:hover {
+
    width:100px;
+
    color: white;
+
    background-color: #4099FF;
+
    text-decoration: none;
+
    }
+
 
</style>
 
</style>
  

Revision as of 10:31, 9 July 2016