mirror of
https://github.com/Xevion/undefined.behavio.rs.git
synced 2025-12-16 08:13:40 -06:00
De-duplicate article tags, highlight anchor tags in light blue within article
This commit is contained in:
@@ -147,6 +147,10 @@ hr {
|
||||
color: white;
|
||||
}
|
||||
|
||||
article a {
|
||||
color: #90bcff;
|
||||
}
|
||||
|
||||
hr {
|
||||
font-size: 1.5em;
|
||||
margin: 1rem 0;
|
||||
|
||||
Reference in New Issue
Block a user