Ajout de Bootstrap

pull/5/head
Nicolas MORIN 4 years ago
parent 682a100e6b
commit d17153ba49

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -3,8 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Courtail - Portail des courriels</title>
<link rel="stylesheet" type="text/css" media="screen" href="/fichiers/css/principal.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/fichiers/css/formulaires.css" />
<link href="/fichiers/css/bootstrap.css" rel="stylesheet">
<link rel="icon" href="/fichiers/images/favicon.ico" />
</head>
<body>

@ -1,2 +1,3 @@
<script src="/fichiers/js/bootstrap.js"></script>
</body>
</html>

Loading…
Cancel
Save