cf-detect-chrome/popup.css
2024-01-30 15:49:24 +01:00

17 lines
153 B
CSS

body {
padding: 0em 1em;
}
p#status {
font-weight: bold;
}
ul {
margin-top: -1ex;
padding-left: 1em;
}
.count {
color: #cc0000;
}