mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
fix text colour when viewed in epiphany
This commit is contained in:
parent
85ad5314fe
commit
67ee535d09
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@
|
||||||
* Slate Theme
|
* Slate Theme
|
||||||
* Originally created by JC Bize
|
* Originally created by JC Bize
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
html, body {
|
||||||
|
color: Black;
|
||||||
|
}
|
||||||
|
|
||||||
/* Masks */
|
/* Masks */
|
||||||
.ext-el-mask{
|
.ext-el-mask{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue