aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/jsa/jsa.css
diff options
context:
space:
mode:
Diffstat (limited to 'jsaccess/jsa/jsa.css')
-rw-r--r--jsaccess/jsa/jsa.css9
1 files changed, 7 insertions, 2 deletions
diff --git a/jsaccess/jsa/jsa.css b/jsaccess/jsa/jsa.css
index 482c905..5671c88 100644
--- a/jsaccess/jsa/jsa.css
+++ b/jsaccess/jsa/jsa.css
@@ -4,6 +4,9 @@ body {
color:#dfdfdf;
}
+a {text-decoration: none; color:#dfdfdf;}
+a:hover {text-decoration: underline overline; color: red;}
+
#forms {
float: left;
}
@@ -21,10 +24,12 @@ body {
margin-right: auto;
text-align: center;
bottom: 0;
+ color: #9f9f9f;
}
-a {text-decoration: none; color:#dfdfdf;}
-a:hover {text-decoration: underline overline; color: red;}
+#footer a {
+ color: #9f9f9f;
+};
@media (max-width: 480px) {
#status {