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

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