[silva.infrae.contact][Kit Blake] Pump up the link color
[email protected] Sun, 27 Oct 2013 17:33:42 +0100
| Newsgroups | gmane.comp.web.zope.silva.cvs |
|---|---|
| Message-ID | <[email protected]> |
author: Kit Blake
date: Sun Oct 27 17:33:34 2013 +0100
revision: 17:63e5f5231d18 in silva.infrae.contact
branch:
details: https://hg.infrae.com/silva.infrae.contact?cmd=changeset;node=63e5f5231d18
modified: src/silva/infrae/contact/static/contactform.css
added:
removed:
log: Pump up the link color
diffstat:
src/silva/infrae/contact/static/contactform.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 5bc4dc2b6137 -r 63e5f5231d18 src/silva/infrae/contact/static/contactform.css
--- a/src/silva/infrae/contact/static/contactform.css Sun Oct 27 11:28:59 2013 +0100
+++ b/src/silva/infrae/contact/static/contactform.css Sun Oct 27 17:33:34 2013 +0100
@@ -84,10 +84,10 @@
}
.form-status a:link {
- color: #ccc;
+ color: #c2ffff;
}
.form-status a:visited {
- color: #888;
+ color: #c2ffff;
}
.form-status a:hover {
color: #fff;