瀏覽代碼

About Contents: fix font color

Felix Paul Kühne 12 年之前
父節點
當前提交
00b2a3298a
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      Resources/About Contents.html

+ 4 - 4
Resources/About Contents.html

@@ -3,11 +3,11 @@
 </head>
 <body bgcolor=#000000>
 <style type="text/css">
-A:link {text-decoration: underline; color: #b3b3b3}
-A:visited {text-decoration: none}
-A:active {text-decoration: none}
+    A:link {text-decoration: underline; color: #aaaaaa}
+    A:visited {text-decoration: none; color: #aaaaaa}
+    A:active {text-decoration: none; color: #aaaaaa}
 </style>
-<div style="text-align:left; background-color:#000000; border:solid black 1px; padding:0.5em 1em 0.5em 1em; overflow:auto; font-size:10pt; font-family:Helvetica; color:#b3b3b3"; A:link {text-decoration: underline; color:#b3b3b3}>We would like to thank the following people for tests, ideas and translations:<br />
+<div style="text-align:left; background-color:#000000; border:solid black 1px; padding:0.5em 1em 0.5em 1em; overflow:auto; font-size:10pt; font-family:Helvetica; color:#aaaaaa"; A:link {text-decoration: underline; color:#aaaaaa}>We would like to thank the following people for tests, ideas and translations:<br />
 Luca Barbato, Keiji Costantini, Freya Lindhorst, Adrien Maglo, Ilkka Ollakka, Alexandre Perraud<br />
 <br />
 ... as well as <a href="https://twitter.com/pdherbemont">Pierre d'Herbemont</a> and <a href="http://www.applidium.com">Applidium</a> for a first port of VLC to iOS.