[geeklog-cvs] geeklog: Merge with upstream

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Wed Apr 11 13:09:58 EDT 2012


changeset 8592:acc63e0d0f95
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/acc63e0d0f95
user: Tom <websitemaster at cogeco.net>
date: Wed Apr 11 13:09:20 2012 -0400
description:
Merge with upstream

diffstat:

 public_html/layout/newpro/css/common.css |  12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diffs (22 lines):

diff -r bbab037d683f -r acc63e0d0f95 public_html/layout/newpro/css/common.css
--- a/public_html/layout/newpro/css/common.css	Wed Apr 11 12:39:13 2012 -0400
+++ b/public_html/layout/newpro/css/common.css	Wed Apr 11 13:09:20 2012 -0400
@@ -28,6 +28,18 @@
   text-align: center;  /* For Win IE 6(Margin auto layout) */
 }
 
+a:link {
+  color: #033987;
+  text-decoration: none;
+}
+a:visited {
+  color: #5c3566;
+}
+a:hover {
+  text-decoration: underline;
+}
+
+
 /* Win IE 7 { */
 *:first-child+html body {
   font-size: small;



More information about the geeklog-cvs mailing list