Skip to content

Commit a5d8433

Browse files
committed
Update QA styles
1 parent 4cb56d4 commit a5d8433

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

ED/qa.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
padding:0.5em;
5858
}
5959
figure[id] figcaption {
60-
margin-left:1em;
6160
font-style:normal;
6261
font-size:1em;
6362
}
@@ -266,6 +265,9 @@
266265
[rel~="spec:requirement"] .self-link:after {
267266
content:"◎";
268267
}
268+
[rel~="spec:advisement"] .self-link:after {
269+
content:"!";
270+
}
269271
h2,h3,h4,h5,h6 {
270272
display:inline-block;
271273
margin-block:0;

0 commit comments

Comments
 (0)