|
|
@ -230,7 +230,7 @@ html { |
|
|
|
padding:0; |
|
|
|
height: 100vh; |
|
|
|
width: 100vw; |
|
|
|
font-family: 'Roboto', sans-serif; |
|
|
|
font-family: 'Roboto Condensed', sans-serif; |
|
|
|
font-size: 16px; |
|
|
|
-webkit-box-sizing: border-box; |
|
|
|
-moz-box-sizing: border-box; |
|
|
@ -244,7 +244,7 @@ html { |
|
|
|
} |
|
|
|
|
|
|
|
body { |
|
|
|
font-family: Roboto; |
|
|
|
font-family: Roboto Condensed; |
|
|
|
/*font-size: calc(12px + (20 - 12) * ((100vw - 320px) / (1600 - 320))); |
|
|
|
line-height: 1.63;*/ |
|
|
|
font-weight: normal; |
|
|
@ -256,7 +256,7 @@ body { |
|
|
|
padding: 0; |
|
|
|
} |
|
|
|
body i { |
|
|
|
font-family: 'Roboto'; |
|
|
|
font-family: 'Roboto Condensed'; |
|
|
|
font-weight: normal; |
|
|
|
font-stretch: normal; |
|
|
|
font-style: italic; |
|
|
@ -469,7 +469,7 @@ a#footer-img-br img { |
|
|
|
/* Banner Repeater Logo*/ |
|
|
|
a#footer-img-br, a#footer-img-br figcaption , a#footer-img-br figcaption:hover, a#footer-img-br figcaption:visited, |
|
|
|
a#footer-img-wiki, a#footer-img-wiki figcaption, a#footer-img-wiki figcaption:hover, a#footer-img-wiki figcaption:visited { |
|
|
|
font-family: 'Roboto', sans-serif; |
|
|
|
font-family: 'Roboto Condensed', sans-serif; |
|
|
|
/*font-size: 16px;*/ |
|
|
|
margin: 0; |
|
|
|
padding: 0; |
|
|
@ -512,7 +512,7 @@ a#footer-img-wiki img{ |
|
|
|
div#footer-socials-links a{ |
|
|
|
text-decoration: none; |
|
|
|
color:#FFFFFF; |
|
|
|
font-family: 'Roboto', sans-serif; |
|
|
|
font-family: 'Roboto Condensed', sans-serif; |
|
|
|
/* font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1600 - 320))); |
|
|
|
line-height: 28.4px;*/ |
|
|
|
font-weight: normal; |
|
|
@ -592,7 +592,7 @@ thead tr th{ |
|
|
|
tbody tr th{ |
|
|
|
/* font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1600 - 320))); |
|
|
|
line-height: 26px;*/ |
|
|
|
font-family: 'Roboto', sans-serif; |
|
|
|
font-family: 'Roboto Condensed', sans-serif; |
|
|
|
font-weight: normal; |
|
|
|
} |
|
|
|
|
|
|
@ -708,7 +708,7 @@ a.paginate_button.next:after { |
|
|
|
color: var(--black); |
|
|
|
} |
|
|
|
.date, div.artwork-relatedworks-date { |
|
|
|
font-family: Roboto; |
|
|
|
font-family: Roboto Condensed; |
|
|
|
/*font-size: 16px; |
|
|
|
line-height: 1.63;*/ |
|
|
|
font-weight: normal; |
|
|
@ -762,7 +762,7 @@ a.paginate_button.next:after { |
|
|
|
.artwork-button { |
|
|
|
width: 76px; |
|
|
|
height: 24px; |
|
|
|
font-family: Roboto; |
|
|
|
font-family: Roboto Condensed; |
|
|
|
/* font-size: 16px; |
|
|
|
line-height: 1.5;*/ |
|
|
|
font-weight: normal; |
|
|
@ -843,7 +843,7 @@ div#home-top-div{ |
|
|
|
#home-top-div #wrapper-bt{ |
|
|
|
/* margin: 36px 26px 0px 0vw; 8vmin*/ |
|
|
|
/*width: 50%;*/ |
|
|
|
z-index: 99; |
|
|
|
z-index: 1000; |
|
|
|
grid-column-start: 1; |
|
|
|
grid-column-end: 9; |
|
|
|
grid-row-start: 2; |
|
|
@ -894,11 +894,12 @@ div#home-top-div{ |
|
|
|
width: 100%; |
|
|
|
z-index: 0; |
|
|
|
max-width: 400px; |
|
|
|
left: -600px; |
|
|
|
left: -360px; |
|
|
|
/*left: -600px;*/ |
|
|
|
padding-right: 60px; |
|
|
|
padding-left: 60px; |
|
|
|
animation-name: move; |
|
|
|
animation-duration: 40s; |
|
|
|
animation-duration: 32s; |
|
|
|
animation-iteration-count: infinite; /* or infinite*/ |
|
|
|
animation-fill-mode: forwards; |
|
|
|
animation-direction: normal; |
|
|
@ -913,87 +914,93 @@ div#home-top-div{ |
|
|
|
/*#home-top-div img:nth-of-type(1)*/ |
|
|
|
.banner-image-0 { |
|
|
|
animation-delay: 0s; |
|
|
|
padding-top: 200px; |
|
|
|
padding-top: 200px; |
|
|
|
} |
|
|
|
/*#home-top-div img:nth-of-type(2) */ |
|
|
|
.banner-image-1 { |
|
|
|
animation-delay: 6s; |
|
|
|
padding-top: -60px; |
|
|
|
animation-delay: 5s; |
|
|
|
padding-top: 50px; |
|
|
|
} |
|
|
|
/*#home-top-div img:nth-of-type(3) */ |
|
|
|
.banner-image-2 { |
|
|
|
animation-delay: 12s; |
|
|
|
padding-top: 430px; |
|
|
|
animation-delay: 10s; |
|
|
|
padding-top: 20px; |
|
|
|
} |
|
|
|
/*#home-top-div img:nth-of-type(4)*/ |
|
|
|
.banner-image-3 { |
|
|
|
animation-delay: 18s; |
|
|
|
animation-delay: 15s; |
|
|
|
padding-top: 100px; |
|
|
|
} |
|
|
|
/*#home-top-div img:nth-of-type(5) */ |
|
|
|
.banner-image-4 { |
|
|
|
animation-delay: 26s; |
|
|
|
padding-top: -60px; |
|
|
|
animation-delay: 20s; |
|
|
|
padding-top: -60px; |
|
|
|
} |
|
|
|
/*#home-top-div img:nth-of-type(6)*/ |
|
|
|
.banner-image-5 { |
|
|
|
animation-delay: 34s; |
|
|
|
padding-top: 300px; |
|
|
|
animation-delay: 25s; |
|
|
|
padding-top: 20px; |
|
|
|
} |
|
|
|
/*#home-top-div img:nth-of-type(7)*/ |
|
|
|
.banner-image-6{ |
|
|
|
animation-delay: 40s; |
|
|
|
animation-delay: 30s; |
|
|
|
padding-top: 100px; |
|
|
|
} |
|
|
|
/*#home-top-div img:nth-of-type(8)*/ |
|
|
|
.banner-image-7 { |
|
|
|
animation-delay: 46s; |
|
|
|
animation-delay: 35s; |
|
|
|
padding-top: -30px; |
|
|
|
} |
|
|
|
/*#home-top-div img:nth-of-type(9) */ |
|
|
|
.banner-image-8 { |
|
|
|
animation-delay: 52s; |
|
|
|
animation-delay: 40s; |
|
|
|
} |
|
|
|
/*#home-top-div img:nth-of-type(10) */ |
|
|
|
.banner-image-9 { |
|
|
|
animation-delay: 58s; |
|
|
|
animation-delay: 46s; |
|
|
|
} |
|
|
|
/*#home-top-div img:nth-of-type(11)*/ |
|
|
|
.banner-image-10 { |
|
|
|
animation-delay: 64s; |
|
|
|
animation-delay: 50s; |
|
|
|
} |
|
|
|
/*#home-top-div img:nth-of-type(12) */ |
|
|
|
.banner-image-11 { |
|
|
|
animation-delay: 70s; |
|
|
|
animation-delay: 56s; |
|
|
|
} |
|
|
|
.banner-image-6, .banner-image-7, .banner-image-8, .banner-image-9, .banner-image-10, .banner-image-11 { |
|
|
|
display: none; |
|
|
|
} |
|
|
|
@keyframes move { |
|
|
|
0% { |
|
|
|
-webkit-transform: translateX(0vw); |
|
|
|
left: -330px; |
|
|
|
/* -webkit-transform: translateX(0vw); |
|
|
|
-ms-transform: translateX(0vw); |
|
|
|
-moz-transform: translateX(0vw); |
|
|
|
transform: translateX(0vw); |
|
|
|
transform: translateX(0vw);*/ |
|
|
|
} |
|
|
|
100% { |
|
|
|
-webkit-transform: translateX(200vw); /* 250vw*/ |
|
|
|
-ms-transform: translateX(200vw); |
|
|
|
-moz-transform: translateX(200vw); |
|
|
|
transform: translateX(200vw); |
|
|
|
left: 200vw; |
|
|
|
/* -webkit-transform: translateX(2600px); |
|
|
|
-ms-transform: translateX(2600px); |
|
|
|
-moz-transform: translateX(2600px); |
|
|
|
transform: translateX(2600px);*/ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
@-webkit-keyframes move{ |
|
|
|
0% { |
|
|
|
-webkit-transform: translateX(0px); |
|
|
|
left: -330px; |
|
|
|
/* -webkit-transform: translateX(0px); |
|
|
|
-ms-transform: translateX(0px); |
|
|
|
-moz-transform: translateX(0px); |
|
|
|
transform: translateX(0px); |
|
|
|
transform: translateX(0px);*/ |
|
|
|
} |
|
|
|
100% { |
|
|
|
-webkit-transform: translateX(1650px); /* 250vw*/ |
|
|
|
left: 200vw; |
|
|
|
/* -webkit-transform: translateX(1650px); |
|
|
|
-ms-transform: translateX(1650px); |
|
|
|
-moz-transform: translateX(1650px); |
|
|
|
transform: translateX(1650px); |
|
|
|
transform: translateX(1650px);*/ |
|
|
|
} |
|
|
|
} |
|
|
|
.scroll-down { |
|
|
@ -1211,7 +1218,7 @@ div.home-show-wrapper a:hover { |
|
|
|
grid-column-end: 15; |
|
|
|
} |
|
|
|
.mw-parser-output ul { |
|
|
|
font-family: Roboto; |
|
|
|
font-family: Roboto Condensed; |
|
|
|
/* font-size: calc(12px + (20 - 12) * ((100vw - 320px) / (1600 - 320))); |
|
|
|
line-height: 1.63;*/ |
|
|
|
font-weight: normal; |
|
|
@ -1229,7 +1236,7 @@ div.home-show-wrapper a:hover { |
|
|
|
height: auto; |
|
|
|
} |
|
|
|
.mw-parser-output img { |
|
|
|
font-family: Roboto ; |
|
|
|
font-family: Roboto Condensed; |
|
|
|
/* font-size: calc(12px + (20 - 12) * ((100vw - 320px) / (1600 - 320))); |
|
|
|
line-height: 1.63;*/ |
|
|
|
text-decoration: none; |
|
|
@ -1240,7 +1247,7 @@ div.home-show-wrapper a:hover { |
|
|
|
color: var(--black); |
|
|
|
} |
|
|
|
.mw-parser-output a { |
|
|
|
font-family: Roboto ; |
|
|
|
font-family: Roboto Condensed; |
|
|
|
/* font-size: calc(12px + (20 - 12) * ((100vw - 320px) / (1600 - 320))); |
|
|
|
line-height: 1.63;*/ |
|
|
|
font-weight: normal; |
|
|
@ -1383,7 +1390,7 @@ div.browsebycategory-categories:hover { |
|
|
|
} |
|
|
|
|
|
|
|
.artwork-intro { |
|
|
|
font-family: Roboto; |
|
|
|
font-family: Roboto Condensed; |
|
|
|
/* font-size: calc(12px + (20 - 12) * ((100vw - 320px) / (1600 - 320))); |
|
|
|
line-height: 1.63;*/ |
|
|
|
font-weight: normal; |
|
|
@ -1734,7 +1741,7 @@ div.browsebycategory-categories:hover { |
|
|
|
text-decoration-color: black; |
|
|
|
} |
|
|
|
.metadata-link p { |
|
|
|
font-family: Roboto; |
|
|
|
font-family: Roboto Condensed; |
|
|
|
font-weight: normal; |
|
|
|
font-stretch: normal; |
|
|
|
font-style: normal; |
|
|
|