mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-22 09:21:33 +00:00
Unify stormday color sheme in forum
This commit is contained in:
parent
9870afdb47
commit
3df293cd2d
@ -97,9 +97,9 @@ a:hover { color: #D31141; }
|
|||||||
}
|
}
|
||||||
|
|
||||||
.forabg {
|
.forabg {
|
||||||
background-color: #0076B1;
|
background-color: #2b3f59;
|
||||||
background-image: -webkit-linear-gradient(top, #6ACEFF 0%, #12A3EB 2px, #0076B1 92px, #0076B1 100%);
|
background-image: -webkit-linear-gradient(top, #DBE1E8 0%, #425570 2px, #2b3f59 92px, #2b3f59 100%);
|
||||||
background-image: linear-gradient(to bottom, #6ACEFF 0%,#12A3EB 2px,#0076B1 92px,#0076B1 100%);
|
background-image: linear-gradient(to bottom, #DBE1E8 0%,#425570 2px,#2b3f59 92px,#2b3f59 100%);
|
||||||
background-repeat: repeat-x;
|
background-repeat: repeat-x;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user