summaryrefslogtreecommitdiffstats
path: root/styles/GreenGrid/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/GreenGrid/style.css')
-rw-r--r--styles/GreenGrid/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/styles/GreenGrid/style.css b/styles/GreenGrid/style.css
index 130d72a..fc7b800 100644
--- a/styles/GreenGrid/style.css
+++ b/styles/GreenGrid/style.css
@@ -21,6 +21,10 @@ a:active {
text-decoration:underline;
}
+a.active_page_link {
+ font-weight:bold;
+}
+
input, textarea, select {
color:#008000;
background-color:#002000;