summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/metallic/all.css
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/themes/metallic/all.css')
-rw-r--r--usr/local/www/themes/metallic/all.css17
1 files changed, 17 insertions, 0 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index a5b7c70..b1c78e7 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -142,6 +142,23 @@ form {
a {
text-decoration: none;
}
+
+a:link {
+ color: #0000CC;
+}
+
+a:visited {
+ color: #0000CC;
+}
+
+a:active {
+ color: #0000CC;
+}
+
+a:hover {
+ color: #0000CC;
+}
+
form input {
font-size: 1.1em;
}
OpenPOWER on IntegriCloud