We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb56d4 commit a5d8433Copy full SHA for a5d8433
1 file changed
ED/qa.html
@@ -57,7 +57,6 @@
57
padding:0.5em;
58
}
59
figure[id] figcaption {
60
-margin-left:1em;
61
font-style:normal;
62
font-size:1em;
63
@@ -266,6 +265,9 @@
266
265
[rel~="spec:requirement"] .self-link:after {
267
content:"◎";
268
+[rel~="spec:advisement"] .self-link:after {
269
+content:"!";
270
+}
271
h2,h3,h4,h5,h6 {
272
display:inline-block;
273
margin-block:0;
0 commit comments