jekyll-theme-centos 0.8.3 → 0.8.4

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c74cedb3341bbe0c3319790923f85768578fc3aa45c70391133150c78e79c01b
4
- data.tar.gz: 5eb6620361eb4af88ae6061ec0b8b820a8bdbfbb292866dc3371e137d3598cf3
3
+ metadata.gz: 25deff6523563ccd5e728ddaa44dce507934229f229f40b6fe5a2ce9f60d2c67
4
+ data.tar.gz: ddd65f2776b18a52d14e1602cd9e8624099d5470349f2fdd4bfa0597dc7bfbf5
5
5
  SHA512:
6
- metadata.gz: 4161d7b6fbd818e6b978aee0803ba017a1366a67b73b3d39a02453258014ad89086a115facc8ecc783107ed389085c20443651b21464be0805f5c978a0dea1a5
7
- data.tar.gz: 6db005ab2ca0212d9042449563e22acd945708ba6b22d46728c265bdca8a655a276be93d37f1476f36d29af65102624b86ba49da4c76d1e5a2775a401b019fd2
6
+ metadata.gz: 5f39ac91524ceab32c41162b13d7fd45e75d5784b34f93bf650e2c8513dfd52b00590938cb08d9f81a270e89c859c86eb6860bb7c2a2e68be8075ca40a1b7938
7
+ data.tar.gz: 41838bfaddf29021ad747d525bc5d065b7bc1180a2ba044129e3c3e82328a7807be59824fb8f9b3d65fdf269136d8390fd5056ce9c5de6cd867641e25e716301
@@ -104,10 +104,23 @@
104
104
  text-align: right;
105
105
  }
106
106
  }
107
- &__welcome, &__listinfo, &__archtoc, &__archtocnombox, &__article, &__emptyarchive, &__options, &__roster, &__subscribe, &__private, &__admlogin {
108
- img {
109
- width: auto;
107
+ &__options {
108
+ &> address > table > tbody > tr > td {
109
+ background-color: $white;
110
+ border: none;
111
+ padding: 0;
112
+ }
113
+ &> address > table > tbody > tr > td:nth-child(1) {
114
+ text-align: left;
110
115
  }
116
+ &> address > table > tbody > tr > td:nth-child(2) {
117
+ text-align: center;
118
+ }
119
+ &> address > table > tbody > tr > td:nth-child(3) {
120
+ text-align: right;
121
+ }
122
+ }
123
+ &__welcome, &__listinfo, &__archtoc, &__archtocnombox, &__article, &__emptyarchive, &__options, &__roster, &__subscribe, &__private, &__admlogin {
111
124
  }
112
125
  }
113
126
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * jekyll-theme-centos v0.8.3 (https://gitlab.com/areguera/jekyll-theme-centos/)
2
+ * jekyll-theme-centos v0.8.4 (https://gitlab.com/areguera/jekyll-theme-centos/)
3
3
  * Copyright 2020-2021 Alain Reguera Delgado
4
4
  * Licensed under MIT (https://gitlab.com/areguera/jekyll-theme-centos/-/blob/master/LICENSE)
5
5
  */
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-centos
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.3
4
+ version: 0.8.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alain Reguera Delgado
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-07-31 00:00:00.000000000 Z
11
+ date: 2021-08-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll