Bug 375908 - Text in credits is invisible when default text color is white.

Set the text color to black.
p=Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>
r=mkmelin
This commit is contained in:
asqueella%gmail.com 2007-04-29 15:12:49 +00:00
Родитель 255713cfb4
Коммит cfd2b958e2
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -55,6 +55,7 @@
<style>
html {
background-color: white;
color: black;
}
* {