mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 03:54:50 +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
|
||||
* Originally created by JC Bize
|
||||
*/
|
||||
|
||||
html, body {
|
||||
color: Black;
|
||||
}
|
||||
|
||||
/* Masks */
|
||||
.ext-el-mask{
|
||||
|
|
Loading…
Add table
Reference in a new issue