mirror of
https://github.com/pierre42100/comunic
synced 2025-06-23 18:37:49 +00:00
First commit
This commit is contained in:
12
tools/assets/css/home_tools.css
Executable file
12
tools/assets/css/home_tools.css
Executable file
@ -0,0 +1,12 @@
|
||||
/* 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;
|
||||
}
|
Reference in New Issue
Block a user