assets/themes/j1/core/css/themes/unolight/bootstrap.css in j1-template-2023.3.0 vs assets/themes/j1/core/css/themes/unolight/bootstrap.css in j1-template-2023.3.1
- old
+ new
@@ -10896,11 +10896,11 @@
.hide-scrollbar::-webkit-scrollbar {
width: 0px; }
/*
# -----------------------------------------------------------------------------
- # ~/100_theme_css/scss/theme_uno_dark/extentions/_bs-doc.scss
+ # ~/scss/theme_uno_dark/extentions/_bs-doc.scss
#
# Product/Info:
# https:#jekyll.one
#
# Copyright (C) 2023 Juergen Adams
@@ -12698,11 +12698,11 @@
.modal-content .modal-footer .btn {
margin: 0; }
/*
# -----------------------------------------------------------------------------
- # ~/100_theme_css/scss/theme_uno_dark/bootstrap/_navbar.scss
+ # ~/scss/theme_uno_dark/bootstrap/_navbar.scss
#
# Product/Info:
# https://jekyll.one
#
# Copyright (C) 2023 Juergen Adams
@@ -20942,11 +20942,11 @@
# Copyright (C) 2023 Juergen Adams
#
# J1 Theme is licensed under the MIT License.
# See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
# -----------------------------------------------------------------------------
- # NOTE: MDE styles for the Advertising module (Ads)
+ # NOTE: Styles for the advertising module (Google Adsense)
# -----------------------------------------------------------------------------
*/
.advertising {
background-color: white;
border: 1px solid rgba(0, 0, 0, 0.12);
@@ -20954,18 +20954,32 @@
padding: 1.5rem;
border-radius: 3px;
margin-bottom: 0.25rem;
z-index: 9; }
+/*
+ # -----------------------------------------------------------------------------
+ # ~/scss/theme_uno/extensions/_article.scss
+ #
+ # Product/Info:
+ # https://jekyll.one
+ #
+ # Copyright (C) 2023 Juergen Adams
+ #
+ # J1 Theme is licensed under the MIT License.
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
+ # -----------------------------------------------------------------------------
+*/
.article-item {
max-width: 26rem;
margin-left: auto;
margin-right: auto; }
.article-item .article-link {
position: relative;
display: block;
- margin: 0 auto; }
+ margin: 0 auto;
+ border-bottom: none; }
.article-item .article-link .article-hover {
display: flex;
position: absolute;
width: 100%;
height: 100%;
@@ -21708,10 +21722,10 @@
text-decoration: none;
border-bottom: unset;
color: #212121; }
a.card-link:hover {
- color: #757575; }
+ color: #9e9e9e; }
.card-signup .header {
box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
margin-left: 20px;
margin-right: 20px;