mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(faq): scope visited link color to content
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
color: var(--homepage-box-bar-text-color);
|
color: var(--homepage-box-bar-text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.content a:visited {
|
.boxContent a:visited {
|
||||||
color: #00e;
|
color: #00e;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user