mirror of https://github.com/LemmyNet/lemmy.git
parent
f474904a46
commit
e4c9335278
|
@ -129,3 +129,7 @@ blockquote {
|
||||||
top: -9999px !important;
|
top: -9999px !important;
|
||||||
left: -9999px !important;
|
left: -9999px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
hr {
|
||||||
|
border-top: 1px solid var(--secondary);
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue