access-styles 1.0.4 → 1.0.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/fonts/{BebasNeue Bold-webfont.eot → BebasNeue-Bold-webfont.eot} +0 -0
- data/app/assets/fonts/{BebasNeue Bold-webfont.svg → BebasNeue-Bold-webfont.svg} +0 -0
- data/app/assets/fonts/{BebasNeue Bold-webfont.ttf → BebasNeue-Bold-webfont.ttf} +0 -0
- data/app/assets/fonts/{BebasNeue Bold-webfont.woff → BebasNeue-Bold-webfont.woff} +0 -0
- data/app/assets/fonts/{BebasNeue Bold-webfont.woff2 → BebasNeue-Bold-webfont.woff2} +0 -0
- data/app/assets/stylesheets/access-styles/fonts.scss +8 -8
- data/app/assets/stylesheets/access-styles/typography.scss +2 -2
- data/lib/access-styles/version.rb +1 -1
- metadata +7 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 340b02d49a659f2aad0141011075035e29d80f72
|
4
|
+
data.tar.gz: 7decd57ac6124b9c542b1738bc59950a0938dfb0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 692e7bd0d98a798007144b66d0ed8b4a41a4112bd459699ea9352ef0823af7dc523fd2d6d0477bd71abb1a18b258622d9d1c1de199413b1af2b45d2c1eafd6b8
|
7
|
+
data.tar.gz: e97110d486a8b293ac3f66110e91f47009ac691fd9d408c5f25cd78e3a9863f66347c34b288136b5fba9f40d4cacf194aacccd61e25025a49a025a15491495d4
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -1,17 +1,17 @@
|
|
1
1
|
@font-face {
|
2
|
-
font-family:
|
3
|
-
src: asset_path('BebasNeue
|
4
|
-
src: asset_path('BebasNeue
|
5
|
-
asset_path('BebasNeue
|
6
|
-
asset_path('BebasNeue
|
7
|
-
asset_path('BebasNeue
|
8
|
-
asset_path('BebasNeue
|
2
|
+
font-family: bebas;
|
3
|
+
src: asset_path('BebasNeue-Bold-webfont.eot');
|
4
|
+
src: asset_path('BebasNeue-Bold-webfont.eot?#iefix') format('embedded-opentype'),
|
5
|
+
asset_path('BebasNeue-Bold-webfont.woff2') format('woff2'),
|
6
|
+
asset_path('BebasNeue-Bold-webfont.woff') format('woff'),
|
7
|
+
asset_path('BebasNeue-Bold-webfont.ttf') format('truetype'),
|
8
|
+
asset_path('BebasNeue-Bold-webfont.svg#bebas_neuebold') format('svg');
|
9
9
|
font-weight: normal;
|
10
10
|
font-style: normal;
|
11
11
|
}
|
12
12
|
|
13
13
|
@font-face {
|
14
|
-
font-family:
|
14
|
+
font-family: proxima;
|
15
15
|
src: asset_path('ProximaNova-Light-webfont.eot');
|
16
16
|
src: asset_path('ProximaNova-Light-webfont.eot?#iefix') format('embedded-opentype'),
|
17
17
|
asset_path('ProximaNova-Light-webfont.woff2') format('woff2'),
|
@@ -1,5 +1,5 @@
|
|
1
|
-
.primary-header {font-family:
|
2
|
-
.secondary-header {font-family:
|
1
|
+
.primary-header {font-family: bebas, proxima, helvetica, sans-serif;}
|
2
|
+
.secondary-header {font-family: proxima, helvetica, sans-serif;}
|
3
3
|
|
4
4
|
.header-xxl {font-size: 4.5rem;} // 72px
|
5
5
|
.header-xl {font-size: 2.5rem;} // 40px
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: access-styles
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ben Eggett
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2015-03-
|
13
|
+
date: 2015-03-20 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: railties
|
@@ -69,11 +69,11 @@ extra_rdoc_files: []
|
|
69
69
|
files:
|
70
70
|
- README.md
|
71
71
|
- Rakefile
|
72
|
-
- app/assets/fonts/BebasNeue
|
73
|
-
- app/assets/fonts/BebasNeue
|
74
|
-
- app/assets/fonts/BebasNeue
|
75
|
-
- app/assets/fonts/BebasNeue
|
76
|
-
- app/assets/fonts/BebasNeue
|
72
|
+
- app/assets/fonts/BebasNeue-Bold-webfont.eot
|
73
|
+
- app/assets/fonts/BebasNeue-Bold-webfont.svg
|
74
|
+
- app/assets/fonts/BebasNeue-Bold-webfont.ttf
|
75
|
+
- app/assets/fonts/BebasNeue-Bold-webfont.woff
|
76
|
+
- app/assets/fonts/BebasNeue-Bold-webfont.woff2
|
77
77
|
- app/assets/fonts/ProximaNova-Light-webfont.eot
|
78
78
|
- app/assets/fonts/ProximaNova-Light-webfont.svg
|
79
79
|
- app/assets/fonts/ProximaNova-Light-webfont.ttf
|