We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 429a776 commit 9746000Copy full SHA for 9746000
1 file changed
utils/editors/html/editors-hdr/v2.0/editors-hdr-v2.0.html
@@ -31,6 +31,9 @@
31
::slotted([slot=version])
32
{color:blue;font-weight:bold;margin:0 20px}
33
34
+ ::slotted([slot=seo-hdr])
35
+ {position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}
36
+
37
.date
38
{}
39
@@ -39,8 +42,6 @@
42
a:visited
40
43
{color:blue;}
41
44
- ::slotted(.visually-hidden)
- {position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}
45
46
input[type=button]
47
{font-size:16px;padding:5px 10px;cursor:pointer}
0 commit comments