Use slate CSS theme on all pages

This commit is contained in:
nemunaire 2016-10-13 19:11:34 +02:00
commit 535a8b91de
8 changed files with 15 additions and 26 deletions

View file

@ -2,11 +2,10 @@
<html>
<head>
<meta charset="utf-8">
<title>Challenge FIC2016</title>
<title>Challenge Forensic</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="/css/bootstrap.min.css" type="text/css" rel="stylesheet" media="screen">
<link href="/css/slate.min.css" type="text/css" rel="stylesheet" media="screen">
<link href="/css/fic.css" type="text/css" rel="stylesheet" media="screen">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->