Compare commits
No commits in common. "cdfe3cd979ac05970b1b656e6b54e05522a5b773" and "bea4e02e38baecaccfcb6b27d5fce4dbfce008eb" have entirely different histories.
cdfe3cd979
...
bea4e02e38
@ -19,7 +19,6 @@
|
||||
</header>
|
||||
<main>
|
||||
<h2>Kontakt</h2>
|
||||
|
||||
<p>Email: <a href="mailto:info@oscloud.example">info@oscloud.example</a></p>
|
||||
<p>Pro technickou podporu: <a href="mailto:podpora@oscloud.example">podpora@oscloud.example</a></p>
|
||||
</main>
|
||||
|
@ -4,12 +4,8 @@
|
||||
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"> <!-- Icona kontakty -->
|
||||
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="img/avatar.png" rel="shortcut icon"/>
|
||||
<script
|
||||
crossorigin="anonymous"
|
||||
src="https://kit.fontawesome.com/0a43c6cd1f.js"
|
||||
@ -190,9 +186,6 @@
|
||||
<div class="footer-wrapper">
|
||||
<div class="footer-text">
|
||||
<p class="footer-contact" >Contact</p>
|
||||
<p class="contact-text">E-mail: <i class="fas fa-envelope"></i> <a href="mailto:info@oscloud.example"> info@oscloud.example</a></p>
|
||||
<p class="contact-text">Pro technickou podporu: <i class="fas fa-envelope"></i> <a href="mailto:mailto:podpora@oscloud.example"> podpora@oscloud.example</a></p>
|
||||
|
||||
<div class="footer-text-div">
|
||||
<p class="footer-text-p">
|
||||
© 2024 - oScloud. All Rights Reserved.
|
||||
|
Loading…
Reference in New Issue
Block a user