|
@@ -5,11 +5,12 @@
|
5
|
5
|
<!-- Javascript -->
|
6
|
6
|
<script type="text/javascript" src="js/output.js"></script>
|
7
|
7
|
<!-- CSS -->
|
8
|
|
- <link rel=" stylesheet" type="text/css" href="css/output.css">
|
|
8
|
+ <link rel="stylesheet" type="text/css" href="css/output.css">
|
9
|
9
|
<link rel="stylesheet" type="text/css" href="css/cards.css">
|
10
|
10
|
<link rel="stylesheet" type="text/css" href="css/card-size.css">
|
11
|
11
|
<link rel="stylesheet" type="text/css" href="css/icons.css">
|
12
|
12
|
<link rel="stylesheet" type="text/css" href="css/custom-icons.css">
|
|
13
|
+ <link rel="stylesheet" type="text/css" href="css/class-icons.css">
|
13
|
14
|
<!-- Fonts -->
|
14
|
15
|
<link href='https://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
|
15
|
16
|
<link href='https://fonts.googleapis.com/css?family=Lora:700' rel='stylesheet' type='text/css'>
|