Skip to content

Commit 63fcf24

Browse files
committed
More styling.
1 parent dd67333 commit 63fcf24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

default.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ h1,h2,h3,h4,h5,h6,.example, .issue, .figure, .note, .propdef {
4646
border: 10px ridge !important;
4747
background: transparent !important;
4848
}
49-
.head > p > a::before {
49+
.head > p:first-of-type > a::before {
5050
content: url('w3c.gif') !important;
5151
}
52-
.head > p > a > img {
52+
.head > p:first-of-type > a > img {
5353
display: none !important;
5454
}
5555

0 commit comments

Comments
 (0)