word-games-theme 0.5.7 → 0.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/assets/css/style.css CHANGED
@@ -1,4 +1,4 @@
1
- styling........
1
+ /* styling........ */
2
2
  * {
3
3
  margin: 0;
4
4
  padding: 0;
@@ -393,6 +393,6 @@ header {
393
393
  color: black;
394
394
  }
395
395
 
396
- .highlight{
396
+ .highlight {
397
397
  color: #ff0000 !important;
398
- }
398
+ }
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
3
+ "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
4
+ <svg version="1.0" xmlns="http://www.w3.org/2000/svg"
5
+ width="1920.000000pt" height="943.000000pt" viewBox="0 0 1920.000000 943.000000"
6
+ preserveAspectRatio="xMidYMid meet">
7
+
8
+ <g transform="translate(0.000000,943.000000) scale(0.100000,-0.100000)"
9
+ fill="#000000" stroke="none">
10
+ </g>
11
+ </svg>
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: word-games-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.7
4
+ version: 0.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-appscms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-11-17 00:00:00.000000000 Z
11
+ date: 2021-12-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -154,6 +154,7 @@ files:
154
154
  - assets/css/about.css
155
155
  - assets/css/advancedFilter.css
156
156
  - assets/css/blog.css
157
+ - assets/css/bootstrap.min.css
157
158
  - assets/css/content.css
158
159
  - assets/css/feature.css
159
160
  - assets/css/footer.css
@@ -168,6 +169,7 @@ files:
168
169
  - assets/images/alka.webp
169
170
  - assets/images/angle-arrow-down.svg
170
171
  - assets/images/bg_elements.png
172
+ - assets/images/bg_elements.svg
171
173
  - assets/images/board-game.png
172
174
  - assets/images/facebook-square.svg
173
175
  - assets/images/facebook.svg
@@ -196,6 +198,7 @@ files:
196
198
  - assets/images/right3.svg
197
199
  - assets/images/right_obj_01.png
198
200
  - assets/images/search.svg
201
+ - assets/images/search.webp
199
202
  - assets/images/star.png
200
203
  - assets/images/star.svg
201
204
  - assets/images/test.png
@@ -205,6 +208,7 @@ files:
205
208
  - assets/images/window-close.png
206
209
  - assets/images/window-close.svg
207
210
  - assets/images/word-games-logo.svg
211
+ - assets/images/word-games-logo.webp
208
212
  - assets/images/yellow_bg.png
209
213
  - assets/js/TopScroll.js
210
214
  - assets/js/X-letter.js