fix text colour when viewed in epiphany

This commit is contained in:
Damien Churchill 2009-04-09 09:23:14 +00:00
parent 85ad5314fe
commit 67ee535d09
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@
* Originally created by JC Bize
*/
html, body {
color: Black;
}
/* Masks */
.ext-el-mask{
background-color:#c8cbd0;