Bring back glyphicons to life

This commit is contained in:
nemunaire 2017-12-17 17:12:51 +01:00
commit 612c80366f
12 changed files with 813 additions and 290 deletions

View file

@ -10,6 +10,7 @@
<meta name="robots" content="all">
<base href="/">
<link href="/css/bootstrap.min.css" type="text/css" rel="stylesheet" media="screen">
<link href="/css/glyphicon.css" type="text/css" rel="stylesheet" media="screen">
<link href="/css/fic.css" type="text/css" rel="stylesheet" media="screen">
<script src="/js/angular.min.js"></script>
</head>