style: fuck it, more link fuckery, now with nearly invisible changes to the small triangles
parent
0e364cc446
commit
6f42b5d217
|
@ -211,12 +211,20 @@ span.chapter::before {
|
||||||
font-size: 0.75em;
|
font-size: 0.75em;
|
||||||
position: relative;
|
position: relative;
|
||||||
bottom: 0.15em;
|
bottom: 0.15em;
|
||||||
|
color: #090944;
|
||||||
|
}
|
||||||
|
a:visited>span.chapter::before {
|
||||||
|
color: #0f320c;
|
||||||
}
|
}
|
||||||
span.chapter::after {
|
span.chapter::after {
|
||||||
content: "\25c3";
|
content: "\25c3";
|
||||||
font-size: 0.75em;
|
font-size: 0.75em;
|
||||||
position: relative;
|
position: relative;
|
||||||
bottom: 0.15em;
|
bottom: 0.15em;
|
||||||
|
color: #090944;
|
||||||
|
}
|
||||||
|
a:visited>span.chapter::after {
|
||||||
|
color: #0f320c;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.blur {
|
span.blur {
|
||||||
|
|
Loading…
Reference in New Issue