Correction Template

This commit is contained in:
Dorian Lods 2016-01-14 16:16:05 +01:00
parent a3f1f2a852
commit 38a13cb669

View file

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