clear-urls-browser-extension/ChromeVersion/css/core.css
Kevin Röbert adc6e0bf0d Little CSS update for Chrome version
Litte style update for the Chrome version
2018-09-02 20:17:54 +02:00

21 lines
207 B
CSS

body {
font-size: 13px;
}
.small-version {
font-size: 10px;
}
.navbar-header {
margin-top: 0;
margin-bottom: 8px;
}
.col-sm-1 {
margin-top: -10px;
}
#body-popup {
width: 200px;
}