mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 19:36:56 -08:00
trans theme - css
This commit is contained in:
parent
274cd536b2
commit
e0a684d51c
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ div.navbar, footer {
|
||||||
[data-bs-theme="dark"] .side_pane .card {
|
[data-bs-theme="dark"] .side_pane .card {
|
||||||
--bs-card-bg: #cd8393;
|
--bs-card-bg: #cd8393;
|
||||||
}
|
}
|
||||||
.post_body a {
|
.post_body a, .comment_body a {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
.text-muted {
|
.text-muted {
|
||||||
|
|
Loading…
Add table
Reference in a new issue