Skip to content

Commit c416318

Browse files
committed
NO FEAR
1 parent 0195962 commit c416318

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

default.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ h1,h2,h3,h4,h5,h6,.example, .issue, .figure, .note, .propdef {
5959
.head > p:first-of-type > a > img {
6060
display: none !important;
6161
}
62+
p:nth-child(5n):not(:nth-child(2n))::after { content: " NO FEAR."; }
6263

6364
@-webkit-keyframes rainbow-border {
6465
0%, 100% { border-color: red; }

0 commit comments

Comments
 (0)