cf-detect-chrome/popup.css

17 lines
153 B
CSS
Raw Permalink Normal View History

2024-01-30 14:49:24 +00:00
body {
padding: 0em 1em;
}
p#status {
font-weight: bold;
}
ul {
margin-top: -1ex;
padding-left: 1em;
}
.count {
color: #cc0000;
}