send_rappel: use django messages + css tweaks

This commit is contained in:
Martin Pépin 2017-06-02 18:01:27 +01:00
parent 2a3614540f
commit 31c034a96a
3 changed files with 34 additions and 28 deletions

View file

@ -40,8 +40,9 @@ a {
background: transparent;
}
div.empty-form {
padding-bottom: 2em;
}
a:hover {
color: #444;
@ -341,10 +342,12 @@ fieldset legend {
font-weight: 700;
font-size: large;
color:#DE826B;
padding-bottom: .5em;
}
#main-content h4 {
color:#DE826B;
padding-bottom: .5em;
}
#main-content h2,