mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-18 21:45:06 -04:00
add www-redirect option
This commit is contained in:
Vendored
+4
-4
@@ -224,12 +224,12 @@ body.dark .comment .body a {
|
||||
color: #3d99fb;
|
||||
}
|
||||
body.dark header .tabmenu li.active a {
|
||||
background: #acacac;
|
||||
color: #151515;
|
||||
background: #acacac;
|
||||
color: #151515;
|
||||
}
|
||||
body.dark #search form input[type="text"] {
|
||||
background: #0f0f0f;
|
||||
color: white;
|
||||
background: #0f0f0f;
|
||||
color: white;
|
||||
}
|
||||
a {
|
||||
color: var(--linkcolor);
|
||||
|
||||
Reference in New Issue
Block a user