Changed the layout of the lesson. The congratulation sentence is now displayed in "red". See WEB-46

This commit is contained in:
nbaars
2014-09-06 22:23:22 +02:00
parent 91029ed3a6
commit 8ae120404f
4 changed files with 24 additions and 4 deletions

View File

@ -794,4 +794,9 @@ fieldset[disabled] .btn-warning.active {
padding: 3px;
max-width: 200px;
font-size: x-small;
}
.info {
color:#e84c3d;
font-weight: bold;
}