Преглед на файлове

updated version number to current release v2.018

Chris Simpkins преди 10 години
родител
ревизия
eb100981f6
променени са 2 файла, в които са добавени 21 реда и са изтрити 21 реда
  1. 20 20
      css/hack.css
  2. 1 1
      font-specimen.html

+ 20 - 20
css/hack.css

@@ -1,11 +1,11 @@
 
 @font-face {
     font-family: 'hackbold';
-    src: url('../fonts/hack-bold-webfont.eot?v=2.017');
-    src: url('../fonts/hack-bold-webfont.eot?#iefix&v=2.017') format('embedded-opentype'),
-         url('../fonts/hack-bold-webfont.woff2?v=2.017') format('woff2'),
-         url('../fonts/hack-bold-webfont.woff?v=2.017') format('woff'),
-         url('../fonts/hack-bold-webfont.svg?v=2.017#hackbold') format('svg');
+    src: url('../fonts/hack-bold-webfont.eot?v=2.018');
+    src: url('../fonts/hack-bold-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),
+         url('../fonts/hack-bold-webfont.woff2?v=2.018') format('woff2'),
+         url('../fonts/hack-bold-webfont.woff?v=2.018') format('woff'),
+         url('../fonts/hack-bold-webfont.svg?v=2.018#hackbold') format('svg');
     font-weight: normal;
     font-style: normal;
 
@@ -16,11 +16,11 @@
 
 @font-face {
     font-family: 'hackbold_oblique';
-    src: url('../fonts/hack-bolditalic-webfont.eot?v=2.017');
-    src: url('../fonts/hack-bolditalic-webfont.eot?#iefix&v=2.017') format('embedded-opentype'),
-         url('../fonts/hack-bolditalic-webfont.woff2?v=2.017') format('woff2'),
-         url('../fonts/hack-bolditalic-webfont.woff?v=2.017') format('woff'),
-         url('../fonts/hack-bolditalic-webfont.svg?v=2.017#hackbold_oblique') format('svg');
+    src: url('../fonts/hack-bolditalic-webfont.eot?v=2.018');
+    src: url('../fonts/hack-bolditalic-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),
+         url('../fonts/hack-bolditalic-webfont.woff2?v=2.018') format('woff2'),
+         url('../fonts/hack-bolditalic-webfont.woff?v=2.018') format('woff'),
+         url('../fonts/hack-bolditalic-webfont.svg?v=2.018#hackbold_oblique') format('svg');
     font-weight: normal;
     font-style: normal;
 
@@ -31,11 +31,11 @@
 
 @font-face {
     font-family: 'hackregular';
-    src: url('../fonts/hack-regular-webfont.eot?v=2.017');
-    src: url('../fonts/hack-regular-webfont.eot?#iefix&v=2.017') format('embedded-opentype'),
-         url('../fonts/hack-regular-webfont.woff2?v=2.017') format('woff2'),
-         url('../fonts/hack-regular-webfont.woff?v=2.017') format('woff'),
-         url('../fonts/hack-regular-webfont.svg?v=2.017#hackregular') format('svg');
+    src: url('../fonts/hack-regular-webfont.eot?v=2.018');
+    src: url('../fonts/hack-regular-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),
+         url('../fonts/hack-regular-webfont.woff2?v=2.018') format('woff2'),
+         url('../fonts/hack-regular-webfont.woff?v=2.018') format('woff'),
+         url('../fonts/hack-regular-webfont.svg?v=2.018#hackregular') format('svg');
     font-weight: normal;
     font-style: normal;
 
@@ -46,11 +46,11 @@
 
 @font-face {
     font-family: 'hackoblique';
-    src: url('../fonts/hack-italic-webfont.eot?v=2.017');
-    src: url('../fonts/hack-italic-webfont.eot?#iefix&v=2.017') format('embedded-opentype'),
-         url('../fonts/hack-italic-webfont.woff2?v=2.017') format('woff2'),
-         url('../fonts/hack-italic-webfont.woff?v=2.017') format('woff'),
-         url('../fonts/hack-italic-webfont.svg?v=2.017#hackoblique') format('svg');
+    src: url('../fonts/hack-italic-webfont.eot?v=2.018');
+    src: url('../fonts/hack-italic-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),
+         url('../fonts/hack-italic-webfont.woff2?v=2.018') format('woff2'),
+         url('../fonts/hack-italic-webfont.woff?v=2.018') format('woff'),
+         url('../fonts/hack-italic-webfont.svg?v=2.018#hackoblique') format('svg');
     font-weight: normal;
     font-style: normal;
 

+ 1 - 1
font-specimen.html

@@ -29,7 +29,7 @@
     <div class="container">
 
         <div class="page-header">
-            <h1>Hack v2.017</h1>
+            <h1>Hack v2.018</h1>
             <p class="lead">Specimen for the Hack typeface</p>
         </div>