We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f18ff commit 4f9413aCopy full SHA for 4f9413a
1 file changed
web-animations-1/Overview.bs
@@ -26,24 +26,6 @@ div.informative-bg h4 {
26
background: none;
27
}
28
29
-div.switch > dl {
30
- padding-left: 2em;
31
-}
32
-
33
-div.switch > dl > dt > p {
34
- display: inline;
35
36
37
-div.switch > dl > dt:before {
38
- content: '\21AA';
39
- padding: 0 0.5em 0 0;
40
- display: inline-block;
41
- width: 1em;
42
- text-align: right;
43
- line-height: 0.5em;
44
- margin-left: -1.3em;
45
46
47
.attributes::before, .methods::before,
48
.parameters::before, .exceptions::before,
49
.constructors::before, .members::before {
0 commit comments