summaryrefslogtreecommitdiffstats
path: root/frontends/php/css.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/css.css')
-rw-r--r--frontends/php/css.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/css.css b/frontends/php/css.css
index 82d843fb..99805674 100644
--- a/frontends/php/css.css
+++ b/frontends/php/css.css
@@ -238,7 +238,7 @@ P {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:8pt; }
P:link {color:black; text-decoration: underline; }
P:visited {color:black; text-decoration: none; }
P:hover {color:black; text-decoration: none;}
-P:active {color:black; text-decoration: underline;}
+P:active {color:black; text-decoration: none;}
p.uppercase {text-transform: uppercase}
p.margin {margin-left: 10pt}