jekyll-theme-lycorma 0.1.1 → 0.1.2

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/assets/main.scss +8 -3
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 65d4dc839c0ce76c4b9c9ffaadc660d13ab6239570be410b28fee999bf9e5486
4
- data.tar.gz: a11b8dbf75bca61e7d550cf157dbe2207ffd1ece24976130008e6c83d7aac95d
3
+ metadata.gz: 971dc11bdf11e28e96614460d0c7e449281c0c8ff65744f70ed6a00e6bf7ebe5
4
+ data.tar.gz: 8eda105217aae8cfd6cc02012ad83b4c89b416564e16c49db4795f6854d7057b
5
5
  SHA512:
6
- metadata.gz: e6f5c1df65af0b8795e1225e4b718b12b44c7049060bd144ddf25a18a4d07132d4491307a5d3997bb89ed06b28c039ccf12b1ddd4b64f6bd47163e42310d177a
7
- data.tar.gz: 996c1cc26278992f96fa7066f5f3d5ff31145b748234b66e19bfd64bf3185e07fd6583bd6746fb3fa8e347b8153e464cc35561eeef00c446027808eed74a445c
6
+ metadata.gz: 0c14a1e0d68c0f8fb89a4ed5f9fa4cec4fa08c2395457281bd130384cebf482c723d6d788b82d07149376d45c33270295e02cb52ff019866549e9a4e2bfeb2a2
7
+ data.tar.gz: 363830891a61267aae8d3b416dfb2c14b74dc57fa224d76c6e382e3b735407808bc548a89c0d815e5fc472f173e71417705db0c4872d246d946885454c6d2f21
data/assets/main.scss CHANGED
@@ -118,7 +118,10 @@ body {
118
118
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
119
119
  width: 40%;
120
120
  }
121
-
121
+ a {
122
+ text-decoration-line: underline;
123
+ }
124
+
122
125
  p {
123
126
  width: 100%;
124
127
  margin: 1em;
@@ -128,11 +131,13 @@ body {
128
131
  }
129
132
 
130
133
  ul,ol {
131
- text-align: center;
134
+ text-align: left;
135
+ margin-left: 10%;
136
+ margin-right: auto;
132
137
  }
133
138
 
134
139
  ul {
135
- list-style: circle inside;
140
+ list-style: circle outside;
136
141
  }
137
142
 
138
143
  ol {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-lycorma
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christopher Rodriguez
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-02-25 00:00:00.000000000 Z
11
+ date: 2018-02-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll