Credit links now yellow instead of blue.
authordag10
Sat, 09 Feb 2013 19:14:58 -0500
changeset 8491 f0f167f7a4a6
parent 8490 e3407eef6b54
child 8492 67d2ad3b3ce9
Credit links now yellow instead of blue.
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>