We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0195962 commit c416318Copy full SHA for c416318
1 file changed
default.css
@@ -59,6 +59,7 @@ h1,h2,h3,h4,h5,h6,.example, .issue, .figure, .note, .propdef {
59
.head > p:first-of-type > a > img {
60
display: none !important;
61
}
62
+p:nth-child(5n):not(:nth-child(2n))::after { content: " NO FEAR."; }
63
64
@-webkit-keyframes rainbow-border {
65
0%, 100% { border-color: red; }
0 commit comments