Tweak warning image

This commit is contained in:
Jérôme Petazzoni
2017-11-06 22:43:50 -08:00
parent fbaa511813
commit b44d402c1d

View File

@@ -120,12 +120,16 @@ div.title > p:first-child {
background-size: 1.5em;
background-repeat: no-repeat;
padding-left: 2em;
background-position: left;
}
.warning {
background-image: url("images/warning.png");
background-size: 1.5em;
background-repeat: no-repeat;
padding-left: 2em;
padding-top: 0.2em;
padding-bottom: 0.2em;
background-repeat: no-repeat;
background-position: left;
}
.exercise {
background-color: #eee;