Update fontawesome from v3 to v5

This commit is contained in:
Johannes Zellner
2018-11-15 17:42:29 +01:00
parent ac5b7a4469
commit c57b9b4fa3
21 changed files with 46 additions and 5040 deletions

View File

@@ -12,7 +12,7 @@
<link type="text/css" rel="stylesheet" href="/theme.css">
<!-- Custom Fonts -->
<link type="text/css" rel="stylesheet" href="/3rdparty/css/font-awesome.min.css">
<link type="text/css" rel="stylesheet" href="/3rdparty/fontawesome/css/all.min.css">
<!-- jQuery-->
<script type="text/javascript" src="/3rdparty/js/jquery.min.js"></script>