j1-template 2023.0.5 → 2023.0.6

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: 7150ba07bf5b44d49e4ba0ea903e645c13544a2a36009e86f257f7887c085f78
4
- data.tar.gz: 9b2677bcabb97e8fb2cd7218085bb88f775abf3d5dd67db09ca9c3de0c6660eb
3
+ metadata.gz: 3565bf09d9a2ce5649e0092439495c020b984322ce9e3a314e3fbef7196fa62f
4
+ data.tar.gz: 4fbab1b31b8b93de2bef3d0ad816204d46c36a109478653f3c00d711f1f65ec3
5
5
  SHA512:
6
- metadata.gz: ba6a7d46596804de68b14e4beec348eadaed9d1fdf9ced5c992846e6f17de0da83ef5dc3fb4f1891ce47337e13596844843233e6b8097aad8e16f124e51c025c
7
- data.tar.gz: e60964554a03bd147ed5a466740aa957408b1ef3acf402d888eb82bed6ad09c65671b9d60394145c61bfd158c3e86def0b067b3ff90997fcec3211fdb764a310
6
+ metadata.gz: 47f293661bd3b9e05b995af9d679956a5ae6cc651ced15fcf98cf25d7051eba3df0308cee1f27d8345030bb5ad804d3119c70e070673cbc8a529181ee9dcaaea
7
+ data.tar.gz: 17279e3c19ad0a07afc8cd3875e7535aef6d24d9bf3b5f95f3c9c159e36a1e673db43afae487008afe0549cd3fef09cc54ffd42625708d69fbe5d4ed921a4cdb
@@ -258,8 +258,8 @@ exclude_from_search: true
258
258
  <img
259
259
  class="sticker-image"
260
260
  src="/assets/images/sticker/600x600/sticker-new-version.png"
261
- alt="Get new version 2023.0.5"
262
- title="Get new version 2023.0.5"
261
+ alt="Get new version 2023.0.6"
262
+ title="Get new version 2023.0.6"
263
263
  style="width: 140px; height: 120px;"
264
264
  >
265
265
  </a>
@@ -14926,9 +14926,7 @@ table.tableblock > .title {
14926
14926
  # -----------------------------------------------------------------------------
14927
14927
  */
14928
14928
  .no-attic {
14929
- padding-top: 80px;
14930
- margin-bottom: 50px;
14931
- background-color: #212121; }
14929
+ padding-top: 80px; }
14932
14930
 
14933
14931
  .attic {
14934
14932
  position: relative;
@@ -14993,7 +14991,7 @@ table.tableblock > .title {
14993
14991
 
14994
14992
  @media screen and (max-width: 992px) {
14995
14993
  .no-attic {
14996
- padding-top: 48px; } }
14994
+ padding-top: 48px !important; } }
14997
14995
 
14998
14996
  @media screen and (min-width: 768px) {
14999
14997
  .attic h1, .attic .h1 {
@@ -15004,7 +15002,7 @@ table.tableblock > .title {
15004
15002
 
15005
15003
  @media screen and (max-width: 768px) {
15006
15004
  .no-attic {
15007
- padding-top: 48px; } }
15005
+ padding-top: 48px !important; } }
15008
15006
 
15009
15007
  @media screen and (min-width: 480px) {
15010
15008
  .attic .btn {
@@ -15013,7 +15011,7 @@ table.tableblock > .title {
15013
15011
 
15014
15012
  @media screen and (max-width: 480px) {
15015
15013
  .no-attic {
15016
- padding-top: 48px; } }
15014
+ padding-top: 48px !important; } }
15017
15015
 
15018
15016
  .text-emphasis-none {
15019
15017
  text-shadow: none !important; }