Correction Template

This commit is contained in:
Dorian Lods 2016-01-14 16:16:05 +01:00
parent a3f1f2a852
commit 38a13cb669
1 changed files with 5 additions and 1 deletions

View File

@ -102,6 +102,10 @@ input{
animation: glow 2s ease infinite;
}
label{
label {
display:none;
}
button {
font-size: 1em;
}