1650 lines
37 KiB
CSS
1650 lines
37 KiB
CSS
@charset "UTF-8";
|
|
/*
|
|
Theme Name: Kazhnuz Space
|
|
Theme URI: https://git.kobold.cafe/quarante-douze/qdouze2-wordpress-theme
|
|
Author: Kazhnuz
|
|
Author URI: https://kazhnuz.space
|
|
Description: The default theme for Kazhnuz Space, my personnal blog.
|
|
Version: 0.2
|
|
License: GNU General Public License v3 or later
|
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
|
Tags: blog, two-columns, right-sidebar
|
|
Text Domain: kspace-wordpress-theme
|
|
|
|
This theme is licensed under the GPLv3.
|
|
*/
|
|
@font-face {
|
|
font-family: 'Amatic SC';
|
|
src: url("fonts/AmaticSC-Regular.woff2") format("woff2");
|
|
font-weight: 400; }
|
|
|
|
*,
|
|
*::before,
|
|
*::after {
|
|
box-sizing: inherit; }
|
|
|
|
html {
|
|
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Cantarell, Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
text-align: left;
|
|
font-size: 4.5mm;
|
|
line-height: 1.6rem;
|
|
font-weight: 400;
|
|
box-sizing: border-box;
|
|
-webkit-text-size-adjust: 100%; }
|
|
|
|
body {
|
|
margin: 0;
|
|
overflow-x: hidden;
|
|
text-rendering: optimizeLegibility;
|
|
color: var(--text-color); }
|
|
|
|
abbr[title] {
|
|
border-bottom: none;
|
|
text-decoration: underline;
|
|
text-decoration: underline dotted; }
|
|
|
|
sub,
|
|
sup {
|
|
font-size: 75%;
|
|
line-height: 0;
|
|
position: relative;
|
|
vertical-align: baseline; }
|
|
|
|
sub {
|
|
bottom: -0.25em; }
|
|
|
|
sup {
|
|
top: -0.5em; }
|
|
|
|
:root {
|
|
--accent-color: #CB357D;
|
|
--text-color-contrast: #FDF7E7;
|
|
--accent-color-hover: #ad2d6a;
|
|
--text-color:#073642;
|
|
--link-color-hover:rgba(7, 54, 66, 0.15);
|
|
--link-color:#a32a64; }
|
|
|
|
strong {
|
|
font-weight: 600; }
|
|
|
|
em {
|
|
font-style: italic;
|
|
font-weight: 400; }
|
|
|
|
mark {
|
|
padding: 0.05rem 0.25rem;
|
|
border-radius: 0.1rem; }
|
|
|
|
img {
|
|
border-style: none; }
|
|
|
|
a {
|
|
color: var(--link-color);
|
|
outline-color: #CB357D;
|
|
padding: 0.05rem;
|
|
border-radius: 0.1rem;
|
|
text-decoration: underline dashed; }
|
|
a:visited {
|
|
color: var(--link-color); }
|
|
a:hover, a:active {
|
|
background-color: var(--link-color-hover);
|
|
text-decoration: none; }
|
|
|
|
a:focus-visible, input:focus-visible {
|
|
outline-style: dashed;
|
|
outline-width: 2px;
|
|
outline-offset: 1px; }
|
|
|
|
mark {
|
|
background-color: #ffd44f;
|
|
color: inherit; }
|
|
|
|
p, ul, ol {
|
|
padding: 0;
|
|
padding-bottom: 1.6rem;
|
|
margin: 0; }
|
|
p:last-child, ul:last-child, ol:last-child {
|
|
padding-bottom: 0; }
|
|
|
|
ul, ol {
|
|
list-style: disc; }
|
|
ul ul, ul ol, ol ul, ol ol {
|
|
padding-bottom: 0;
|
|
margin: 0; }
|
|
ul li, ol li {
|
|
margin: 0;
|
|
margin-left: 1.6rem;
|
|
line-height: 1.6rem; }
|
|
ul.nolist, ol.nolist {
|
|
display: inline;
|
|
list-style: none;
|
|
margin: 0;
|
|
padding: 0; }
|
|
ul.nolist li, ol.nolist li {
|
|
display: inline;
|
|
margin: 0;
|
|
padding: 0; }
|
|
|
|
::selection, ::-moz-selection {
|
|
background-color: #0f7e84;
|
|
color: #FDF7E7; }
|
|
|
|
h1, h2, h3, h4, h5, h6, h7 {
|
|
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Cantarell, Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
text-align: left;
|
|
font-size: 1em;
|
|
padding: 0;
|
|
margin: 0;
|
|
font-weight: 400;
|
|
padding-bottom: 1.6rem; }
|
|
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a {
|
|
border: none; }
|
|
|
|
sup > a, sub > a {
|
|
color: #CB357D;
|
|
background-color: transparent; }
|
|
sup > a:hover, sup > a:focus, sup > a:active, sub > a:hover, sub > a:focus, sub > a:active {
|
|
color: #a32a64; }
|
|
|
|
.main-title, .page-title {
|
|
font-family: Amatic SC, sans-serif;
|
|
font-size: 3.815rem;
|
|
line-height: 4.8rem;
|
|
font-weight: 400; }
|
|
|
|
h1, .title-1 {
|
|
font-family: Amatic SC, sans-serif;
|
|
font-size: 2.441rem;
|
|
line-height: 3.2rem;
|
|
font-weight: 800;
|
|
color: #CB357D; }
|
|
|
|
h2, .title-2 {
|
|
font-size: 2.441rem;
|
|
line-height: 3.2rem;
|
|
font-weight: 300; }
|
|
|
|
h3, .title-3 {
|
|
font-size: 1.953rem;
|
|
line-height: 3.2rem;
|
|
font-weight: 600; }
|
|
|
|
h4, .title-4 {
|
|
font-size: 1.563rem;
|
|
line-height: 3.2rem;
|
|
font-weight: 800; }
|
|
|
|
h5, .title-5 {
|
|
font-size: 1.25rem;
|
|
line-height: 1.6rem;
|
|
font-weight: 600; }
|
|
|
|
h6, .title-6 {
|
|
font-size: 1rem;
|
|
line-height: 1.6rem;
|
|
font-weight: 800; }
|
|
|
|
hr {
|
|
border: 0px solid rgba(1, 1, 1, 0.15);
|
|
border-bottom: 1px;
|
|
margin: 1.5em;
|
|
box-sizing: content-box;
|
|
height: 0;
|
|
overflow: visible; }
|
|
|
|
pre {
|
|
font-family: monospace, monospace;
|
|
font-size: 1em; }
|
|
|
|
.small-text, small {
|
|
font-size: 0.9em; }
|
|
|
|
.time {
|
|
font-style: italic;
|
|
text-align: right;
|
|
width: 100%;
|
|
display: block; }
|
|
|
|
#wrapper {
|
|
background-color: #FDF7E7; }
|
|
|
|
.container-big {
|
|
padding-left: 1.6rem;
|
|
padding-right: 1.6rem;
|
|
max-width: 1600px;
|
|
margin: auto; }
|
|
|
|
.container, .container-onecolumn {
|
|
padding-left: 1.6rem;
|
|
padding-right: 1.6rem;
|
|
max-width: 1200px;
|
|
margin: auto; }
|
|
|
|
.btn {
|
|
border: 0px solid rgba(0, 0, 0, 0.3);
|
|
border-radius: 0px 0px 0px 0px;
|
|
position: relative;
|
|
z-index: 1;
|
|
overflow: visible;
|
|
background-color: transparent;
|
|
text-decoration: none;
|
|
padding: 0.5333333333em 1.6em;
|
|
margin: 0.5333333333em 0.8em 1.6rem;
|
|
line-height: 1.6rem;
|
|
height: auto;
|
|
transition: background-color .2s, border .2s, box-shadow .2s, color .2s;
|
|
outline-color: var(--accent-color);
|
|
color: var(--text-color-contrast);
|
|
font-weight: 400; }
|
|
.btn:before {
|
|
content: " ";
|
|
position: absolute;
|
|
top: 0;
|
|
left: -0.8em;
|
|
right: -0.8em;
|
|
bottom: 0;
|
|
z-index: -1;
|
|
transform: skewX(-15deg);
|
|
transition: background-color 0.3s; }
|
|
.btn::before {
|
|
background-color: var(--accent-color); }
|
|
.btn:visited {
|
|
color: var(--text-color-contrast); }
|
|
.btn:hover, .btn:active {
|
|
outline-color: var(--accent-color-hover);
|
|
box-shadow: none; }
|
|
.btn:hover::before, .btn:active::before {
|
|
background-color: var(--accent-color-hover); }
|
|
p .btn:last-child {
|
|
margin-bottom: 0; }
|
|
.btn .fake {
|
|
background-color: transparent !important;
|
|
color: var(--text-color); }
|
|
.btn .fake::before {
|
|
background-color: transparent !important; }
|
|
|
|
.btn.disabled, .btn:disabled {
|
|
opacity: 0.8;
|
|
background-color: var(--accent-color) !important;
|
|
outline-color: var(--accent-color) !important;
|
|
color: var(--text-color-contrast) !important; }
|
|
|
|
.btn-small {
|
|
padding: 0.1333333333em 0.2em;
|
|
margin: 0.1333333333em 0.2em 1.6rem; }
|
|
.btn-small:before {
|
|
left: -0.2em;
|
|
right: -0.2em; }
|
|
|
|
.btn-readmore, .btn-link {
|
|
color: var(--link-color);
|
|
background-color: transparent !important; }
|
|
.btn-readmore:visited, .btn-link:visited {
|
|
color: var(--link-color); }
|
|
.btn-readmore::before, .btn-link::before {
|
|
background-color: transparent; }
|
|
.btn-readmore:hover::before, .btn-readmore:active::before, .btn-link:hover::before, .btn-link:active::before {
|
|
background-color: var(--link-color-hover); }
|
|
|
|
.btn-toolbar {
|
|
padding: 0 1.6em; }
|
|
|
|
.btn-group > .btn {
|
|
border-radius: 0px 0px 0px 0px;
|
|
margin: 0 0 0 0 !important; }
|
|
|
|
.btn-group:not(:first-child) > .btn {
|
|
border-top-left-radius: 0;
|
|
border-bottom-left-radius: 0; }
|
|
.btn-group:not(:first-child) > .btn:before {
|
|
content: " " !important;
|
|
border-left: 1px solid rgba(0, 0, 0, 0.2); }
|
|
|
|
.btn-group:not(:last-child) > .btn {
|
|
border-top-right-radius: 0;
|
|
border-bottom-right-radius: 0; }
|
|
|
|
ul.breadcrumb, ol.breadcrumb, .breadcrumb {
|
|
border: 0px solid rgba(0, 0, 0, 0.3);
|
|
border-radius: 0px 0px 0px 0px;
|
|
position: relative;
|
|
z-index: 1;
|
|
overflow: visible;
|
|
background-color: transparent;
|
|
background-color: #eee8d5;
|
|
padding: 0.8em;
|
|
margin: 0 0 1.6rem;
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: flex-start;
|
|
list-style: none; }
|
|
ul.breadcrumb:before, ol.breadcrumb:before, .breadcrumb:before {
|
|
content: " ";
|
|
position: absolute;
|
|
top: 0;
|
|
left: -0.8em;
|
|
right: -0.8em;
|
|
bottom: 0;
|
|
z-index: -1;
|
|
transform: skewX(-15deg);
|
|
transition: background-color 0.3s; }
|
|
ul.breadcrumb::before, ol.breadcrumb::before, .breadcrumb::before {
|
|
background-color: #eee8d5; }
|
|
ul.breadcrumb li, ol.breadcrumb li, .breadcrumb li {
|
|
margin: 0; }
|
|
|
|
.breadcrumb li:not(:first-child)::before {
|
|
content: "/";
|
|
padding: 0.3rem; }
|
|
|
|
.breadcrumb .active {
|
|
font-weight: 600; }
|
|
|
|
.badge {
|
|
line-height: 1.5em;
|
|
padding-left: 0.4em;
|
|
padding-right: 0.4em;
|
|
text-decoration: none !important;
|
|
background-color: var(--accent-color);
|
|
color: var(--text-color-contrast); }
|
|
|
|
nav.pagination {
|
|
padding-bottom: 1.6rem; }
|
|
nav.pagination .nav-links {
|
|
text-align: center;
|
|
width: 100%; }
|
|
nav.pagination .page-numbers, nav.pagination .next, nav.pagination .prev {
|
|
border: 0px solid rgba(0, 0, 0, 0.3);
|
|
border-radius: 0px 0px 0px 0px;
|
|
position: relative;
|
|
z-index: 1;
|
|
overflow: visible;
|
|
background-color: transparent;
|
|
padding: 0.2em 0.4em;
|
|
margin: 0.2em;
|
|
text-decoration: none; }
|
|
nav.pagination .page-numbers:before, nav.pagination .next:before, nav.pagination .prev:before {
|
|
content: " ";
|
|
position: absolute;
|
|
top: 0;
|
|
left: -0.2em;
|
|
right: -0.2em;
|
|
bottom: 0;
|
|
z-index: -1;
|
|
transform: skewX(-15deg);
|
|
transition: background-color 0.3s; }
|
|
nav.pagination .page-numbers:not(.current):not(.dots), nav.pagination .next:not(.current):not(.dots), nav.pagination .prev:not(.current):not(.dots) {
|
|
outline-color: var(--accent-color);
|
|
color: var(--link-color); }
|
|
nav.pagination .page-numbers:not(.current):not(.dots):hover::before, nav.pagination .next:not(.current):not(.dots):hover::before, nav.pagination .prev:not(.current):not(.dots):hover::before {
|
|
background-color: var(--link-color-hover); }
|
|
nav.pagination .page-numbers.current, nav.pagination .next.current, nav.pagination .prev.current {
|
|
background-color: #CB357D;
|
|
color: #FDF7E7; }
|
|
nav.pagination .page-numbers.current::before, nav.pagination .next.current::before, nav.pagination .prev.current::before {
|
|
background-color: #CB357D; }
|
|
|
|
.card {
|
|
border-radius: 3px 3px 3px 3px;
|
|
background-color: #eee8d5;
|
|
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0);
|
|
border: none;
|
|
margin: 0;
|
|
margin-bottom: 1.6rem;
|
|
display: flex;
|
|
flex-direction: column;
|
|
color: #073642; }
|
|
.card > * {
|
|
margin-left: 1em;
|
|
margin-right: 1em; }
|
|
.card > *:first-child, .card > *.sr-only:first-child ~ * {
|
|
margin-top: 2em; }
|
|
.card > *:first-child.card-header, .card > *.sr-only:first-child ~ *.card-header {
|
|
margin-top: 0.8em; }
|
|
.card > *:last-child {
|
|
margin-bottom: 2em; }
|
|
.card > *:last-child.card-header {
|
|
margin-bottom: 0.8em; }
|
|
.card-body {
|
|
padding: 0 !important; }
|
|
.card-header {
|
|
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Cantarell, Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
font-size: 1em;
|
|
font-weight: 600;
|
|
padding: 1em 1.6em;
|
|
padding-bottom: 1em !important;
|
|
margin: 0.8em 0px;
|
|
line-height: 1;
|
|
position: relative;
|
|
left: 0px;
|
|
width: 85%;
|
|
border: 0px solid rgba(0, 0, 0, 0.3);
|
|
border-radius: 0px 0px 0px 0px;
|
|
position: relative;
|
|
z-index: 1;
|
|
overflow: visible;
|
|
background-color: transparent;
|
|
border-radius: 0;
|
|
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Cantarell, Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
color: var(--text-color-contrast); }
|
|
.card-header:before {
|
|
content: " ";
|
|
position: absolute;
|
|
top: 0;
|
|
left: -1em;
|
|
right: -1em;
|
|
bottom: 0;
|
|
z-index: -1;
|
|
transform: skewX(-15deg);
|
|
transition: background-color 0.3s; }
|
|
.card-header:first-child {
|
|
border-top-left-radius: 3px;
|
|
border-top-right-radius: 3px; }
|
|
.card-header:last-child {
|
|
border-bottom-left-radius: 3px;
|
|
border-bottom-right-radius: 3px; }
|
|
.card-header .icon {
|
|
margin-right: 0.25em; }
|
|
.card-header::before {
|
|
background-color: var(--accent-color); }
|
|
|
|
ul.card-list, .card > ul {
|
|
padding: 0;
|
|
margin: 0; }
|
|
ul.card-list li.list-element, .card > ul li.list-element {
|
|
line-height: 0.8em;
|
|
padding: 0.4em, 0.4em, 0.4em, 0.8em;
|
|
margin: 0; }
|
|
|
|
.list-check li.list-element {
|
|
list-style: none; }
|
|
.list-check li.list-element::before {
|
|
font-family: "ForkAwesome";
|
|
content: "";
|
|
padding-right: 0.4em; }
|
|
|
|
.list-cross li.list-element {
|
|
list-style: none; }
|
|
.list-cross li.list-element::before {
|
|
font-family: "ForkAwesome";
|
|
content: "";
|
|
padding-right: 0.4em; }
|
|
|
|
.list-danger li.list-element::before {
|
|
color: #dc322f; }
|
|
|
|
.list-success li.list-element::before {
|
|
color: #859900; }
|
|
|
|
.menu {
|
|
display: flex;
|
|
flex-direction: column; }
|
|
.menu ul,
|
|
.menu li {
|
|
list-style: none;
|
|
padding: 0;
|
|
margin: 0; }
|
|
.menu a,
|
|
.menu a:visited {
|
|
display: flex;
|
|
line-height: 1.6em;
|
|
padding: 0.4em;
|
|
margin: 0;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
text-decoration: none;
|
|
word-wrap: none;
|
|
text-overflow: ellipsis;
|
|
overflow: hidden; }
|
|
.menu a .badge,
|
|
.menu a:visited .badge {
|
|
margin: 0; }
|
|
.menu a {
|
|
color: var(--text-color);
|
|
outline-color: var(--text-color); }
|
|
.menu a:hover, .menu a:active, .menu a.submenu:focus {
|
|
background-color: var(--link-color-hover); }
|
|
|
|
.submenu .fa-caret-down {
|
|
position: relative;
|
|
top: 2px;
|
|
font-size: 0.8em; }
|
|
|
|
.toolbar {
|
|
flex-direction: row;
|
|
padding: 0.4em; }
|
|
.toolbar ul {
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex-grow: 1; }
|
|
.toolbar li {
|
|
text-align: center;
|
|
position: relative; }
|
|
.toolbar li a,
|
|
.toolbar li span,
|
|
.toolbar li em,
|
|
.toolbar li strong, .toolbar li.toolbar-element {
|
|
display: block;
|
|
padding: 0.5333333333em 0.8em; }
|
|
.toolbar li ul {
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
position: absolute;
|
|
transition: all 0.5s ease;
|
|
margin-top: 0rem;
|
|
left: 0;
|
|
display: none;
|
|
padding: 0.33rem;
|
|
z-index: 2;
|
|
background-color: #eee8d5; }
|
|
.toolbar li:hover ul,
|
|
.toolbar li ul:hover, .toolbar li:focus-within ul {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
display: flex;
|
|
flex-direction: column;
|
|
border-radius: 3px;
|
|
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
|
|
width: max-content; }
|
|
.toolbar li:hover ul li,
|
|
.toolbar li ul:hover li, .toolbar li:focus-within ul li {
|
|
text-align: left; }
|
|
|
|
.menu-divider,
|
|
.menu ul h1,
|
|
ul.menu h1,
|
|
.menu h2,
|
|
ul.menu h2 {
|
|
position: relative;
|
|
left: -0.4em;
|
|
font-weight: 800;
|
|
padding-top: 0.4em;
|
|
padding-bottom: 0.4em;
|
|
font-size: 1em;
|
|
line-height: 1.6em; }
|
|
|
|
.menu-label {
|
|
transition: background-color .2s, border .2s, box-shadow .2s, color .2s;
|
|
padding-left: 0.4em;
|
|
padding-right: 0.4em; }
|
|
.menu-label:hover, .menu-label:active {
|
|
background-color: transparent; }
|
|
|
|
blockquote, .quote, .well, pre, .pre, .well-pre, .toast, .code {
|
|
border: 0;
|
|
border-radius: 3px;
|
|
margin: 0 0 1.6rem 0;
|
|
padding: 1.6rem 1rem 1.6rem 1rem;
|
|
max-width: 100%;
|
|
font-style: italic;
|
|
background-color: #eee8d5;
|
|
color: #073642;
|
|
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0); }
|
|
|
|
.toast {
|
|
background-color: var(--accent-color);
|
|
color: var(--text-color-contrast); }
|
|
|
|
code {
|
|
font-family: monospace, monospace; }
|
|
|
|
table {
|
|
border-collapse: collapse; }
|
|
|
|
table, th, td {
|
|
border: 0;
|
|
padding: 0;
|
|
margin: 0; }
|
|
|
|
th, td {
|
|
vertical-align: center;
|
|
padding-top: 0.325em;
|
|
padding-bottom: 0.325em; }
|
|
|
|
th {
|
|
font-weight: 800; }
|
|
|
|
.sidebar-container {
|
|
width: 100%;
|
|
display: grid;
|
|
grid-template-columns: 1fr;
|
|
grid-template-rows: auto;
|
|
row-gap: 1.6rem;
|
|
column-gap: 3.2rem;
|
|
grid-template-areas: "side" "main"; }
|
|
@media (min-width: 992px) {
|
|
.sidebar-container {
|
|
grid-template-columns: 360px auto;
|
|
grid-template-areas: "side main"; } }
|
|
.sidebar-container .sidebar {
|
|
padding: 1rem; }
|
|
|
|
input,
|
|
textarea {
|
|
width: 100%;
|
|
background-color: #eee8d5;
|
|
border-radius: 3px;
|
|
border: 0px solid rgba(0, 0, 0, 0);
|
|
padding: 0.4em;
|
|
line-height: 1.6em;
|
|
overflow: auto; }
|
|
.card input, .card textarea {
|
|
background-color: #FDF7E7; }
|
|
|
|
button,
|
|
input,
|
|
optgroup,
|
|
select,
|
|
textarea {
|
|
font-family: inherit;
|
|
font-size: 100%;
|
|
line-height: inherit;
|
|
margin: 0; }
|
|
|
|
button,
|
|
select {
|
|
text-transform: none; }
|
|
|
|
button,
|
|
[type="button"],
|
|
[type="reset"],
|
|
[type="submit"] {
|
|
-webkit-appearance: button; }
|
|
|
|
button::-moz-focus-inner,
|
|
[type="button"]::-moz-focus-inner,
|
|
[type="reset"]::-moz-focus-inner,
|
|
[type="submit"]::-moz-focus-inner {
|
|
border-style: none;
|
|
padding: 0; }
|
|
|
|
button:-moz-focusring,
|
|
[type="button"]:-moz-focusring,
|
|
[type="reset"]:-moz-focusring,
|
|
[type="submit"]:-moz-focusring {
|
|
outline: 2px dotted var(--accent-color); }
|
|
|
|
fieldset {
|
|
padding: 0.35em 0.75em 0.625em; }
|
|
|
|
legend {
|
|
box-sizing: border-box;
|
|
color: inherit;
|
|
display: table;
|
|
max-width: 100%;
|
|
padding: 0;
|
|
white-space: normal; }
|
|
|
|
progress {
|
|
vertical-align: baseline; }
|
|
|
|
textarea {
|
|
overflow: auto; }
|
|
|
|
[type="checkbox"],
|
|
[type="radio"] {
|
|
box-sizing: border-box;
|
|
/* 1 */
|
|
padding: 0;
|
|
/* 2 */ }
|
|
|
|
[type="number"]::-webkit-inner-spin-button,
|
|
[type="number"]::-webkit-outer-spin-button {
|
|
height: auto; }
|
|
|
|
[type="search"] {
|
|
-webkit-appearance: textfield;
|
|
outline-offset: -2px; }
|
|
|
|
[type="search"]::-webkit-search-decoration {
|
|
-webkit-appearance: none; }
|
|
|
|
::-webkit-file-upload-button {
|
|
-webkit-appearance: button;
|
|
font: inherit; }
|
|
|
|
.screen-reader-text, .sr-only {
|
|
visibility: collapse;
|
|
font-size: 0;
|
|
position: absolute;
|
|
top: -2000px; }
|
|
|
|
.skip {
|
|
position: absolute;
|
|
left: -10000px;
|
|
top: auto;
|
|
width: 1px;
|
|
height: 1px;
|
|
overflow: hidden; }
|
|
|
|
.skip:focus-within {
|
|
position: static;
|
|
width: auto;
|
|
height: auto; }
|
|
|
|
.flex-that {
|
|
display: flex;
|
|
justify-content: space-between; }
|
|
|
|
.align-center {
|
|
text-align: center;
|
|
text-indent: 0 !important; }
|
|
|
|
.align-left {
|
|
text-align: left; }
|
|
|
|
.align-right {
|
|
text-align: right; }
|
|
|
|
.icon-fw {
|
|
width: 1em;
|
|
display: inline-block;
|
|
text-align: center; }
|
|
|
|
.round, .pill {
|
|
border-radius: 9999px; }
|
|
|
|
.no-borders {
|
|
border-width: 0px;
|
|
border-style: none; }
|
|
|
|
.c-primary, .btn-primary, .head-primary, .text-primary {
|
|
--accent-color: #CB357D;
|
|
--text-color-contrast: #FDF7E7;
|
|
--accent-color-hover: #ad2d6a; }
|
|
|
|
.c-secondary, .btn-secondary, .head-secondary, .text-secondary {
|
|
--accent-color: #0f7e84;
|
|
--text-color-contrast: #FDF7E7;
|
|
--accent-color-hover: #0b5d62; }
|
|
|
|
.c-warning, .btn-warning, .head-warning, .text-warning {
|
|
--accent-color: #cb4b16;
|
|
--text-color-contrast: #FDF7E7;
|
|
--accent-color-hover: #a83e12; }
|
|
|
|
.c-danger, .btn-danger, .head-danger, .text-danger {
|
|
--accent-color: #dc322f;
|
|
--text-color-contrast: #FDF7E7;
|
|
--accent-color-hover: #c42421; }
|
|
|
|
.c-info, .btn-info, .head-info, .text-info {
|
|
--accent-color: #0f7e84;
|
|
--text-color-contrast: #FDF7E7;
|
|
--accent-color-hover: #0b5d62; }
|
|
|
|
.c-success, .btn-success, .head-success, .text-success {
|
|
--accent-color: #859900;
|
|
--text-color-contrast: #FDF7E7;
|
|
--accent-color-hover: #647300; }
|
|
|
|
.c-muted, .btn-muted, .head-muted, .text-muted {
|
|
--accent-color: #586e75;
|
|
--text-color-contrast: #FDF7E7;
|
|
--accent-color-hover: #48595f; }
|
|
|
|
.c-light, .btn-light, .head-light, .text-light {
|
|
--accent-color: #FDF7E7;
|
|
--text-color-contrast: #073642;
|
|
--accent-color-hover: #faebc4; }
|
|
|
|
.c-dark, .btn-dark, .head-dark, .text-dark {
|
|
--accent-color: #002b36;
|
|
--text-color-contrast: #FDF7E7;
|
|
--accent-color-hover: #003b4a; }
|
|
|
|
.fg-light {
|
|
--text-color:#FDF7E7;
|
|
--link-color-hover:rgba(253, 247, 231, 0.3); }
|
|
|
|
.fg-dark {
|
|
color: #073642;
|
|
--text-color:#073642;
|
|
--link-color-hover:rgba(7, 54, 66, 0.15); }
|
|
|
|
.no-pills {
|
|
list-style: none; }
|
|
|
|
.m-half {
|
|
margin: 0.8rem; }
|
|
|
|
.mb-half {
|
|
margin-bottom: 0.8rem; }
|
|
|
|
.mr-half {
|
|
margin-right: 0.8rem; }
|
|
|
|
.ml-half {
|
|
margin-left: 0.8rem; }
|
|
|
|
.mt-half {
|
|
margin-top: 0.8rem; }
|
|
|
|
.m-0 {
|
|
margin: 0rem; }
|
|
|
|
.mb-0 {
|
|
margin-bottom: 0rem; }
|
|
|
|
.mr-0 {
|
|
margin-right: 0rem; }
|
|
|
|
.ml-0 {
|
|
margin-left: 0rem; }
|
|
|
|
.mt-0 {
|
|
margin-top: 0rem; }
|
|
|
|
.m-1 {
|
|
margin: 1.6rem; }
|
|
|
|
.mb-1 {
|
|
margin-bottom: 1.6rem; }
|
|
|
|
.mr-1 {
|
|
margin-right: 1.6rem; }
|
|
|
|
.ml-1 {
|
|
margin-left: 1.6rem; }
|
|
|
|
.mt-1 {
|
|
margin-top: 1.6rem; }
|
|
|
|
.m-2 {
|
|
margin: 3.2rem; }
|
|
|
|
.mb-2 {
|
|
margin-bottom: 3.2rem; }
|
|
|
|
.mr-2 {
|
|
margin-right: 3.2rem; }
|
|
|
|
.ml-2 {
|
|
margin-left: 3.2rem; }
|
|
|
|
.mt-2 {
|
|
margin-top: 3.2rem; }
|
|
|
|
.m-3 {
|
|
margin: 4.8rem; }
|
|
|
|
.mb-3 {
|
|
margin-bottom: 4.8rem; }
|
|
|
|
.mr-3 {
|
|
margin-right: 4.8rem; }
|
|
|
|
.ml-3 {
|
|
margin-left: 4.8rem; }
|
|
|
|
.mt-3 {
|
|
margin-top: 4.8rem; }
|
|
|
|
.m-4 {
|
|
margin: 6.4rem; }
|
|
|
|
.mb-4 {
|
|
margin-bottom: 6.4rem; }
|
|
|
|
.mr-4 {
|
|
margin-right: 6.4rem; }
|
|
|
|
.ml-4 {
|
|
margin-left: 6.4rem; }
|
|
|
|
.mt-4 {
|
|
margin-top: 6.4rem; }
|
|
|
|
.p-half {
|
|
padding: 0.8rem; }
|
|
|
|
.pb-half {
|
|
padding-bottom: 0.8rem; }
|
|
|
|
.pr-half {
|
|
padding-right: 0.8rem; }
|
|
|
|
.pl-half {
|
|
padding-left: 0.8rem; }
|
|
|
|
.pt-half {
|
|
padding-top: 0.8rem; }
|
|
|
|
.p-0 {
|
|
padding: 0rem; }
|
|
|
|
.pb-0 {
|
|
padding-bottom: 0rem; }
|
|
|
|
.pr-0 {
|
|
padding-right: 0rem; }
|
|
|
|
.pl-0 {
|
|
padding-left: 0rem; }
|
|
|
|
.pt-0 {
|
|
padding-top: 0rem; }
|
|
|
|
.p-1 {
|
|
padding: 1.6rem; }
|
|
|
|
.pb-1 {
|
|
padding-bottom: 1.6rem; }
|
|
|
|
.pr-1 {
|
|
padding-right: 1.6rem; }
|
|
|
|
.pl-1 {
|
|
padding-left: 1.6rem; }
|
|
|
|
.pt-1 {
|
|
padding-top: 1.6rem; }
|
|
|
|
.p-2 {
|
|
padding: 3.2rem; }
|
|
|
|
.pb-2 {
|
|
padding-bottom: 3.2rem; }
|
|
|
|
.pr-2 {
|
|
padding-right: 3.2rem; }
|
|
|
|
.pl-2 {
|
|
padding-left: 3.2rem; }
|
|
|
|
.pt-2 {
|
|
padding-top: 3.2rem; }
|
|
|
|
.p-3 {
|
|
padding: 4.8rem; }
|
|
|
|
.pb-3 {
|
|
padding-bottom: 4.8rem; }
|
|
|
|
.pr-3 {
|
|
padding-right: 4.8rem; }
|
|
|
|
.pl-3 {
|
|
padding-left: 4.8rem; }
|
|
|
|
.pt-3 {
|
|
padding-top: 4.8rem; }
|
|
|
|
.p-4 {
|
|
padding: 6.4rem; }
|
|
|
|
.pb-4 {
|
|
padding-bottom: 6.4rem; }
|
|
|
|
.pr-4 {
|
|
padding-right: 6.4rem; }
|
|
|
|
.pl-4 {
|
|
padding-left: 6.4rem; }
|
|
|
|
.pt-4 {
|
|
padding-top: 6.4rem; }
|
|
|
|
.f-column {
|
|
display: flex;
|
|
flex-direction: column; }
|
|
.f-column.reverse {
|
|
flex-direction: column-reverse; }
|
|
|
|
.f-row {
|
|
display: flex;
|
|
flex-direction: row; }
|
|
.f-row.reverse {
|
|
flex-direction: row-reverse; }
|
|
|
|
.f-start {
|
|
justify-content: flex-start; }
|
|
|
|
.f-end {
|
|
justify-content: flex-end; }
|
|
|
|
.f-center {
|
|
justify-content: center; }
|
|
|
|
.f-around {
|
|
justify-content: space-around; }
|
|
|
|
.f-between {
|
|
justify-content: space-between; }
|
|
|
|
.d-none {
|
|
display: none !important; }
|
|
@media (min-width: 576px) {
|
|
.d-none-sm {
|
|
display: none !important; } }
|
|
@media (min-width: 768px) {
|
|
.d-none-md {
|
|
display: none !important; } }
|
|
@media (min-width: 992px) {
|
|
.d-none-lg {
|
|
display: none !important; } }
|
|
@media (min-width: 1200px) {
|
|
.d-none-xl {
|
|
display: none !important; } }
|
|
@media (min-width: 1600px) {
|
|
.d-none-xxl {
|
|
display: none !important; } }
|
|
.d-block {
|
|
display: block !important; }
|
|
@media (min-width: 576px) {
|
|
.d-block-sm {
|
|
display: block !important; } }
|
|
@media (min-width: 768px) {
|
|
.d-block-md {
|
|
display: block !important; } }
|
|
@media (min-width: 992px) {
|
|
.d-block-lg {
|
|
display: block !important; } }
|
|
@media (min-width: 1200px) {
|
|
.d-block-xl {
|
|
display: block !important; } }
|
|
@media (min-width: 1600px) {
|
|
.d-block-xxl {
|
|
display: block !important; } }
|
|
.d-flex {
|
|
display: flex !important; }
|
|
@media (min-width: 576px) {
|
|
.d-flex-sm {
|
|
display: flex !important; } }
|
|
@media (min-width: 768px) {
|
|
.d-flex-md {
|
|
display: flex !important; } }
|
|
@media (min-width: 992px) {
|
|
.d-flex-lg {
|
|
display: flex !important; } }
|
|
@media (min-width: 1200px) {
|
|
.d-flex-xl {
|
|
display: flex !important; } }
|
|
@media (min-width: 1600px) {
|
|
.d-flex-xxl {
|
|
display: flex !important; } }
|
|
.no-pills {
|
|
list-style: none; }
|
|
|
|
.align-center {
|
|
text-align: center; }
|
|
|
|
.align-left {
|
|
text-align: left; }
|
|
|
|
.align-right {
|
|
text-align: right; }
|
|
|
|
#description {
|
|
display: grid;
|
|
grid-template-columns: 1fr;
|
|
grid-template-areas: "title" "illustration" "content"; }
|
|
@media (min-width: 1200px) {
|
|
#description {
|
|
grid-template-columns: 400px auto;
|
|
grid-template-areas: "title title" "illustration content"; } }
|
|
#desc-title {
|
|
grid-area: title; }
|
|
|
|
#description-content {
|
|
grid-area: content; }
|
|
|
|
.illustration {
|
|
display: block;
|
|
margin: auto;
|
|
grid-area: illustration;
|
|
max-width: 100%;
|
|
height: auto; }
|
|
@media (min-width: 1200px) {
|
|
.illustration {
|
|
padding-bottom: 0;
|
|
max-width: 530px;
|
|
margin-bottom: 1.5rem;
|
|
position: relative;
|
|
top: 0px;
|
|
right: 64px; } }
|
|
.align-centered-block {
|
|
text-align: center;
|
|
padding: 1rem; }
|
|
|
|
#page-header {
|
|
background: #0f7e84 url('data: image/svg+xml;utf8,<svg width="800" height="300" xmlns="http://www.w3.org/2000/svg"><circle cx="420" cy="440" r="300" fill="#FDF7E7" /><circle cx="700" cy="510" r="300" fill="#FDF7E7" /><circle cx="-100" cy="510" r="300" fill="#FDF7E7" /><circle cx="150" cy="380" r="150" fill="#FDF7E7" /></svg>');
|
|
border-top: 6px solid #002b36;
|
|
background-position: bottom center;
|
|
background-repeat: repeat-x;
|
|
margin-bottom: -1.5rem;
|
|
padding-bottom: 5rem; }
|
|
#page-header .fa {
|
|
font-size: 1rem; }
|
|
@media (min-width: 576px) {
|
|
#page-header {
|
|
padding-bottom: 0;
|
|
margin-bottom: 1.5rem; } }
|
|
header h1 {
|
|
border-style: none !important;
|
|
font-weight: 800;
|
|
font-size: 5.4em;
|
|
font-style: oblique;
|
|
padding: 1.5rem;
|
|
line-height: 1rem;
|
|
max-width: 1200px;
|
|
margin: auto;
|
|
text-align: center; }
|
|
@media (min-width: 992px) {
|
|
header h1 {
|
|
text-align: left; } }
|
|
header h1 img {
|
|
max-width: 640px;
|
|
height: auto;
|
|
margin-top: 0rem;
|
|
width: 100%;
|
|
z-index: 0; }
|
|
@media (min-width: 992px) {
|
|
header h1 img {
|
|
position: relative;
|
|
left: -6rem; } }
|
|
header h1 a, header h1 a:visited, header h1 a:hover {
|
|
background-color: transparent;
|
|
outline-color: white;
|
|
display: block; }
|
|
|
|
.osd {
|
|
background-color: rgba(0, 0, 0, 0.3); }
|
|
|
|
.navbar {
|
|
border-left: 0;
|
|
border-right: 0;
|
|
padding: 0.75rem;
|
|
color: #FDF7E7; }
|
|
.navbar a {
|
|
color: #FDF7E7; }
|
|
.navbar li {
|
|
margin: 0; }
|
|
|
|
.categories {
|
|
font-weight: 800;
|
|
font-size: 0.8rem; }
|
|
|
|
.dropdown-menu {
|
|
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0), inset 0px -2px 0px rgba(0, 0, 0, 0); }
|
|
|
|
.container-big {
|
|
padding-left: 1.6rem;
|
|
padding-right: 1.6rem;
|
|
max-width: 1200px;
|
|
margin: auto; }
|
|
|
|
.container-blog {
|
|
padding-left: 1.6rem;
|
|
padding-right: 1.6rem;
|
|
max-width: 1200px;
|
|
margin: auto;
|
|
display: grid;
|
|
grid-template-columns: 1fr;
|
|
grid-template-rows: auto;
|
|
row-gap: 1.6rem;
|
|
column-gap: 1.5rem;
|
|
grid-template-areas: "main" "side"; }
|
|
@media (min-width: 992px) {
|
|
.container-blog {
|
|
grid-template-columns: auto 320px;
|
|
grid-template-areas: "main side"; } }
|
|
.fullwidth {
|
|
grid-column: span 2; }
|
|
|
|
.sidebar {
|
|
grid-area: side; }
|
|
|
|
ul.tag-list {
|
|
display: flex;
|
|
padding-bottom: 0;
|
|
overflow: hidden;
|
|
height: auto;
|
|
flex-wrap: wrap; }
|
|
ul.tag-list li {
|
|
list-style: none;
|
|
margin: 3px; }
|
|
|
|
.container-preview {
|
|
padding-left: 1.6rem;
|
|
padding-right: 1.6rem;
|
|
max-width: 1200px;
|
|
margin: auto;
|
|
display: grid;
|
|
grid-template-columns: 1fr;
|
|
grid-template-rows: auto;
|
|
row-gap: 1.6rem;
|
|
column-gap: 3rem;
|
|
grid-template-areas: "main" "side"; }
|
|
@media (min-width: 992px) {
|
|
.container-preview {
|
|
grid-template-columns: 360px auto;
|
|
grid-template-areas: "side main"; } }
|
|
.container-onecolumn {
|
|
max-width: 1280px;
|
|
margin: auto;
|
|
padding-bottom: 1.6rem; }
|
|
|
|
#wrapper {
|
|
background-color: #FDF7E7; }
|
|
|
|
body {
|
|
background-color: #002b36; }
|
|
|
|
footer {
|
|
position: relative;
|
|
color: #FDF7E7;
|
|
padding-bottom: 1.5rem;
|
|
padding-top: 1.5rem; }
|
|
footer::before {
|
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 24' fill='rgb(0,43,54)' fill-opacity='1'%3E%3Cpolygon points='0,24 100,24 100,0'%3E%3C/polygon%3E%3C/svg%3E");
|
|
background-position: center center;
|
|
background-repeat: no-repeat;
|
|
background-size: 100% 100%;
|
|
content: '';
|
|
height: 24px;
|
|
left: 0;
|
|
position: absolute;
|
|
right: 0;
|
|
width: 100%;
|
|
z-index: 1;
|
|
top: -24px; }
|
|
@media (min-width: 768px) {
|
|
footer .columns {
|
|
display: grid;
|
|
grid-template-columns: 1fr 1fr 1fr;
|
|
grid-gap: 1.6rem; } }
|
|
footer .columns .col {
|
|
margin-bottom: 1.6rem; }
|
|
footer .columns a {
|
|
color: #FDF7E7; }
|
|
|
|
.home-toast {
|
|
max-width: 800px;
|
|
width: 100%;
|
|
margin: auto; }
|
|
|
|
ul.social {
|
|
font-size: 1.5em;
|
|
padding-bottom: 0;
|
|
margin: auto;
|
|
text-align: center;
|
|
display: flex;
|
|
justify-content: center; }
|
|
ul.social li {
|
|
margin: 0;
|
|
list-style: none;
|
|
line-height: 1; }
|
|
ul.social li a,
|
|
ul.social li a:visited {
|
|
color: #002b36;
|
|
background-color: #FDF7E7;
|
|
padding: 0.3em;
|
|
width: 3rem;
|
|
aspect-ratio: 1;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
text-decoration: none;
|
|
border-radius: 100%;
|
|
line-height: 1;
|
|
margin: 0.33rem; }
|
|
ul.social li a:hover,
|
|
ul.social li a:visited:hover {
|
|
color: #FDF7E7;
|
|
background-color: #002b36; }
|
|
|
|
.preview-grid {
|
|
display: grid;
|
|
grid-template-columns: 1fr;
|
|
grid-template-rows: auto;
|
|
grid-gap: 1.6rem;
|
|
padding-bottom: 1.6rem; }
|
|
@media (min-width: 768px) {
|
|
.preview-grid {
|
|
grid-template-columns: 1fr 1fr; } }
|
|
@media (min-width: 1200px) {
|
|
.preview-grid-3 {
|
|
grid-template-columns: 1fr 1fr 1fr; } }
|
|
|
|
.preview-container {
|
|
width: 100%; }
|
|
|
|
@media (min-width: 992px) {
|
|
.prev-col-2 .preview-container {
|
|
width: 50%; }
|
|
.prev-col-3 .preview-container {
|
|
width: 33%; }
|
|
.prev-col-4 .preview-container {
|
|
width: 25%; } }
|
|
|
|
.card-preview {
|
|
padding: 0;
|
|
width: 100%;
|
|
margin: auto;
|
|
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0), inset 0px -2px 0px rgba(0, 0, 0, 0);
|
|
max-width: 360px; }
|
|
|
|
.preview-link {
|
|
padding: 0;
|
|
background-color: transparent;
|
|
margin: 0 !important;
|
|
text-decoration: none;
|
|
position: relative;
|
|
height: 12.8rem; }
|
|
.preview-link .card-header {
|
|
padding: 0.4rem 1.6em;
|
|
padding-bottom: 0.4rem !important;
|
|
position: absolute;
|
|
margin: 0;
|
|
top: 0.5rem;
|
|
z-index: 1;
|
|
min-height: 2.8rem;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center; }
|
|
.preview-link .card-header:before {
|
|
left: -0.4rem;
|
|
right: -0.4rem; }
|
|
|
|
.preview-content {
|
|
font-size: 0.9rem;
|
|
height: 100%;
|
|
width: 100%;
|
|
line-height: 1.6rem !important;
|
|
text-align: justify;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
color: rgba(7, 54, 66, 0.7);
|
|
position: relative;
|
|
overflow: hidden; }
|
|
.preview-content .preview-overlay {
|
|
height: 100%;
|
|
width: 100%;
|
|
top: 0;
|
|
left: 0;
|
|
position: absolute;
|
|
padding-top: 0.4em;
|
|
backdrop-filter: none;
|
|
transition: background-color 0.3s, backdrop-filter 0.3s;
|
|
border-radius: 3px 3px 3px 3px; }
|
|
.preview-content:hover .preview-overlay {
|
|
backdrop-filter: blur(2px);
|
|
background-color: rgba(0, 0, 0, 0.4); }
|
|
.preview-content:hover .preview-overlay .metadata-pills {
|
|
opacity: .9;
|
|
transition: opacity .5s, height .5s; }
|
|
.preview-content:hover .preview-overlay .comment-text {
|
|
bottom: 0px; }
|
|
|
|
.preview-exerpt {
|
|
max-height: 12.8rem;
|
|
overflow: hidden;
|
|
background-size: cover;
|
|
min-height: 100%;
|
|
min-width: 100%;
|
|
border-radius: 3px 3px 3px 3px;
|
|
font-size: 0.85rem;
|
|
line-height: 1.25rem;
|
|
display: flex;
|
|
-ms-flex-align: center !important;
|
|
align-items: center !important;
|
|
justify-content: center; }
|
|
.preview-exerpt h1, .preview-exerpt h2, .preview-exerpt h3, .preview-exerpt h4, .preview-exerpt h5, .preview-exerpt h6 {
|
|
margin-bottom: 0px;
|
|
max-width: 100%;
|
|
display: none; }
|
|
.preview-exerpt > p {
|
|
width: 100%;
|
|
margin: auto; }
|
|
.preview-exerpt > p:not(.p-img) {
|
|
position: absolute;
|
|
top: 3rem;
|
|
padding: 0.5rem; }
|
|
.preview-exerpt > p > img {
|
|
max-width: 100%;
|
|
height: auto;
|
|
vertical-align: middle;
|
|
margin: auto;
|
|
text-align: center; }
|
|
.preview-exerpt > p.p-img {
|
|
text-align: center;
|
|
margin: auto;
|
|
padding: auto;
|
|
display: block;
|
|
width: 100%; }
|
|
|
|
.preview-metadata {
|
|
color: #FDF7E7;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
border-radius: 3px 3px 3px 3px; }
|
|
.preview-metadata .metadata-pills {
|
|
opacity: 0;
|
|
transition: opacity .3s, height .3s;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
padding-left: 0.8rem;
|
|
padding-right: 0.8rem;
|
|
font-size: 0.9em;
|
|
padding-top: 3rem; }
|
|
|
|
.card-preview.head-info .comment-text {
|
|
position: relative;
|
|
background-color: #0f7e84; }
|
|
.card-preview.head-info .comment-text::before {
|
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 16' fill='rgb(15,126,132)' fill-opacity='1'%3E%3Cpolygon points='0,16 100,16 100,0'%3E%3C/polygon%3E%3C/svg%3E");
|
|
background-position: center center;
|
|
background-repeat: no-repeat;
|
|
background-size: 100% 100%;
|
|
content: '';
|
|
height: 16px;
|
|
left: 0;
|
|
position: absolute;
|
|
right: 0;
|
|
width: 100%;
|
|
z-index: 1;
|
|
top: -16px; }
|
|
|
|
.card-preview.card-grey .comment-text {
|
|
position: relative;
|
|
background-color: #586e75; }
|
|
.card-preview.card-grey .comment-text::before {
|
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 16' fill='rgb(88,110,117)' fill-opacity='1'%3E%3Cpolygon points='0,16 100,16 100,0'%3E%3C/polygon%3E%3C/svg%3E");
|
|
background-position: center center;
|
|
background-repeat: no-repeat;
|
|
background-size: 100% 100%;
|
|
content: '';
|
|
height: 16px;
|
|
left: 0;
|
|
position: absolute;
|
|
right: 0;
|
|
width: 100%;
|
|
z-index: 1;
|
|
top: -16px; }
|
|
|
|
.comment-text {
|
|
color: #FDF7E7;
|
|
background-color: #CB357D;
|
|
position: relative;
|
|
text-align: center;
|
|
position: absolute;
|
|
bottom: -1.6rem;
|
|
width: 100%;
|
|
transition: bottom 0.3s; }
|
|
.comment-text::before {
|
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 16' fill='rgb(203,53,125)' fill-opacity='1'%3E%3Cpolygon points='0,16 100,16 100,0'%3E%3C/polygon%3E%3C/svg%3E");
|
|
background-position: center center;
|
|
background-repeat: no-repeat;
|
|
background-size: 100% 100%;
|
|
content: '';
|
|
height: 16px;
|
|
left: 0;
|
|
position: absolute;
|
|
right: 0;
|
|
width: 100%;
|
|
z-index: 1;
|
|
top: -16px; }
|
|
|
|
.card-preview time {
|
|
margin-bottom: 0.4em;
|
|
display: block; }
|
|
|
|
.author-area {
|
|
display: flex; }
|
|
.author-area img.author-avatar, .author-area img.avatar {
|
|
display: block;
|
|
height: 4.8rem;
|
|
width: auto;
|
|
border-radius: 100%;
|
|
padding: 0;
|
|
margin: 0;
|
|
margin-right: 1.6rem; }
|
|
.author-area .author-metadata {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: flex-start; }
|
|
.author-area .author-date {
|
|
font-style: italic; }
|
|
.author-area:not(:last-child) {
|
|
margin-bottom: 1.6rem; }
|
|
|
|
.pigimg {
|
|
display: block;
|
|
max-width: 100%;
|
|
height: auto;
|
|
margin: auto; }
|
|
|
|
.avatar {
|
|
background: transparent; }
|
|
|
|
.mwarea {
|
|
padding-bottom: 1.6rem; }
|
|
.mwarea .avatar {
|
|
width: 80%;
|
|
height: auto;
|
|
display: block;
|
|
margin: auto; }
|
|
|
|
.cover {
|
|
width: 100%;
|
|
height: auto;
|
|
border-radius: 3px 3px 3px 3px; }
|
|
|
|
@media (min-width: 768px) {
|
|
.roman {
|
|
width: 80%;
|
|
position: relative;
|
|
top: -240px;
|
|
margin: auto; } }
|
|
|
|
.preview-featured {
|
|
font-size: 0.8rem; }
|
|
.preview-featured .preview-link {
|
|
display: block;
|
|
padding: 0;
|
|
border-radius: 3px;
|
|
overflow: hidden;
|
|
text-decoration: none; }
|
|
.preview-featured .preview-link .preview-item {
|
|
width: 100%;
|
|
height: auto;
|
|
aspect-ratio: 16 / 9;
|
|
background-size: 100% auto;
|
|
background-position: center center;
|
|
transition: background-size .5s; }
|
|
.preview-featured .preview-link .preview-item:hover {
|
|
background-size: 120% auto; }
|
|
.preview-featured .preview-overlay {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
align-items: flex-start;
|
|
height: 100%;
|
|
color: white !important;
|
|
background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 60%);
|
|
padding: 0.2rem; }
|
|
.preview-featured .preview-overlay h2 {
|
|
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); }
|
|
|
|
.article img {
|
|
max-width: 100%;
|
|
height: auto;
|
|
margin: auto; }
|
|
|
|
.article .thumbnail img {
|
|
width: 100%;
|
|
aspect-ratio: 16 / 9;
|
|
border-radius: 3px;
|
|
object-fit: cover; }
|
|
|
|
.article-meta .author-area {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-bottom: 0.8rem; }
|
|
.article-meta .author-area img {
|
|
border-radius: 9999px;
|
|
width: 4.8rem;
|
|
height: auto;
|
|
margin: 0;
|
|
margin-right: 0.8rem; }
|
|
|
|
.article-meta .article-category .badge {
|
|
display: inline-block;
|
|
margin-bottom: 0.4rem; }
|
|
|
|
.wp-block-image.size-full, .wp-block-image.size-large {
|
|
text-align: center;
|
|
margin: auto; }
|
|
|
|
.wp-block-gallery {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: start; }
|
|
.wp-block-gallery .wp-block-image {
|
|
width: 220px;
|
|
text-align: center;
|
|
align-self: start; }
|
|
.wp-block-gallery img {
|
|
width: 200px;
|
|
height: 200px;
|
|
object-fit: cover;
|
|
display: block;
|
|
margin: auto; }
|
|
|
|
#mobile-sidebar {
|
|
position: fixed;
|
|
top: 0;
|
|
left: -100vw;
|
|
width: 100vw;
|
|
height: 100vh;
|
|
transition: left 0.2s;
|
|
padding: 1rem;
|
|
overflow: scroll;
|
|
z-index: 10; }
|
|
#mobile-sidebar.shown {
|
|
left: 0; }
|
|
@media (min-width: 576px) {
|
|
#mobile-sidebar {
|
|
display: none; } }
|
|
.menu-button {
|
|
position: fixed;
|
|
bottom: 24px;
|
|
right: 24px;
|
|
background-color: rgba(0, 0, 0, 0.2);
|
|
color: #FDF7E7;
|
|
padding: 0.75em;
|
|
border: none;
|
|
font-size: 1.2rem;
|
|
display: flex;
|
|
align-content: center;
|
|
justify-content: center;
|
|
aspect-ratio: 1;
|
|
border-radius: 999px;
|
|
z-index: 12; }
|
|
.menu-button:hover {
|
|
background-color: #CB357D; }
|
|
@media (min-width: 576px) {
|
|
.menu-button {
|
|
display: none; } }
|