mirror of
https://github.com/plebbit/seedit.git
synced 2026-02-08 13:00:57 -05:00
style(sidebar): use text-markdown color
This commit is contained in:
@@ -60,6 +60,7 @@ a {
|
||||
padding-bottom: 5px;
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
color: var(--text-markdown);
|
||||
}
|
||||
|
||||
.bottom {
|
||||
@@ -152,6 +153,7 @@ a {
|
||||
|
||||
.rules {
|
||||
margin: 10px 0;
|
||||
color: var(--text-markdown);
|
||||
}
|
||||
|
||||
.rulesList {
|
||||
|
||||
Reference in New Issue
Block a user