aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-06-16 23:09:06 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-06-16 23:09:06 +0200
commit1fe6a5dba0ded656fba0f5135c17ddda8fd6e5e6 (patch)
tree3e72d5410f8e55f24bca412dc347f1ca2c1b1659
parentjsaccess: reference home page (diff)
downloadlaurent-tools-1fe6a5dba0ded656fba0f5135c17ddda8fd6e5e6.tar.xz
laurent-tools-1fe6a5dba0ded656fba0f5135c17ddda8fd6e5e6.zip
jsaccess: 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 {