uBlock/css/1p-filters.css
2014-10-07 08:59:35 -04:00

13 lines
220 B
CSS

div > p:first-child {
margin-top: 0;
}
div > p:last-child {
margin-bottom: 0;
}
.userFilters {
font-size: smaller;
width: 48em;
height: 40em;
white-space: nowrap;
text-align: left;
}