CanvasBlocker/options/presets.css

11 lines
148 B
CSS
Raw Normal View History

2019-07-16 18:25:30 +02:00
.notice {
font-size: 125%;
font-weight: 125%;
margin: 0.5em;
padding: 0.5em;
}
.notice .noticeImage {
float: left;
margin: 0 0.5em 0.5em 0;
}