gumby 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Gumby
2
2
  module Rails
3
- VERSION = "0.0.1"
3
+ VERSION = "0.0.2"
4
4
  end
5
5
  end
@@ -65,7 +65,7 @@ html, body { height: 100%; }
65
65
  .text-right { text-align: right; }
66
66
 
67
67
  /* Fonts */
68
- @font-face { font-family: "entypo"; font-style: normal; font-weight: 400; src: url(/assets/fonts/icons/entypo.eot); src: url("/assets/fonts/icons/entypo.eot?#iefix") format("ie9-skip-eot"), url("/assets/fonts/icons/entypo.woff") format("woff"), url("/assets/fonts/icons/entypo.ttf") format("truetype"); }
68
+ @font-face { font-family: "entypo"; font-style: normal; font-weight: 400; src: url(/assets/icons/entypo.eot); src: url("/assets/icons/entypo.eot?#iefix") format("ie9-skip-eot"), url("/assets/icons/entypo.woff") format("woff"), url("/assets/icons/entypo.ttf") format("truetype"); }
69
69
 
70
70
  h1, h2, h3, h4, h5, h6 { font-family: "Open Sans"; font-weight: 300; color: #444444; text-rendering: optimizeLegibility; padding-top: 0.273em; line-height: 1.15538em; padding-bottom: 0.273em; }
71
71
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #d04526; }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gumby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: