Merge pull request 'update nord infobar bg' (#352) from apmechev/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/352
This commit is contained in:
commit
27874a6766
|
@ -52,7 +52,7 @@ body.nord #post .submitted {
|
|||
color: #a5a5a5;
|
||||
}
|
||||
body.nord #post .usertext-body {
|
||||
background: #0a0a0a;
|
||||
background: #2A2935;
|
||||
border: 1px solid #404040;
|
||||
}
|
||||
body.nord .infobar {
|
||||
|
|
Loading…
Reference in New Issue