Popravki deadlink, ker slik v css-ju ne uporabljamo
This commit is contained in:
parent
fefef553a9
commit
cb0b9e0502
@ -295,7 +295,7 @@ a {
|
|||||||
display: block;
|
display: block;
|
||||||
height: 500px;
|
height: 500px;
|
||||||
margin: 90px auto 120px;
|
margin: 90px auto 120px;
|
||||||
background-image: url('../images/surv3.jpg');
|
/*background-image: url('../images/surv3.jpg');*/
|
||||||
background-position: 50% 50%;
|
background-position: 50% 50%;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
}
|
}
|
||||||
|
@ -393,8 +393,8 @@ a {
|
|||||||
-webkit-align-items: center;
|
-webkit-align-items: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kva3.jpg');
|
/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kva3.jpg');*/
|
||||||
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kva3.jpg');
|
/*background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kva3.jpg');*/
|
||||||
background-position: 0px 0px, 50% 50%;
|
background-position: 0px 0px, 50% 50%;
|
||||||
background-size: auto, cover;
|
background-size: auto, cover;
|
||||||
background-attachment: scroll, fixed;
|
background-attachment: scroll, fixed;
|
||||||
@ -1122,8 +1122,8 @@ a {
|
|||||||
|
|
||||||
.t-header.theme-kv.header-visual {
|
.t-header.theme-kv.header-visual {
|
||||||
padding-top: 134px;
|
padding-top: 134px;
|
||||||
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.07)), to(rgba(0, 0, 0, 0.07))), url('../images/surv3.jpg');
|
/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.07)), to(rgba(0, 0, 0, 0.07))), url('../images/surv3.jpg');*/
|
||||||
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.07), rgba(0, 0, 0, 0.07)), url('../images/surv3.jpg');
|
/*background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.07), rgba(0, 0, 0, 0.07)), url('../images/surv3.jpg');*/
|
||||||
background-position: 0px 0px, 50% 50%;
|
background-position: 0px 0px, 50% 50%;
|
||||||
background-size: auto, cover;
|
background-size: auto, cover;
|
||||||
}
|
}
|
||||||
@ -1179,23 +1179,23 @@ a {
|
|||||||
-webkit-align-items: center;
|
-webkit-align-items: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.27)), to(rgba(0, 0, 0, 0.27))), url('../images/montain.jpg');
|
/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.27)), to(rgba(0, 0, 0, 0.27))), url('../images/montain.jpg');*/
|
||||||
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.27), rgba(0, 0, 0, 0.27)), url('../images/montain.jpg');
|
/*background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.27), rgba(0, 0, 0, 0.27)), url('../images/montain.jpg');*/
|
||||||
background-position: 0px 0px, 50% 50%;
|
background-position: 0px 0px, 50% 50%;
|
||||||
background-size: auto, cover;
|
background-size: auto, cover;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.kv-half.forest {
|
.kv-half.forest {
|
||||||
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/forest2.jpg');
|
/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/forest2.jpg');*/
|
||||||
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/forest2.jpg');
|
/*background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/forest2.jpg');*/
|
||||||
background-position: 0px 0px, 50% 50%;
|
background-position: 0px 0px, 50% 50%;
|
||||||
background-size: auto, cover;
|
background-size: auto, cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
.kv-half.sea {
|
.kv-half.sea {
|
||||||
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.32)), to(rgba(0, 0, 0, 0.32))), url('../images/sea1.jpg');
|
/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.32)), to(rgba(0, 0, 0, 0.32))), url('../images/sea1.jpg');*/
|
||||||
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url('../images/sea1.jpg');
|
/*background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url('../images/sea1.jpg');*/
|
||||||
background-position: 0px 0px, 50% 50%;
|
background-position: 0px 0px, 50% 50%;
|
||||||
background-size: auto, cover;
|
background-size: auto, cover;
|
||||||
}
|
}
|
||||||
@ -1218,7 +1218,7 @@ a {
|
|||||||
top: 0px;
|
top: 0px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
background-image: url('../images/montain.jpg');
|
/*background-image: url('../images/montain.jpg');*/
|
||||||
background-position: 0px 0px;
|
background-position: 0px 0px;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
}
|
}
|
||||||
@ -1698,8 +1698,8 @@ a {
|
|||||||
|
|
||||||
.innerkv {
|
.innerkv {
|
||||||
height: 240px;
|
height: 240px;
|
||||||
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kva4.jpg');
|
/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kva4.jpg');*/
|
||||||
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kva4.jpg');
|
/*background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kva4.jpg');*/
|
||||||
background-position: 0px 0px, 50% 50%;
|
background-position: 0px 0px, 50% 50%;
|
||||||
background-size: auto, cover;
|
background-size: auto, cover;
|
||||||
}
|
}
|
||||||
|
File diff suppressed because one or more lines are too long
@ -130,9 +130,9 @@ p {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.vsebina .field h4 a:hover,
|
.vsebina .field h4 a:hover,
|
||||||
.nakup-1ka h4 a:hover,
|
.nakup-1ka h4 a:hover,
|
||||||
.vsebina .field ul li a:hover,
|
.vsebina .field ul li a:hover,
|
||||||
.vsebina .field ol li a:hover{
|
.vsebina .field ol li a:hover{
|
||||||
color: #ffa608;
|
color: #ffa608;
|
||||||
}
|
}
|
||||||
@ -390,8 +390,8 @@ a {
|
|||||||
-webkit-align-items: center;
|
-webkit-align-items: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kva2.jpg');
|
//background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kva2.jpg');
|
||||||
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kva2.jpg');
|
//background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kva2.jpg');
|
||||||
background-position: 0px 0px, 50% 50%;
|
background-position: 0px 0px, 50% 50%;
|
||||||
background-size: auto, cover;
|
background-size: auto, cover;
|
||||||
background-attachment: scroll, fixed;
|
background-attachment: scroll, fixed;
|
||||||
@ -408,8 +408,8 @@ a {
|
|||||||
-webkit-align-items: center;
|
-webkit-align-items: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kva3.jpg');
|
//background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kva3.jpg');
|
||||||
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kva3.jpg');
|
//background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kva3.jpg');
|
||||||
background-position: 0px 0px, 50% 50%;
|
background-position: 0px 0px, 50% 50%;
|
||||||
background-size: auto, cover;
|
background-size: auto, cover;
|
||||||
background-attachment: scroll, fixed;
|
background-attachment: scroll, fixed;
|
||||||
@ -472,8 +472,8 @@ a {
|
|||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background-color: #8b8b8b;
|
background-color: #8b8b8b;
|
||||||
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kv1.jpg');
|
//background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kv1.jpg');
|
||||||
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kv1.jpg');
|
//background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kv1.jpg');
|
||||||
background-position: 0px 0px, 50% 50%;
|
background-position: 0px 0px, 50% 50%;
|
||||||
background-size: auto, cover;
|
background-size: auto, cover;
|
||||||
background-attachment: scroll, fixed;
|
background-attachment: scroll, fixed;
|
||||||
@ -1137,8 +1137,8 @@ a {
|
|||||||
|
|
||||||
.t-header.theme-kv.header-visual {
|
.t-header.theme-kv.header-visual {
|
||||||
padding-top: 134px;
|
padding-top: 134px;
|
||||||
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.07)), to(rgba(0, 0, 0, 0.07))), url('../images/surv3.jpg');
|
//background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.07)), to(rgba(0, 0, 0, 0.07))), url('../images/surv3.jpg');
|
||||||
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.07), rgba(0, 0, 0, 0.07)), url('../images/surv3.jpg');
|
//background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.07), rgba(0, 0, 0, 0.07)), url('../images/surv3.jpg');
|
||||||
background-position: 0px 0px, 50% 50%;
|
background-position: 0px 0px, 50% 50%;
|
||||||
background-size: auto, cover;
|
background-size: auto, cover;
|
||||||
}
|
}
|
||||||
@ -1194,23 +1194,23 @@ a {
|
|||||||
-webkit-align-items: center;
|
-webkit-align-items: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.27)), to(rgba(0, 0, 0, 0.27))), url('../images/montain.jpg');
|
//background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.27)), to(rgba(0, 0, 0, 0.27))), url('../images/montain.jpg');
|
||||||
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.27), rgba(0, 0, 0, 0.27)), url('../images/montain.jpg');
|
//background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.27), rgba(0, 0, 0, 0.27)), url('../images/montain.jpg');
|
||||||
background-position: 0px 0px, 50% 50%;
|
background-position: 0px 0px, 50% 50%;
|
||||||
background-size: auto, cover;
|
background-size: auto, cover;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.kv-half.forest {
|
.kv-half.forest {
|
||||||
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/forest2.jpg');
|
//background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/forest2.jpg');
|
||||||
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/forest2.jpg');
|
//background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/forest2.jpg');
|
||||||
background-position: 0px 0px, 50% 50%;
|
background-position: 0px 0px, 50% 50%;
|
||||||
background-size: auto, cover;
|
background-size: auto, cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
.kv-half.sea {
|
.kv-half.sea {
|
||||||
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.32)), to(rgba(0, 0, 0, 0.32))), url('../images/sea1.jpg');
|
//background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.32)), to(rgba(0, 0, 0, 0.32))), url('../images/sea1.jpg');
|
||||||
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url('../images/sea1.jpg');
|
//background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url('../images/sea1.jpg');
|
||||||
background-position: 0px 0px, 50% 50%;
|
background-position: 0px 0px, 50% 50%;
|
||||||
background-size: auto, cover;
|
background-size: auto, cover;
|
||||||
}
|
}
|
||||||
@ -1233,7 +1233,7 @@ a {
|
|||||||
top: 0px;
|
top: 0px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
background-image: url('../images/montain.jpg');
|
//background-image: url('../images/montain.jpg');
|
||||||
background-position: 0px 0px;
|
background-position: 0px 0px;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
}
|
}
|
||||||
@ -1713,8 +1713,8 @@ a {
|
|||||||
|
|
||||||
.innerkv {
|
.innerkv {
|
||||||
height: 240px;
|
height: 240px;
|
||||||
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kva4.jpg');
|
//background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kva4.jpg');
|
||||||
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kva4.jpg');
|
//background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kva4.jpg');
|
||||||
background-position: 0px 0px, 50% 50%;
|
background-position: 0px 0px, 50% 50%;
|
||||||
background-size: auto, cover;
|
background-size: auto, cover;
|
||||||
}
|
}
|
||||||
|
@ -26,8 +26,11 @@
|
|||||||
<meta name="MobileOptimized" content="width">
|
<meta name="MobileOptimized" content="width">
|
||||||
<meta name="HandheldFriendly" content="true">
|
<meta name="HandheldFriendly" content="true">
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Tole zakomentirano, ker manifest.json se trenutno nikjer ne uporablja -->
|
||||||
<!-- APP install banner -->
|
<!-- APP install banner -->
|
||||||
<link rel="manifest" href="/manifest.json">
|
<!-- <link rel="manifest" href="/manifest.json">-->
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
<?php print $styles; ?>
|
<?php print $styles; ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user