Skip to content
Extraits de code Groupes Projets
Valider dc5f7ef4 rédigé par kodra's avatar kodra
Parcourir les fichiers

Placement des 5 boutons

parent 376429c0
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -5,13 +5,28 @@
</head>
<body>
<div class="container">
<h1>Nuit de l'info 2017</h1>
<h2>Super projet</h2>
<div style="width:100%" id="btn-action" class="btn-group">
<a href="404.html" style="line-height:75px; width:30%; margin-left:35%;" class="btn btn-lg btn-danger text-center ">
URGENCES
</a>
</div>
<div style="width:100%" class="btn-group">
<a href="404.html" style="width:30%; line-height:75px; margin-top:100px;" class="btn btn-lg btn-success text-center">
Rubrique1
</a>
<a href="404.html" style="width:30%; line-height:75px; margin-top:100px; margin-left:40%" class="btn btn-lg btn-primary text-center">
Rubrique3
</a>
</div>
<div style="width:100%" class="btn-group">
<a href="404.html" style="width:30%; line-height:75px; margin-top: 100px;" class="btn btn-lg btn-info text-center">
Rubrique2
</a>
<a href="404.html" style="width:30%; line-height:75px; margin-top:100px; margin-left:40%" class="btn btn-lg btn-warning text-center">
Rubrique4
</a>
</div>
</div>
<div class="row">
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter