Difference between revisions of "Template:Team:UGent Belgium/customCSS"

 
(6 intermediate revisions by the same user not shown)
Line 166: Line 166:
 
}
 
}
  
a.bronze:link    {color:#c4bd97; background-color:transparent; text-decoration:underline;}
+
a.bronze   {
a.bronze:visited {color:#c4bd97; background-color:transparent; text-decoration:underline}
+
   color:#c4bd97; !important
a.bronze:hover   {color:#c4bd97; background-color:transparent; text-decoration:none}
+
}  
a.bronze:active  {color:#c4bd97; background-color:transparent; text-decoration:underline}
+
  
 
// Get boxes on home page to be the same height
 
// Get boxes on home page to be the same height
Line 186: Line 185:
 
     }
 
     }
 
}
 
}
 +
 +
 +
img {
 +
  vertical-align: middle; !important
 +
}
 +
 +
  
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 22:49, 18 October 2016