smock 0.1.82 → 0.1.83

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/Gemfile.lock +1 -1
  2. data/examples/organisims.html +25 -7
  3. metadata +3 -3
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- smock (0.1.82)
4
+ smock (0.1.83)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -26,13 +26,31 @@
26
26
  <h3>Market banners</h3>
27
27
 
28
28
  <strong class="style-group__example__label">Studio banner</strong>
29
- <div class="marketing-banner" am-grid-col="l:10:12">
30
- <h2 class="marketing-banner__logo svg__logo--inverse" am-grid-col="l:4:10 l:pre3:10">Envato Studio</h2>
31
- <h2 class="marketing-banner__heading" am-grid-col="l:8:10 l:pre1:10">Install and setup your theme</h2>
32
- <p class="marketing-banner__copy" am-grid-col="l:6:10 l:pre2:10">Save time and headaches. An Envato
33
- Studio developer will install and set-up your theme within 24 hours for
34
- $50.</p>
35
- <a class="marketing-banner__button button" href="" am-grid-col="l:4:10">Setup theme now</a>
29
+ <div class="container">
30
+ <div class="marketing-banner" am-grid-col="l:10:12">
31
+ <h2 class="marketing-banner__logo svg__logo--inverse" am-grid-col="l:4:10 l:pre3:10">Envato Studio</h2>
32
+ <h2 class="marketing-banner__heading" am-grid-col="l:8:10 l:pre1:10">Install and setup your theme</h2>
33
+ <p class="marketing-banner__copy" am-grid-col="l:6:10 l:pre2:10">Save
34
+ time and headaches. An Envato Studio developer will install and set-up
35
+ your theme within 24 hours for $50.</p>
36
+ <a class="marketing-banner__button button" href="" am-grid-col="l:4:10">Setup theme now</a>
37
+ </div>
38
+
39
+ <div class="marketing-banner" am-grid-col="l:10:12">
40
+ <h2 class="marketing-banner__logo svg__codecanyon--inverse" am-grid-col="l:4:10 l:pre3:10">Envato Studio</h2>
41
+ <h2 class="marketing-banner__heading" am-grid-col="l:10:10">Wordpress Plugins to enhance your site</h2>
42
+ <p class="marketing-banner__copy" am-grid-col="l:6:10 l:pre2:10">Find
43
+ plugins for SEO, eCommerce and payments, Social Networks, interface
44
+ elements and more</p>
45
+ <a class="marketing-banner__button button" href="" am-grid-col="l:4:10">View WordPress Plugins</a>
46
+ </div>
47
+
48
+ <div class="marketing-banner" am-grid-col="l:10:12">
49
+ <h2 class="marketing-banner__heading" am-grid-col="l:8:10 l:pre1:10">Need web hosting for your project?</h2>
50
+ <p class="marketing-banner__copy" am-grid-col="l:6:10 l:pre2:10">Check out our web hosting partners. Many offer special
51
+ deals to help you get started.</p>
52
+ <a class="marketing-banner__button button" href="" am-grid-col="l:4:10">View hosting partners</a>
53
+ </div>
36
54
  </div>
37
55
  </section>
38
56
  <section class="style-group">
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smock
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.82
4
+ version: 0.1.83
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -362,7 +362,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
362
362
  version: '0'
363
363
  segments:
364
364
  - 0
365
- hash: 2177617378295908585
365
+ hash: -3743902635396446845
366
366
  required_rubygems_version: !ruby/object:Gem::Requirement
367
367
  none: false
368
368
  requirements:
@@ -371,7 +371,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
371
371
  version: '0'
372
372
  segments:
373
373
  - 0
374
- hash: 2177617378295908585
374
+ hash: -3743902635396446845
375
375
  requirements: []
376
376
  rubyforge_project: smock
377
377
  rubygems_version: 1.8.21