Compare commits
2 Commits
f6a453a56d
...
3626b52562
Author | SHA1 | Date | |
---|---|---|---|
3626b52562 | |||
aaed39027d |
|
@ -14355,7 +14355,7 @@
|
||||||
<div class="sqs-block-content">
|
<div class="sqs-block-content">
|
||||||
<div class="sqs-html-content">
|
<div class="sqs-html-content">
|
||||||
<h4 style="white-space: pre-wrap">
|
<h4 style="white-space: pre-wrap">
|
||||||
©2022 PT Empat Nusa Bangsa. All Rights Reserved.
|
©2024 PT Empat Nusa Bangsa. All Rights Reserved.
|
||||||
</h4>
|
</h4>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
63
contact.html
63
contact.html
|
@ -10289,21 +10289,61 @@
|
||||||
background-color: #2C2123;
|
background-color: #2C2123;
|
||||||
color: white;
|
color: white;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
border-radius: 10px;
|
||||||
|
cursor: pointer;
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
button img {
|
||||||
|
position: relative;
|
||||||
|
left: 25px;
|
||||||
|
margin-right: 33px;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@media screen and (max-width:780px) {
|
||||||
|
.button-container {
|
||||||
|
display: flex;
|
||||||
|
gap: 20px;
|
||||||
|
|
||||||
|
}
|
||||||
|
.container {
|
||||||
|
border: 1px solid white;
|
||||||
|
padding: 0%;
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
button {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
padding: 5px 10px;
|
||||||
|
width: 111px;
|
||||||
|
border: none;
|
||||||
|
background-color: #2C2123;
|
||||||
|
color: rgb(234, 232, 239);
|
||||||
|
text-decoration: none;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
button img {
|
button img {
|
||||||
|
position: relative;
|
||||||
max-width: 40px;
|
left: 5px;
|
||||||
margin-right: 29px;
|
margin-right: 5px;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
<div class="border">
|
<div class="border">
|
||||||
|
@ -10313,7 +10353,7 @@
|
||||||
|
|
||||||
<button>
|
<button>
|
||||||
<img src="whatsapp (1).png" alt="whatsapp" width="30px" height="30px">
|
<img src="whatsapp (1).png" alt="whatsapp" width="30px" height="30px">
|
||||||
<span><b>Whatsapp</b><span>
|
<b>Whatsapp</b>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -10339,7 +10379,7 @@
|
||||||
<div class="hero-container">
|
<div class="hero-container">
|
||||||
<button>
|
<button>
|
||||||
<img src="gmail (1).png" alt="whatsapp" width="30px" height="30px">
|
<img src="gmail (1).png" alt="whatsapp" width="30px" height="30px">
|
||||||
<span><b>Email</b></span>
|
<b>Email</b>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -10350,12 +10390,7 @@
|
||||||
<img src="location.png" alt="location" width="30px" height="30px">
|
<img src="location.png" alt="location" width="30px" height="30px">
|
||||||
<a href="https://maps.app.goo.gl/SSXY1YoP5NZekLYe8" class="button"><b>location</b></a>
|
<a href="https://maps.app.goo.gl/SSXY1YoP5NZekLYe8" class="button"><b>location</b></a>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
BIN
gmail (1).png
Normal file
BIN
gmail (1).png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.4 KiB |
|
@ -14355,9 +14355,7 @@
|
||||||
>
|
>
|
||||||
<div class="sqs-block-content">
|
<div class="sqs-block-content">
|
||||||
<div class="sqs-html-content">
|
<div class="sqs-html-content">
|
||||||
<h4 style="white-space: pre-wrap">
|
<h4 style="white-space: pre-wrap">©2024 PT Empat Nusa Bangsa. All Rights Reserved.</h4>
|
||||||
©2024 PT Empat Nusa Bangsa. All Rights Reserved.
|
|
||||||
</h4>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|
BIN
location.png
Normal file
BIN
location.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
BIN
whatsapp (1).png
Normal file
BIN
whatsapp (1).png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
Loading…
Reference in New Issue
Block a user