Skip to content

Commit 6935faf

Browse files
authored
Add files via upload
1 parent 9345d8e commit 6935faf

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

css/not-chromium-snippet.css

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)