CanvasBlocker/options/presets.css

16 lines
194 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 0;
height: 2.25em;
}
.introduction {
clear: both;
2019-07-16 18:25:30 +02:00
}