Difference between revisions of "Template:WPI Worcester"

Line 35: Line 35:
  
 
/* All ELEMENTS defined here. */
 
/* All ELEMENTS defined here. */
 
a {
 
  color: #1687C2;
 
}
 
 
a:hover {
 
  color: #72b045;
 
}
 
 
a:active {
 
  color: #609737;
 
}
 
 
a:visited {
 
  color: #609737;
 
}
 
 
  
 
body {
 
body {
Line 247: Line 230:
  
 
#main_content a {
 
#main_content a {
color: #5bc7d8;
+
  color: #1687C2;
font-weight: bold;  
+
}
text-decoration: underline;
+
 
 +
#main_content a:hover {
 +
  color: #72b045;
 +
}
 +
 
 +
#main_content a:active {
 +
  color: #609737;
 +
}
 +
 
 +
#main_content a:visited {
 +
  color: #609737;
 
}
 
}
  

Revision as of 03:16, 17 October 2018