word-games-theme 0.4.4 → 0.4.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 930951b405155b620dbdec4cf39bbce64c030a096608496a5521df5d0469fe85
4
- data.tar.gz: ccba43a695a4fd3ea00e724ae5edb21ab75867a7cfd82af15dfe55366f6b8fd1
3
+ metadata.gz: eaf347acf70e4230e1699c9ef615715a89dba592a724dada570b6198cfef29f7
4
+ data.tar.gz: dd22f2c282dccaa6a41823b065a2ed65b7693a144351f3a51209d5b6f071512a
5
5
  SHA512:
6
- metadata.gz: 56535c94ac217275da34ce326ad2db1eda344ac40b0f4d7014a349a4f4ff1b1e9572477e0e03593ad15cb3bae38cd3361eeae74cf4bc0871869da61657a146e1
7
- data.tar.gz: 0f26578deeeb572b1002b701cdecc22ee91e5498857864826170dbc2a53b1535474ea2c86b8489ef16057b4cc50be3e9a10db971d141caa2f6c8e943935d51b8
6
+ metadata.gz: 8e0ccc08d7c22c8961bb9852cc1e6d0a67a7802610ceec13a7291f36b26096eae046191ec30c28a088337d5377bc50301dacabe89d9e78699ba75dd4c5971ced
7
+ data.tar.gz: c6f8dc1d423a44d354675bac473a18fdd4a45dd11191cdf5b77e6daeabe7a79d2d1fede44583173fd257bb5b2afc6673f806022da091dd319e402c2d2346814e
@@ -12,7 +12,7 @@
12
12
  "word": "caret",
13
13
  "points": 7,
14
14
  "i": 5,
15
- "scrabble": "caret is a valid word in scrabble. As per TWL06 dictionary it has 7 points, and as per SOWPODS dictionary it has 7 points.",
15
+ "scrabble": "<b>caret</b> is a valid word in scrabble. As per TWL06 dictionary it has 7 points, and as per SOWPODS dictionary it has 7 points.",
16
16
  "wordswithfriend": "caret is a valid word in words with friends. As per Words with Friends dictionary it has 8 points."
17
17
  },
18
18
  {
@@ -15,6 +15,9 @@
15
15
  padding-bottom: 0.8rem;
16
16
  color: #1e283c;
17
17
  }
18
+ b {
19
+ color: #000;
20
+ }
18
21
 
19
22
  .content_sub_heading {
20
23
  font-weight: 600;
@@ -72,7 +75,7 @@
72
75
  color: #000;
73
76
  } */
74
77
  .wordsdata {
75
- margin-bottom: 100px;
78
+ margin-bottom: 40px;
76
79
  }
77
80
  .word-title {
78
81
  margin: 0px 0;
@@ -86,7 +89,7 @@
86
89
  line-height: 1.5;
87
90
  }
88
91
  .word-heading {
89
- margin: 30px 0;
92
+ margin: 10px 0;
90
93
  /* margin-bottom: 40px; */
91
94
  color: #0645ad;
92
95
  vertical-align: baseline;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: word-games-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.4
4
+ version: 0.4.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-appscms