We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9345d8e commit 6935fafCopy full SHA for 6935faf
1 file changed
css/not-chromium-snippet.css
@@ -0,0 +1,10 @@
1
+.not-chromium-warning {
2
+ color: #202020;
3
+ background: #ffffde;
4
+ border: 2px solid #e2e2a6;
5
+ padding: 0.3em 0.4em;
6
+ border-radius: 4px;
7
+ font-weight: 500;
8
+ display: inline-block;
9
+ line-height: 1;
10
+}
0 commit comments