comunic/tools/assets/css/home_tools.css

12 lines
211 B
CSS
Raw Normal View History

2016-11-19 11:08:12 +00:00
/* 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;
}