work on start
This commit is contained in:
259
css/base.css
259
css/base.css
@@ -789,6 +789,12 @@ object {
|
||||
@media (min-width: 769px) {
|
||||
.wrapper main section article .metadata {
|
||||
font-size: 1.2rem; } }
|
||||
@media (min-width: 1279px) {
|
||||
.wrapper main section article .metadata {
|
||||
font-size: 1.3rem; } }
|
||||
@media (min-width: 1919px) {
|
||||
.wrapper main section article .metadata {
|
||||
font-size: 2.5rem; } }
|
||||
@media (max-width: 768px) {
|
||||
.wrapper main section article .metadata::after {
|
||||
content: "";
|
||||
@@ -1002,7 +1008,8 @@ object {
|
||||
background-color: #000;
|
||||
flex-grow: 0 !important;
|
||||
flex-shrink: 0 !important;
|
||||
flex-basis: auto !important; }
|
||||
flex-basis: auto !important;
|
||||
box-shadow: 0 0 1px transparent; }
|
||||
.archive main section article .metadata .bevezeto,
|
||||
.archive main section article .metadata .alcim,
|
||||
.archive main section article .metadata .curvyArrow,
|
||||
@@ -1018,7 +1025,8 @@ object {
|
||||
.home main section .home_wrapper-big,
|
||||
.search-results main section .home_wrapper-big {
|
||||
flex: 0 0 auto;
|
||||
border-right: #000 1px solid; }
|
||||
border-right: #000 1px solid;
|
||||
/* ------------------------ home article desktop 1 + 2 ----------------------- */ }
|
||||
.archive main section .home_wrapper-big article,
|
||||
.home main section .home_wrapper-big article,
|
||||
.search-results main section .home_wrapper-big article {
|
||||
@@ -1032,7 +1040,7 @@ object {
|
||||
border-top: 1px #000 solid;
|
||||
/* ------------- home article desktop big - thumbnail and title ------------- */
|
||||
/* -------------------------- home article metadata big------------------------- */
|
||||
/* ------------------------- home article big hover ------------------------- */ }
|
||||
/* --------------------- home article desktop big hover --------------------- */ }
|
||||
.archive main section .home_wrapper-big article .thumbnailwrapper,
|
||||
.home main section .home_wrapper-big article .thumbnailwrapper,
|
||||
.search-results main section .home_wrapper-big article .thumbnailwrapper {
|
||||
@@ -1175,11 +1183,11 @@ object {
|
||||
display: block;
|
||||
top: 0;
|
||||
border: none;
|
||||
width: calc(100% - 4rem);
|
||||
width: calc(100% - 4rem + (1px));
|
||||
border-top: #000 1px solid;
|
||||
background-color: transparent;
|
||||
left: calc(4rem);
|
||||
margin-left: calc((0) * -1); }
|
||||
margin-left: calc((1px) * -1); }
|
||||
.archive main section .home_wrapper-big.home_wrapper-1 article .metadata::before,
|
||||
.home main section .home_wrapper-big.home_wrapper-1 article .metadata::before,
|
||||
.search-results main section .home_wrapper-big.home_wrapper-1 article .metadata::before {
|
||||
@@ -1191,7 +1199,7 @@ object {
|
||||
top: 0;
|
||||
background-color: transparent;
|
||||
z-index: 9;
|
||||
left: calc((0) * -1);
|
||||
left: calc((1px) * -1);
|
||||
border-left: #000 solid 1px;
|
||||
-moz-transform: skewX(-45deg);
|
||||
-o-transform: skewX(-45deg);
|
||||
@@ -1224,11 +1232,11 @@ object {
|
||||
display: block;
|
||||
top: 0;
|
||||
border: none;
|
||||
width: calc(100% - 4rem);
|
||||
width: calc(100% - 4rem + (1px));
|
||||
border-top: #000 1px solid;
|
||||
background-color: transparent;
|
||||
right: calc(4rem);
|
||||
margin-right: calc((0) * -1); }
|
||||
margin-right: calc((1px) * -1); }
|
||||
.archive main section .home_wrapper-big.home_wrapper-2 article .metadata::before,
|
||||
.home main section .home_wrapper-big.home_wrapper-2 article .metadata::before,
|
||||
.search-results main section .home_wrapper-big.home_wrapper-2 article .metadata::before {
|
||||
@@ -1240,7 +1248,7 @@ object {
|
||||
top: 0;
|
||||
background-color: transparent;
|
||||
z-index: 9;
|
||||
right: calc((0) * -1);
|
||||
right: calc((1px) * -1);
|
||||
border-right: #000 solid 1px;
|
||||
-moz-transform: skewX(45deg);
|
||||
-o-transform: skewX(45deg);
|
||||
@@ -1282,6 +1290,10 @@ object {
|
||||
.home main section .home_wrapper-small.home_wrapper-s1.home_wrapper-small.home_wrapper-1,
|
||||
.search-results main section .home_wrapper-small.home_wrapper-s1.home_wrapper-small.home_wrapper-1 {
|
||||
margin-left: 10rem; }
|
||||
.archive main section .home_wrapper-small:last-child,
|
||||
.home main section .home_wrapper-small:last-child,
|
||||
.search-results main section .home_wrapper-small:last-child {
|
||||
margin-right: 10rem; }
|
||||
.archive main section .home_wrapper-small article,
|
||||
.archive main section .home_wrapper-small .archivetitle,
|
||||
.archive main section .home_wrapper-small .archivedescription,
|
||||
@@ -1357,7 +1369,7 @@ object {
|
||||
border-top: #000 1px solid;
|
||||
background-color: transparent;
|
||||
left: calc(5rem);
|
||||
margin-left: calc((0) * -1); }
|
||||
margin-left: 0; }
|
||||
.archive main section .home_wrapper-small article .metadata::before,
|
||||
.archive main section .home_wrapper-small .archivetitle .metadata::before,
|
||||
.archive main section .home_wrapper-small .archivedescription .metadata::before,
|
||||
@@ -1375,7 +1387,7 @@ object {
|
||||
top: 0;
|
||||
background-color: transparent;
|
||||
z-index: 9;
|
||||
left: calc((0) * -1);
|
||||
left: 0;
|
||||
border-left: #000 solid 1px;
|
||||
-moz-transform: skewX(-45deg);
|
||||
-o-transform: skewX(-45deg);
|
||||
@@ -1383,7 +1395,64 @@ object {
|
||||
-webkit-transform: skewX(-45deg);
|
||||
transform: skewX(-45deg);
|
||||
transform-origin: left bottom;
|
||||
border-top: #000 solid 1px; }
|
||||
border-top: #000 solid 1px; } }
|
||||
@media (min-width: 769px) and (min-width: 1919px) {
|
||||
.archive main section .home_wrapper-small article .metadata,
|
||||
.archive main section .home_wrapper-small .archivetitle .metadata,
|
||||
.archive main section .home_wrapper-small .archivedescription .metadata,
|
||||
.home main section .home_wrapper-small article .metadata,
|
||||
.home main section .home_wrapper-small .archivetitle .metadata,
|
||||
.home main section .home_wrapper-small .archivedescription .metadata,
|
||||
.search-results main section .home_wrapper-small article .metadata,
|
||||
.search-results main section .home_wrapper-small .archivetitle .metadata,
|
||||
.search-results main section .home_wrapper-small .archivedescription .metadata {
|
||||
height: 10rem; }
|
||||
.archive main section .home_wrapper-small article .metadata::after,
|
||||
.archive main section .home_wrapper-small .archivetitle .metadata::after,
|
||||
.archive main section .home_wrapper-small .archivedescription .metadata::after,
|
||||
.home main section .home_wrapper-small article .metadata::after,
|
||||
.home main section .home_wrapper-small .archivetitle .metadata::after,
|
||||
.home main section .home_wrapper-small .archivedescription .metadata::after,
|
||||
.search-results main section .home_wrapper-small article .metadata::after,
|
||||
.search-results main section .home_wrapper-small .archivetitle .metadata::after,
|
||||
.search-results main section .home_wrapper-small .archivedescription .metadata::after {
|
||||
position: absolute;
|
||||
content: "";
|
||||
display: block;
|
||||
top: 0;
|
||||
border: none;
|
||||
width: calc(100% - 10rem);
|
||||
border-top: #000 1px solid;
|
||||
background-color: transparent;
|
||||
left: calc(10rem);
|
||||
margin-left: 0; }
|
||||
.archive main section .home_wrapper-small article .metadata::before,
|
||||
.archive main section .home_wrapper-small .archivetitle .metadata::before,
|
||||
.archive main section .home_wrapper-small .archivedescription .metadata::before,
|
||||
.home main section .home_wrapper-small article .metadata::before,
|
||||
.home main section .home_wrapper-small .archivetitle .metadata::before,
|
||||
.home main section .home_wrapper-small .archivedescription .metadata::before,
|
||||
.search-results main section .home_wrapper-small article .metadata::before,
|
||||
.search-results main section .home_wrapper-small .archivetitle .metadata::before,
|
||||
.search-results main section .home_wrapper-small .archivedescription .metadata::before {
|
||||
display: block;
|
||||
content: "";
|
||||
position: absolute;
|
||||
width: calc(10rem);
|
||||
height: calc(10rem);
|
||||
top: 0;
|
||||
background-color: transparent;
|
||||
z-index: 9;
|
||||
left: 0;
|
||||
border-left: #000 solid 1px;
|
||||
-moz-transform: skewX(-45deg);
|
||||
-o-transform: skewX(-45deg);
|
||||
-ms-transform: skewX(-45deg);
|
||||
-webkit-transform: skewX(-45deg);
|
||||
transform: skewX(-45deg);
|
||||
transform-origin: left bottom;
|
||||
border-top: #000 solid 1px; } }
|
||||
@media (min-width: 769px) {
|
||||
.archive main section .home_wrapper-small article .metadata.vis,
|
||||
.archive main section .home_wrapper-small .archivetitle .metadata.vis,
|
||||
.archive main section .home_wrapper-small .archivedescription .metadata.vis,
|
||||
@@ -1413,7 +1482,14 @@ object {
|
||||
.search-results main section .home_wrapper-small .archivedescription .metadata .categories,
|
||||
.search-results main section .home_wrapper-small .archivedescription .metadata .postedon {
|
||||
font: bold 1rem "Westeinde Caption";
|
||||
color: #000; } }
|
||||
color: #000;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-content: center;
|
||||
margin-top: auto;
|
||||
margin-bottom: auto;
|
||||
flex-wrap: nowrap;
|
||||
justify-content: center; } }
|
||||
@media (min-width: 769px) and (min-width: 769px) {
|
||||
.archive main section .home_wrapper-small article .metadata .categories,
|
||||
.archive main section .home_wrapper-small article .metadata .postedon,
|
||||
@@ -1434,6 +1510,46 @@ object {
|
||||
.search-results main section .home_wrapper-small .archivedescription .metadata .categories,
|
||||
.search-results main section .home_wrapper-small .archivedescription .metadata .postedon {
|
||||
font-size: 1.2rem; } }
|
||||
@media (min-width: 769px) and (min-width: 1279px) {
|
||||
.archive main section .home_wrapper-small article .metadata .categories,
|
||||
.archive main section .home_wrapper-small article .metadata .postedon,
|
||||
.archive main section .home_wrapper-small .archivetitle .metadata .categories,
|
||||
.archive main section .home_wrapper-small .archivetitle .metadata .postedon,
|
||||
.archive main section .home_wrapper-small .archivedescription .metadata .categories,
|
||||
.archive main section .home_wrapper-small .archivedescription .metadata .postedon,
|
||||
.home main section .home_wrapper-small article .metadata .categories,
|
||||
.home main section .home_wrapper-small article .metadata .postedon,
|
||||
.home main section .home_wrapper-small .archivetitle .metadata .categories,
|
||||
.home main section .home_wrapper-small .archivetitle .metadata .postedon,
|
||||
.home main section .home_wrapper-small .archivedescription .metadata .categories,
|
||||
.home main section .home_wrapper-small .archivedescription .metadata .postedon,
|
||||
.search-results main section .home_wrapper-small article .metadata .categories,
|
||||
.search-results main section .home_wrapper-small article .metadata .postedon,
|
||||
.search-results main section .home_wrapper-small .archivetitle .metadata .categories,
|
||||
.search-results main section .home_wrapper-small .archivetitle .metadata .postedon,
|
||||
.search-results main section .home_wrapper-small .archivedescription .metadata .categories,
|
||||
.search-results main section .home_wrapper-small .archivedescription .metadata .postedon {
|
||||
font-size: 1.3rem; } }
|
||||
@media (min-width: 769px) and (min-width: 1919px) {
|
||||
.archive main section .home_wrapper-small article .metadata .categories,
|
||||
.archive main section .home_wrapper-small article .metadata .postedon,
|
||||
.archive main section .home_wrapper-small .archivetitle .metadata .categories,
|
||||
.archive main section .home_wrapper-small .archivetitle .metadata .postedon,
|
||||
.archive main section .home_wrapper-small .archivedescription .metadata .categories,
|
||||
.archive main section .home_wrapper-small .archivedescription .metadata .postedon,
|
||||
.home main section .home_wrapper-small article .metadata .categories,
|
||||
.home main section .home_wrapper-small article .metadata .postedon,
|
||||
.home main section .home_wrapper-small .archivetitle .metadata .categories,
|
||||
.home main section .home_wrapper-small .archivetitle .metadata .postedon,
|
||||
.home main section .home_wrapper-small .archivedescription .metadata .categories,
|
||||
.home main section .home_wrapper-small .archivedescription .metadata .postedon,
|
||||
.search-results main section .home_wrapper-small article .metadata .categories,
|
||||
.search-results main section .home_wrapper-small article .metadata .postedon,
|
||||
.search-results main section .home_wrapper-small .archivetitle .metadata .categories,
|
||||
.search-results main section .home_wrapper-small .archivetitle .metadata .postedon,
|
||||
.search-results main section .home_wrapper-small .archivedescription .metadata .categories,
|
||||
.search-results main section .home_wrapper-small .archivedescription .metadata .postedon {
|
||||
font-size: 2.5rem; } }
|
||||
@media (min-width: 769px) {
|
||||
.archive main section .home_wrapper-small article .metadata .categories,
|
||||
.archive main section .home_wrapper-small .archivetitle .metadata .categories,
|
||||
@@ -1444,9 +1560,21 @@ object {
|
||||
.search-results main section .home_wrapper-small article .metadata .categories,
|
||||
.search-results main section .home_wrapper-small .archivetitle .metadata .categories,
|
||||
.search-results main section .home_wrapper-small .archivedescription .metadata .categories {
|
||||
margin-left: 6rem;
|
||||
padding: 1.33333rem 0;
|
||||
flex: 1 1 auto; }
|
||||
margin-left: 5rem;
|
||||
padding-right: 1rem;
|
||||
flex: 1 0 auto; } }
|
||||
@media (min-width: 769px) and (min-width: 1919px) {
|
||||
.archive main section .home_wrapper-small article .metadata .categories,
|
||||
.archive main section .home_wrapper-small .archivetitle .metadata .categories,
|
||||
.archive main section .home_wrapper-small .archivedescription .metadata .categories,
|
||||
.home main section .home_wrapper-small article .metadata .categories,
|
||||
.home main section .home_wrapper-small .archivetitle .metadata .categories,
|
||||
.home main section .home_wrapper-small .archivedescription .metadata .categories,
|
||||
.search-results main section .home_wrapper-small article .metadata .categories,
|
||||
.search-results main section .home_wrapper-small .archivetitle .metadata .categories,
|
||||
.search-results main section .home_wrapper-small .archivedescription .metadata .categories {
|
||||
margin-left: 10rem; } }
|
||||
@media (min-width: 769px) {
|
||||
.archive main section .home_wrapper-small article .metadata .postedon,
|
||||
.archive main section .home_wrapper-small .archivetitle .metadata .postedon,
|
||||
.archive main section .home_wrapper-small .archivedescription .metadata .postedon,
|
||||
@@ -1456,7 +1584,7 @@ object {
|
||||
.search-results main section .home_wrapper-small article .metadata .postedon,
|
||||
.search-results main section .home_wrapper-small .archivetitle .metadata .postedon,
|
||||
.search-results main section .home_wrapper-small .archivedescription .metadata .postedon {
|
||||
padding: 1.33333rem 1rem;
|
||||
padding: 0 1rem;
|
||||
flex: 1 0 auto; } }
|
||||
@media (min-width: 769px) and (min-width: 769px) {
|
||||
.archive main section .home_wrapper-small article h2,
|
||||
@@ -1498,7 +1626,27 @@ object {
|
||||
.search-results main section .home_wrapper-small .archivetitle h2 a,
|
||||
.search-results main section .home_wrapper-small .archivedescription h2,
|
||||
.search-results main section .home_wrapper-small .archivedescription h2 a {
|
||||
font-size: 2.2rem; } }
|
||||
font-size: 2rem; } }
|
||||
@media (min-width: 769px) and (min-width: 1919px) {
|
||||
.archive main section .home_wrapper-small article h2,
|
||||
.archive main section .home_wrapper-small article h2 a,
|
||||
.archive main section .home_wrapper-small .archivetitle h2,
|
||||
.archive main section .home_wrapper-small .archivetitle h2 a,
|
||||
.archive main section .home_wrapper-small .archivedescription h2,
|
||||
.archive main section .home_wrapper-small .archivedescription h2 a,
|
||||
.home main section .home_wrapper-small article h2,
|
||||
.home main section .home_wrapper-small article h2 a,
|
||||
.home main section .home_wrapper-small .archivetitle h2,
|
||||
.home main section .home_wrapper-small .archivetitle h2 a,
|
||||
.home main section .home_wrapper-small .archivedescription h2,
|
||||
.home main section .home_wrapper-small .archivedescription h2 a,
|
||||
.search-results main section .home_wrapper-small article h2,
|
||||
.search-results main section .home_wrapper-small article h2 a,
|
||||
.search-results main section .home_wrapper-small .archivetitle h2,
|
||||
.search-results main section .home_wrapper-small .archivetitle h2 a,
|
||||
.search-results main section .home_wrapper-small .archivedescription h2,
|
||||
.search-results main section .home_wrapper-small .archivedescription h2 a {
|
||||
font-size: 3rem; } }
|
||||
@media (min-width: 769px) {
|
||||
.archive main section .home_wrapper-small article h2,
|
||||
.archive main section .home_wrapper-small .archivetitle h2,
|
||||
@@ -1514,19 +1662,7 @@ object {
|
||||
top: 0;
|
||||
background-color: #fff;
|
||||
height: 100%;
|
||||
padding-left: 4rem; } }
|
||||
@media (min-width: 769px) and (min-width: 1279px) {
|
||||
.archive main section .home_wrapper-small article h2,
|
||||
.archive main section .home_wrapper-small .archivetitle h2,
|
||||
.archive main section .home_wrapper-small .archivedescription h2,
|
||||
.home main section .home_wrapper-small article h2,
|
||||
.home main section .home_wrapper-small .archivetitle h2,
|
||||
.home main section .home_wrapper-small .archivedescription h2,
|
||||
.search-results main section .home_wrapper-small article h2,
|
||||
.search-results main section .home_wrapper-small .archivetitle h2,
|
||||
.search-results main section .home_wrapper-small .archivedescription h2 {
|
||||
padding: 5rem; } }
|
||||
@media (min-width: 769px) {
|
||||
padding: 0; }
|
||||
.archive main section .home_wrapper-small article h2 a,
|
||||
.archive main section .home_wrapper-small .archivetitle h2 a,
|
||||
.archive main section .home_wrapper-small .archivedescription h2 a,
|
||||
@@ -1536,8 +1672,11 @@ object {
|
||||
.search-results main section .home_wrapper-small article h2 a,
|
||||
.search-results main section .home_wrapper-small .archivetitle h2 a,
|
||||
.search-results main section .home_wrapper-small .archivedescription h2 a {
|
||||
bottom: 7rem;
|
||||
width: calc(100% - 8rem);
|
||||
margin-top: 2.5rem;
|
||||
margin-right: 2rem;
|
||||
margin-bottom: 7rem;
|
||||
margin-left: 5rem;
|
||||
bottom: 0;
|
||||
height: -moz-max-content;
|
||||
height: max-content;
|
||||
height: -moz-fit-content;
|
||||
@@ -1553,7 +1692,20 @@ object {
|
||||
.search-results main section .home_wrapper-small article h2 a,
|
||||
.search-results main section .home_wrapper-small .archivetitle h2 a,
|
||||
.search-results main section .home_wrapper-small .archivedescription h2 a {
|
||||
width: calc(100% - 10rem); } }
|
||||
margin-right: 1rem;
|
||||
margin-bottom: 6rem; } }
|
||||
@media (min-width: 769px) and (min-width: 1919px) {
|
||||
.archive main section .home_wrapper-small article h2 a,
|
||||
.archive main section .home_wrapper-small .archivetitle h2 a,
|
||||
.archive main section .home_wrapper-small .archivedescription h2 a,
|
||||
.home main section .home_wrapper-small article h2 a,
|
||||
.home main section .home_wrapper-small .archivetitle h2 a,
|
||||
.home main section .home_wrapper-small .archivedescription h2 a,
|
||||
.search-results main section .home_wrapper-small article h2 a,
|
||||
.search-results main section .home_wrapper-small .archivetitle h2 a,
|
||||
.search-results main section .home_wrapper-small .archivedescription h2 a {
|
||||
margin-left: 10rem;
|
||||
margin-bottom: 12rem; } }
|
||||
@media (min-width: 769px) {
|
||||
.archive main section .home_wrapper-small article,
|
||||
.home main section .home_wrapper-small article,
|
||||
@@ -1585,7 +1737,7 @@ object {
|
||||
border-top: #000 1px solid;
|
||||
background-color: transparent;
|
||||
left: calc(5rem);
|
||||
margin-left: calc((0) * -1); }
|
||||
margin-left: 0; }
|
||||
.archive main section .home_wrapper-small .archivetitle::before,
|
||||
.home main section .home_wrapper-small .archivetitle::before,
|
||||
.search-results main section .home_wrapper-small .archivetitle::before {
|
||||
@@ -1597,7 +1749,7 @@ object {
|
||||
top: 0;
|
||||
background-color: transparent;
|
||||
z-index: 9;
|
||||
left: calc((0) * -1);
|
||||
left: 0;
|
||||
border-left: #000 solid 1px;
|
||||
-moz-transform: skewX(-45deg);
|
||||
-o-transform: skewX(-45deg);
|
||||
@@ -1696,7 +1848,10 @@ object {
|
||||
color: #000; } }
|
||||
@media (min-width: 1279px) {
|
||||
.search-results #content .archivetitle h1 {
|
||||
font-size: 2.2rem; } }
|
||||
font-size: 2rem; } }
|
||||
@media (min-width: 1919px) {
|
||||
.search-results #content .archivetitle h1 {
|
||||
font-size: 3rem; } }
|
||||
|
||||
@media (min-width: 769px) {
|
||||
.search-no-results main {
|
||||
@@ -1796,7 +1951,8 @@ body.category.category-esemeny {
|
||||
flex: 0 0 auto;
|
||||
width: 1px;
|
||||
height: 100%;
|
||||
background-color: #000; }
|
||||
background-color: #000;
|
||||
box-shadow: 0 0 1px transparent; }
|
||||
body.category.category-esemeny main article .event-metadata .bottom-row a.text-link {
|
||||
flex: 1 1 auto;
|
||||
font: 800 1.8rem "Butler";
|
||||
@@ -2528,7 +2684,8 @@ body.category.category-esemeny {
|
||||
background-color: #000;
|
||||
flex-grow: 0 !important;
|
||||
flex-shrink: 0 !important;
|
||||
flex-basis: auto !important; }
|
||||
flex-basis: auto !important;
|
||||
box-shadow: 0 0 1px transparent; }
|
||||
@media (min-width: 769px) {
|
||||
.single #related_posts,
|
||||
.page #related_posts {
|
||||
@@ -2587,7 +2744,7 @@ body.category.category-esemeny {
|
||||
border-top: #000 1px solid;
|
||||
background-color: transparent;
|
||||
left: calc(5rem);
|
||||
margin-left: calc((0) * -1); }
|
||||
margin-left: 0; }
|
||||
.single #related_posts ul li .metadata::before,
|
||||
.page #related_posts ul li .metadata::before {
|
||||
display: block;
|
||||
@@ -2598,7 +2755,7 @@ body.category.category-esemeny {
|
||||
top: 0;
|
||||
background-color: transparent;
|
||||
z-index: 9;
|
||||
left: calc((0) * -1);
|
||||
left: 0;
|
||||
border-left: #000 solid 1px;
|
||||
-moz-transform: skewX(-45deg);
|
||||
-o-transform: skewX(-45deg);
|
||||
@@ -2622,6 +2779,18 @@ body.category.category-esemeny {
|
||||
.page #related_posts ul li .metadata .categories,
|
||||
.page #related_posts ul li .metadata .postedon {
|
||||
font-size: 1.2rem; } }
|
||||
@media (min-width: 769px) and (min-width: 1279px) {
|
||||
.single #related_posts ul li .metadata .categories,
|
||||
.single #related_posts ul li .metadata .postedon,
|
||||
.page #related_posts ul li .metadata .categories,
|
||||
.page #related_posts ul li .metadata .postedon {
|
||||
font-size: 1.3rem; } }
|
||||
@media (min-width: 769px) and (min-width: 1919px) {
|
||||
.single #related_posts ul li .metadata .categories,
|
||||
.single #related_posts ul li .metadata .postedon,
|
||||
.page #related_posts ul li .metadata .categories,
|
||||
.page #related_posts ul li .metadata .postedon {
|
||||
font-size: 2.5rem; } }
|
||||
@media (min-width: 769px) {
|
||||
.single #related_posts ul li .metadata .categories,
|
||||
.page #related_posts ul li .metadata .categories {
|
||||
@@ -2644,7 +2813,13 @@ body.category.category-esemeny {
|
||||
.single #related_posts ul li h2 a,
|
||||
.page #related_posts ul li h2,
|
||||
.page #related_posts ul li h2 a {
|
||||
font-size: 2.2rem; } }
|
||||
font-size: 2rem; } }
|
||||
@media (min-width: 769px) and (min-width: 1919px) {
|
||||
.single #related_posts ul li h2,
|
||||
.single #related_posts ul li h2 a,
|
||||
.page #related_posts ul li h2,
|
||||
.page #related_posts ul li h2 a {
|
||||
font-size: 3rem; } }
|
||||
@media (min-width: 769px) {
|
||||
.single #related_posts ul li h2,
|
||||
.page #related_posts ul li h2 {
|
||||
|
||||
Reference in New Issue
Block a user