add high contrast theme
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
p {
|
||||
color: #4a68b9;
|
||||
color: var(--title-fg);
|
||||
font-weight: 700;
|
||||
margin: 10px 0;
|
||||
margin: 15px 0 10px 0;
|
||||
|
||||
Reference in New Issue
Block a user