mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix styling
This commit is contained in:
@@ -2974,12 +2974,12 @@ export const BoardForm = styled.div`
|
||||
}
|
||||
|
||||
.quotelink-mobile {
|
||||
color: #81A2BE;
|
||||
color: #5F89AC;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.quotelink-mobile:hover {
|
||||
color: #5F89AC;
|
||||
color: #81A2BE;
|
||||
}
|
||||
|
||||
p:first-of-type::before {
|
||||
|
||||
Reference in New Issue
Block a user