First development commit
This commit is contained in:
parent
eb48bc390a
commit
83751ad87b
Binary file not shown.
|
After Width: | Height: | Size: 280 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 12 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 325 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 216 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.9 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 431 KiB |
79
index.html
79
index.html
|
|
@ -12,49 +12,47 @@
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap" rel="stylesheet">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header">
|
<div id="header">
|
||||||
|
|
||||||
<div class="header_content">
|
<div id="header_background_fade"></div>
|
||||||
<div class="logo1">
|
|
||||||
<img src="images/intelidom_logo_1.png"> </img>
|
<div id="logo">
|
||||||
</div>
|
|
||||||
<div class="logo2">
|
|
||||||
<img src="images/intelidom_logo_2.png"> </img>
|
<img src="images/intelidom_logo_2.png"> </img>
|
||||||
</div>
|
|
||||||
<div class="contact">
|
|
||||||
<div class="contact_box">
|
|
||||||
<h1>k o n t a k t</h1>
|
|
||||||
<div class="contact_info_box">
|
|
||||||
<img src="images/mail_icon.png" alt="">
|
|
||||||
<a href="mailto:info@intelidom.si">info@intelidom.si</a>
|
|
||||||
</div>
|
|
||||||
<div class="contact_info_box">
|
|
||||||
<img src="images/tel_icon.png" alt="">
|
|
||||||
<a href="tel:+386 40 771 166">040 77 11 66</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="header_background_fade">
|
|
||||||
|
<div id="contact">
|
||||||
|
|
||||||
|
<a id="contact_email" href="mailto:info@intelidom.si">
|
||||||
|
<img src="images/mail_icon.png" alt=""></img>
|
||||||
|
<p>info@intelidom.si</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<a id="contact_tel" href="tel:+386 40 771 166">
|
||||||
|
<img src="images/tel_icon.png" alt=""></img>
|
||||||
|
<p>040 77 11 66</p>
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="main">
|
<div id="main">
|
||||||
<h1>s t o r i t v e</h1>
|
<div class="service">
|
||||||
<div class="services">
|
<h2>pametne inštalacije</h2>
|
||||||
<div class="service_box">
|
<div class="service_content">
|
||||||
<h2>elektroinštalacije</h2>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Napeljava električnih inštalacij</li>
|
<li>Inštalacija in zagon <a href="https://www.loxone.com/int/">Loxone</a> sistema za pametno hišo</li>
|
||||||
<li>Zamenjava dotrajanih inštalacij</li>
|
<li>Montaža in zagon domofonskih sistemov</li>
|
||||||
<li>Zamenjava rezdelilnih omaric, varovalk, vtičnic in stikal</li>
|
<li>Odpiranje vrat na pin kodo ali kartico</li>
|
||||||
<li>Montaža luči</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
<img src="images/pametne_instalacije_slika.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div class="service_box">
|
<div class="service">
|
||||||
<h2>telekomunikacije</h2>
|
<h2>telekomunikacije</h2>
|
||||||
|
<div class="service_content">
|
||||||
|
<img src="images/telekomunikacije_slika.png" alt="">
|
||||||
<ul>
|
<ul>
|
||||||
<li>Napeljava podatkovnih kablov za računalniška omrežja</li>
|
<li>Napeljava podatkovnih kablov za računalniška omrežja</li>
|
||||||
<li>Montaža komunikacijskih omaric</li>
|
<li>Montaža komunikacijskih omaric</li>
|
||||||
|
|
@ -62,18 +60,23 @@
|
||||||
<li>Montaža in konfiguracija WiFi dostopnih točk</li>
|
<li>Montaža in konfiguracija WiFi dostopnih točk</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="service_box">
|
<div class="service">
|
||||||
<h2>pametne inštalacije</h2>
|
<h2>elektroinštalacije</h2>
|
||||||
|
<div class="service_content">
|
||||||
<ul>
|
<ul>
|
||||||
<li>Montaža in zagon domofonskih sistemov</li>
|
<li>Napeljava električnih inštalacij</li>
|
||||||
<li>Odpiranje vrat na pin kodo ali kartico</li>
|
<li>Zamenjava dotrajanih inštalacij</li>
|
||||||
|
<li>Zamenjava rezdelilnih omaric, varovalk, vtičnic in stikal</li>
|
||||||
|
<li>Montaža luči</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<img src="images/elektroinstalacije_slika.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer">
|
<div id="footer">
|
||||||
<p>2025 Intelidom d.o.o.</p>
|
<p>2025 Intelidom d.o.o.</p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
311
style.css
311
style.css
|
|
@ -1,246 +1,209 @@
|
||||||
body {
|
body{
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
align-items: center;
|
|
||||||
gap: 2em;
|
|
||||||
|
|
||||||
background-color: black;
|
background-color: black;
|
||||||
|
color: white;
|
||||||
padding: 0%;
|
|
||||||
margin: 0%;
|
|
||||||
|
|
||||||
color: rgba(255, 255, 255, 1);
|
|
||||||
|
|
||||||
font-family: "Roboto Condensed", serif;
|
font-family: "Roboto Condensed", serif;
|
||||||
font-optical-sizing: auto;
|
font-optical-sizing: auto;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
|
||||||
|
|
||||||
h1 {
|
|
||||||
text-transform:uppercase;
|
|
||||||
font-size: 3em;
|
|
||||||
margin: 0%;
|
|
||||||
}
|
|
||||||
|
|
||||||
h2 {
|
|
||||||
text-transform:uppercase;
|
|
||||||
font-size: 1.7em;
|
|
||||||
margin: 0 0 1em 0;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
a {
|
|
||||||
text-decoration: none;
|
|
||||||
color: rgba(255, 255, 255, 1);
|
|
||||||
font-size: 1.5em;
|
|
||||||
}
|
|
||||||
|
|
||||||
a:hover {
|
|
||||||
color: rgba(200, 200, 200, 1);
|
|
||||||
}
|
|
||||||
|
|
||||||
.header {
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: 100%;
|
||||||
|
|
||||||
|
padding: 0%;
|
||||||
|
margin: 0%;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
gap: 5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* HEADER */
|
||||||
|
|
||||||
|
#header{
|
||||||
|
|
||||||
|
height: 5em;
|
||||||
|
position: relative;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
background-image: linear-gradient(to right, rgba(87,230,74,0.4), rgba(52,178,249,0.4));
|
background-image: linear-gradient(to right, rgba(87,230,74,0.4), rgba(52,178,249,0.4));
|
||||||
}
|
}
|
||||||
|
|
||||||
.header_content {
|
#logo{
|
||||||
width: 1200px;
|
|
||||||
display: flex;
|
|
||||||
flex-direction: row;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: space-evenly;
|
|
||||||
}
|
|
||||||
|
|
||||||
.header_background_fade {
|
|
||||||
position: relative;
|
|
||||||
bottom: 0;
|
|
||||||
background-image: linear-gradient(to top, rgb(0, 0, 0), rgba(255, 255, 255, 0));
|
|
||||||
width: 100%;
|
|
||||||
height: 15em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.logo1 {
|
|
||||||
display: block;
|
|
||||||
position:relative;
|
|
||||||
visibility: visible;
|
|
||||||
padding: 2em;
|
|
||||||
filter: drop-shadow(5px 5px 5px #222);
|
|
||||||
}
|
|
||||||
|
|
||||||
.logo1 > img {
|
|
||||||
width: 500px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.logo2 {
|
|
||||||
display: none;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
visibility: hidden;
|
width: 100%;
|
||||||
}
|
|
||||||
|
|
||||||
.contact {
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact_box {
|
#logo>img {
|
||||||
background-color: rgba(0,0,0,0.5);
|
|
||||||
padding: 3em;
|
|
||||||
border-radius: 2em;
|
|
||||||
width: 20em;
|
width: 20em;
|
||||||
height: 20em;
|
|
||||||
|
padding-top: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
|
#header_background_fade{
|
||||||
|
position: absolute;
|
||||||
|
width: 100%;
|
||||||
|
height: 5em;
|
||||||
|
background-image: linear-gradient(to top, rgb(0, 0, 0), rgba(255, 255, 255, 0));
|
||||||
|
}
|
||||||
|
|
||||||
|
#contact{
|
||||||
|
position: absolute;
|
||||||
|
width: 12em;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
margin: 1em;
|
||||||
gap: 2em;
|
gap: 1em;
|
||||||
|
|
||||||
|
right: 0em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact_info_box {
|
#contact_email, #contact_tel{
|
||||||
width: auto;
|
font-size: 1em;
|
||||||
|
padding: 0.1em;
|
||||||
margin-top: 2em;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 1em;
|
gap: 1em;
|
||||||
|
color: white;
|
||||||
|
text-decoration: none;
|
||||||
|
transition-duration: 0.2s;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact_info_box > img {
|
#contact_email:hover{
|
||||||
width: 3em;
|
cursor:pointer;
|
||||||
|
color: #57E64A;
|
||||||
|
font-size: 1.1em;
|
||||||
|
transition-duration: 0.2s;
|
||||||
|
text-shadow: 0 0 5px black;
|
||||||
}
|
}
|
||||||
|
|
||||||
.main {
|
#contact_tel:hover{
|
||||||
width: 1200px;
|
cursor:pointer;
|
||||||
|
color: #34B2F9;
|
||||||
|
font-size: 1.1em;
|
||||||
|
transition-duration: 0.2s;
|
||||||
|
text-shadow: 0 0 5px black;
|
||||||
|
}
|
||||||
|
|
||||||
|
#contact_email > img, #contact_tel > img{
|
||||||
|
width: 1.5em;
|
||||||
|
height: 1.5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
#contact_email > p, #contact_tel > p{
|
||||||
|
margin: 0%;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* MAIN */
|
||||||
|
|
||||||
|
#main{
|
||||||
|
|
||||||
|
width: 60em;
|
||||||
|
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
gap: 3em;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.service{
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 1em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.services{
|
.service>h2{
|
||||||
display: flex;
|
font-size: 2em;
|
||||||
width: 100%;
|
text-transform:uppercase
|
||||||
gap: 2em;
|
|
||||||
justify-content: space-around;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.service_box {
|
.service_content{
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: row;
|
||||||
background-color: rgba(25, 28, 31, 0.5);
|
justify-content: center;
|
||||||
|
gap: 5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.service_content>ul{
|
||||||
|
width: 40%;
|
||||||
|
font-size: 1.25em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.service_content>img{
|
||||||
|
width: 40%;
|
||||||
border-radius: 2em;
|
border-radius: 2em;
|
||||||
padding: 2em;
|
|
||||||
width: 25%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.service_box > ul > li {
|
.service_content>ul>li>a{
|
||||||
margin-bottom: 1em;
|
text-decoration: none;
|
||||||
|
font-weight: bold;
|
||||||
|
color: rgb(66, 175, 56);
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
/* FOOTER */
|
||||||
|
|
||||||
|
#footer{
|
||||||
background-color: rgba(25, 28, 31, 0.5);
|
background-color: rgba(25, 28, 31, 0.5);
|
||||||
|
width: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-top: 5em;
|
padding-top: 5em;
|
||||||
margin-top: 5em;
|
margin-top: 5em;
|
||||||
width: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 1000px) {
|
@media (max-width: 1000px) {
|
||||||
|
|
||||||
html{
|
.service_content>img{
|
||||||
width: 100%;
|
|
||||||
padding: 0%;
|
position: absolute;
|
||||||
margin: 0%;
|
z-index: -1;
|
||||||
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
#header{
|
||||||
width: auto;
|
|
||||||
padding: 0;
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
h1 {
|
display: flex;
|
||||||
font-size: 2.5em;
|
height: auto;
|
||||||
}
|
|
||||||
|
|
||||||
.header{
|
|
||||||
align-items: center;
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.header_content {
|
|
||||||
width: 100%;
|
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
#contact{
|
||||||
|
position: relative;
|
||||||
|
flex-direction: row;
|
||||||
|
width: 100%;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo1 {
|
#logo{
|
||||||
|
position: relative;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
#logo>img{
|
||||||
|
width: 90%;
|
||||||
|
}
|
||||||
|
|
||||||
|
#header_background_fade{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
visibility: hidden;
|
width: 100%;
|
||||||
display: none;
|
height: 100%;
|
||||||
width: 0;
|
background-image: linear-gradient(to top, rgb(0, 0, 0), rgba(255, 255, 255, 0));
|
||||||
height: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo2 {
|
#main{
|
||||||
display: block;
|
|
||||||
position:relative;
|
|
||||||
visibility: visible;
|
|
||||||
padding: 2em 0;
|
|
||||||
width: 90%;
|
|
||||||
filter: drop-shadow(5px 5px 5px #222);
|
|
||||||
}
|
|
||||||
|
|
||||||
.logo2 > img {
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.contact {
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact_box {
|
.service_content>ul{
|
||||||
margin: 3em;
|
width: 80%;
|
||||||
padding: 2em;
|
|
||||||
padding-bottom: 4em;
|
|
||||||
width: 70%;
|
|
||||||
height: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact_info_box {
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.contact_info_box > img {
|
|
||||||
width: 2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.main{
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.services{
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
width: 90%;
|
|
||||||
gap: 2em;
|
|
||||||
justify-content: space-around;
|
|
||||||
align-items: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.service_box {
|
|
||||||
width: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue