Line 3:
Line 3:
color: #6570AE;
color: #6570AE;
}
}
−
a:not(#mw-head a):is([href="/index.php?title=House_of_Leaves"], [href="/index.php?title=Category:House_of_Leaves"]) {
+
a:not(#mw-head a):is([href="/index.php?title=House_of_Leaves"], [href="/index.php?title=Category:House_of_Leaves"], [href="/index.php?title=Category:Houses"]) {
font-size: 0;
font-size: 0;
}
}
−
a:not(#mw-head a):is([href="/index.php?title=House_of_Leaves"], [href="/index.php?title=Category:House_of_Leaves"])::before {
+
a:not(#mw-head a):is([href="/index.php?title=House_of_Leaves"], [href="/index.php?title=Category:House_of_Leaves"], [href="/index.php?title=Category:Houses"])::before {
color: #6570AE;
color: #6570AE;
content: "House";
content: "House";
Line 13:
Line 13:
a:not(#mw-head a):is([href="/index.php?title=House_of_Leaves"], [href="/index.php?title=Category:House_of_Leaves"])::after {
a:not(#mw-head a):is([href="/index.php?title=House_of_Leaves"], [href="/index.php?title=Category:House_of_Leaves"])::after {
content: " of Leaves";
content: " of Leaves";
+
font-size: 14px;
+
}
+
a[href="/index.php?title=Category:Houses"]::after {
+
content: "s";
font-size: 14px;
font-size: 14px;
}
}