Updated timeline data colouring to add contrast
This commit is contained in:
parent
dd4dfdea78
commit
632eed6810
@ -14,7 +14,7 @@
|
|||||||
:root {
|
:root {
|
||||||
--bg: #282c34;
|
--bg: #282c34;
|
||||||
--bg-grad: #5a606d9f;
|
--bg-grad: #5a606d9f;
|
||||||
--bg-2: #4f5157;
|
--bg-2: #838488;
|
||||||
--fg: #ABB2BF;
|
--fg: #ABB2BF;
|
||||||
--red: #E06C75;
|
--red: #E06C75;
|
||||||
--green: #98C379;
|
--green: #98C379;
|
||||||
|
@ -39,6 +39,7 @@
|
|||||||
.oposite-content-title {
|
.oposite-content-title {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
color: var(--bg-2);
|
||||||
}
|
}
|
||||||
.content-title {
|
.content-title {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user