comunic/tools/assets/css/home_tools.css
2016-11-19 12:08:12 +01:00

12 lines
211 B
CSS
Executable File

/* Feuille de styles pour l'acceuil des outils pour Comunic */
.tools_container {
margin: auto;
margin-top: 20px;
width: 385px;
text-align: justify;
}
.tools_container .button {
width: 385px;
}