mirror of
https://github.com/pierre42100/comunic
synced 2024-11-16 18:41:13 +00:00
12 lines
211 B
CSS
Executable File
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;
|
|
} |