Skip to content

Commit dd67333

Browse files
committed
More styling.
1 parent 7976abf commit dd67333

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

default.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ 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 {
50+
content: url('w3c.gif') !important;
51+
}
52+
.head > p > a > img {
53+
display: none !important;
54+
}
55+
4956
@-webkit-keyframes rainbow-border {
5057
0%, 100% { border-color: red; }
5158
16% { border-color: orange; }

w3c.gif

70.6 KB
Loading

0 commit comments

Comments
 (0)