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

Nouveau changement fond d'écran+reste

parent 72f923be
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #
body {
background-image: url("https://www.nicc.edu/media/niccedu/contentassets/images/responsiveparralaximages/DriversEd.jpg");
background-image: url("http://img15.hostingpics.net/pics/359157Damier50blanc50noir.png");
background-size: cover;
}
......
......@@ -6,14 +6,17 @@
<body>
<div class="container">
<h1>Numéros à appeler :</h1>
<div class="btn-group" style="margin-left:30%; margin-right:auto;width:auto" role="group" aria-label="...">
<a href="tel:17" type="button" class="btn btn-default">Police: 17</button>
<a href="tel:18" type="button" class="btn btn-default">Pompier: 18</button>
<a href="tel:15" type="button" class="btn btn-default">Samu: 15</button>
<a href="tel:112" type="button" class="btn btn-default">Europ: 112</button>
<div class="btn-group-lg" style="margin-left:30%; margin-right:auto;width:auto" role="group" aria-label="...">
<a href="tel:17" type="button" class="btn btn-default">Police: 17</a>
<a href="tel:18" type="button" class="btn btn-default">Pompier: 18</a>
<a href="tel:15" type="button" class="btn btn-default">Samu: 15</a>
<a href="tel:112" type="button" class="btn btn-default">Europ: 112</a>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<div class="container">
<h1>Les gestes à faire</h1>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="assets/app.bundle.js"></script>
</body>
</html>
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter