| ... | ... | @@ -2,6 +2,7 @@ |
|
|
|
title: _test_home
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
<main class="wiki-home">
|
|
|
|
<style>
|
|
|
|
:root {
|
| ... | ... | @@ -86,8 +87,9 @@ title: _test_home |
|
|
|
/* bouton bleu */
|
|
|
|
|
|
|
|
.wiki-home .service-button-container {
|
|
|
|
text-align: center;
|
|
|
|
text-align: left;
|
|
|
|
margin-top: 30px; /* Espace au-dessus du bouton */
|
|
|
|
margin-bottom: 30px; /* Espace au-dessus du bouton */
|
|
|
|
}
|
|
|
|
|
|
|
|
.wiki-home .service-button {
|
| ... | ... | |