mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-07 08:58:38 +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
|
@ -11,6 +11,10 @@
|
|||
* Originally created by JC Bize
|
||||
*/
|
||||
|
||||
html, body {
|
||||
color: Black;
|
||||
}
|
||||
|
||||
/* Masks */
|
||||
.ext-el-mask{
|
||||
background-color:#c8cbd0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue