forcer la taille des boutons

This commit is contained in:
2018-09-23 09:25:57 +02:00
parent 90ba5fd9c2
commit 5490ea5377
2 changed files with 8 additions and 4 deletions

View File

@@ -18,6 +18,10 @@
margin-bottom: 30px;
}
.btn-topisto {
width: 60px !important;
}
.btn-secondary {
background-color: #74716c;
color:#fff;