Selaa lähdekoodia

Add missing class icons to output

Robert Carnecky 10 vuotta sitten
vanhempi
commit
cf3f0494ba
2 muutettua tiedostoa jossa 3 lisäystä ja 2 poistoa
  1. 1
    1
      generator/generate.html
  2. 2
    1
      generator/output.html

+ 1
- 1
generator/generate.html Näytä tiedosto

@@ -26,7 +26,7 @@
26 26
     <link href="css/cards.css" rel="stylesheet" />
27 27
     <link href="css/card-size.css" rel="stylesheet" />
28 28
     <link href="css/icons.css" rel="stylesheet" />
29
-	<link href="css/class-icons.css" rel="stylesheet" />
29
+    <link href="css/class-icons.css" rel="stylesheet" />
30 30
     <link href="css/custom-icons.css" rel="stylesheet" />
31 31
     <!-- Fonts -->
32 32
     <link href='https://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'>

+ 2
- 1
generator/output.html Näytä tiedosto

@@ -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'>

Loading…
Peruuta
Tallenna