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