fix text colour when viewed in epiphany
This commit is contained in:
parent
85ad5314fe
commit
67ee535d09
|
@ -10,6 +10,10 @@
|
|||
* Slate Theme
|
||||
* Originally created by JC Bize
|
||||
*/
|
||||
|
||||
html, body {
|
||||
color: Black;
|
||||
}
|
||||
|
||||
/* Masks */
|
||||
.ext-el-mask{
|
||||
|
|
Loading…
Reference in New Issue