mirror of
https://github.com/Xevion/undefined.behavio.rs.git
synced 2025-12-06 11:16:51 -06:00
Indirect link tag descendant color CSS
This commit is contained in:
@@ -142,10 +142,10 @@ hr {
|
||||
// Link colors within articles generally, or direct children of span
|
||||
article,
|
||||
span {
|
||||
&.tags > a {
|
||||
&.tags a {
|
||||
color: #a8cbff;
|
||||
}
|
||||
> a {
|
||||
a {
|
||||
color: #90bcff;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user