Difference between revisions of "Template:Manchester"

m
Line 348: Line 348:
 
}
 
}
  
     a.unique {
+
     .unique {
 
     width:100px;
 
     width:100px;
 
     color:#3b5998;
 
     color:#3b5998;
Line 356: Line 356:
 
     }
 
     }
  
     a.unique:visited {
+
     .unique:visited {
 
     width:100px;
 
     width:100px;
 
     color:#3b5998;
 
     color:#3b5998;
Line 364: Line 364:
 
     }
 
     }
  
     a.unique:hover {
+
     .unique:hover {
 
     color: white;
 
     color: white;
 
     background-color: #3b5998;
 
     background-color: #3b5998;
Line 370: Line 370:
 
     }
 
     }
  
 +
    .unique:active {
 +
    color: white;
 +
    background-color: #3b5998;
 +
    text-decoration: none;
 +
    }
 
    
 
    
 
</style>
 
</style>

Revision as of 11:57, 9 July 2016