jekyll-theme-console 0.2.3 → 0.2.4

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: 3e9cd89a12b4f72d7a9cfa38ccd05695e3165078316de15d8653e9325d2e114e
4
- data.tar.gz: 13c5b848b2c241fc290384709f82d3c2c718a43760286a07d53a4f6ebf3bbce4
3
+ metadata.gz: fecf643a50603af45c8b4bf22982b26e2317737bfce1804f3d6f6bb65795e8ed
4
+ data.tar.gz: fd9455a80c6826e0fa14dac817a79d3ac9f0339b51ae0dddbbc1fe04c2a25c78
5
5
  SHA512:
6
- metadata.gz: 2f5e65316487bf424235bba9373011243360fa5d5c2ed615e49ae0934033f5a2387c7e5d2df74e454e59632438d8b30e622f84c21c587a69ade8675ad2100df7
7
- data.tar.gz: 2632db78388537cf897217e950d13f49cc37429def7b4b1783ae403a3305a6e76f49c58cddc1b6b62d129da0dc618055522d5004f328de8a08c7a569c4253732
6
+ metadata.gz: 61d37f9b041659362ee512af1c45714e5059d6b5ee0e3f62504922314e5d8594d79a08e83e17eff63a4ea6e51caa3d80f27d53575adb19cb55073b4290600670
7
+ data.tar.gz: 54824a5d51ed3f65c9cef60a8af21bcd25e2d4bda77ceb7410a514bcde07c1b5ab209f2f17dee42238e46688a51bd926f49e372c5a24b564d4c55f1d0aa775e5
@@ -19,7 +19,7 @@ $container-max-width: 600px !default;
19
19
  */
20
20
  body { background-color: $background-color; margin: 0 auto; padding: 0; font-family: $base-font-family; font-size: $base-font-size; color: $text-color; text-align: left; line-height: $base-line-height !important; }
21
21
  h1, h2, h3, h4, h5, h6 { font-size: $base-font-size; margin: 0px; margin-top: 25px; font-weight: bold; color: $text-color; }
22
- p { margin: 0px; color: $text-color; }
22
+ p, ul, ol { margin: 0px; color: $text-color; }
23
23
  a { text-decoration: underline; color: $link-color; }
24
24
  a:hover { color: #000; background-color: #fff; }
25
25
  .primary-text { color: $primary-color; }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-console
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - b2a3e8