# HG changeset patch
# User dag10
# Date 1360455298 18000
# Node ID f0f167f7a4a60a39678390e82ed8b6ca3fc02d99
# Parent  e3407eef6b5474b2a3ea49ea49e354dc05144005
Credit links now yellow instead of blue.

diff -r e3407eef6b54 -r f0f167f7a4a6 QTfrontend/res/html/about.html
--- a/QTfrontend/res/html/about.html	Sat Feb 09 19:11:32 2013 -0500
+++ b/QTfrontend/res/html/about.html	Sat Feb 09 19:14:58 2013 -0500
@@ -4,7 +4,9 @@
 <title>Hedgewars - Authors</title>
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <style type="text/css">
-     { color: #ffcc00; }
+     body { color: orange; }
+     a { color: #ffe270; }
+     a:hover { color: yellow; }
 </style>
 </head>
 <body>