Color of link in mission space on main page

jean-bernard.addor - April 26, 2009 - 09:51
Project:Foliage
Version:6.x-1.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

The color of link or visited link in mission space on main page is hard to read.

#1

jean-bernard.addor - April 26, 2009 - 10:23

To suppress this problem, some code has been commented in file style.css

/*
.mission a:link, .mission a:visited {
  color: #9cf;
}
*/

At the moment links in email are not underlined by the mouse.
Other modifications are also presented in a comment of the following issue:
http://drupal.org/node/445260#comment-1520844
#445260: Exemples of adaptation of foliage to particular web sites

 
 

Drupal is a registered trademark of Dries Buytaert.