stipe 0.0.4.3 → 0.0.4.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -49,7 +49,7 @@
49
49
  }
50
50
  .dec
51
51
  {
52
- color: purple;
52
+ color: #800080;
53
53
  }
54
54
  pre.prettyprint
55
55
  {
@@ -82,17 +82,5 @@ $webfont_directory: "/fonts/" !default;
82
82
  src: url('#{$webfont_directory}#{$font-file}.eot?#iefix') format('embedded-opentype'),
83
83
  url('#{$webfont_directory}#{$font-file}.woff') format('woff'),
84
84
  url('#{$webfont_directory}#{$font-file}.ttf') format('truetype'),
85
- url('#{$webfont_directory}#{$font-file}.svg#ZocialRegular') format('svg');
86
- }
87
-
88
-
89
-
90
-
91
-
92
-
93
-
94
-
95
-
96
-
97
-
98
-
85
+ url('#{$webfont_directory}#{$font-file}.svg##{$font-file}') format('svg');
86
+ }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stipe
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4.3
4
+ version: 0.0.4.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2012-10-12 00:00:00.000000000 Z
13
+ date: 2012-10-13 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: compass