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:
teddit 2022-10-05 18:18:01 +02:00
commit 27874a6766
1 changed files with 1 additions and 1 deletions

View File

@ -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 {