We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6f0044 commit 323903bCopy full SHA for 323903b
index.html
@@ -184,14 +184,12 @@
184
a.playground {
185
border-bottom: none;
186
text-decoration: none;
187
- background: url("json-ld-data-16.png");
188
- width: 16px;
189
- height: 16px;
190
- display: inline-block;
+ font-size: 13px;
191
}
192
a[href].playground {
193
194
+ color: #666;
195
196
</style>
197
</head>
0 commit comments