Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
test-k1
Commits
c6ab2f80
Commit
c6ab2f80
authored
9 months ago
by
Traboulsi
Browse files
Options
Download
Email Patches
Plain Diff
Update public/index.html, public/assets/css/main.css
parent
b2be7b69
Pipeline
#10002
passed with stage
in 7 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
public/assets/css/main.css
+8
-0
public/assets/css/main.css
public/index.html
+52
-61
public/index.html
with
60 additions
and
61 deletions
+60
-61
public/assets/css/main.css
+
8
-
0
View file @
c6ab2f80
...
@@ -2919,3 +2919,11 @@ section,
...
@@ -2919,3 +2919,11 @@ section,
.adaptives-testen-title
{
.adaptives-testen-title
{
color
:
#00bcd4
;
/* Color matching the item-cyan frame */
color
:
#00bcd4
;
/* Color matching the item-cyan frame */
}
}
/* added to control the second part in Kontakt section */
.knight-text
{
font-size
:
2em
;
/* Ändern Sie die Größe nach Bedarf */
font-weight
:
bold
;
margin-left
:
10px
;
/* Abstand zwischen dem Logo und dem Text */
}
This diff is collapsed.
Click to expand it.
public/index.html
+
52
-
61
View file @
c6ab2f80
...
@@ -806,79 +806,70 @@
...
@@ -806,79 +806,70 @@
<!-- /Team Section -->
<!-- /Team Section -->
<!-- Contact Section -->
<section
id=
"contact"
class=
"contact section"
>
<!-- Contact Section -->
<!-- Section Title -->
<section
id=
"contact"
class=
"contact section"
>
<div
class=
"container contact-title"
data-aos=
"fade-up"
>
<header
class=
"section-header "
>
<h2>
Contact
</h2>
<p>
Contact Us
</p>
</header>
<!-- Section Title -->
<div
class=
"row gy-4 "
>
<div
class=
"container contact-title"
data-aos=
"fade-up"
>
<header
class=
"section-header "
>
<h2>
Contact
</h2>
<p>
Contact Us
</p>
</header>
<div
class=
"
row gy-4
"
>
<div
class=
"
col-lg-8
"
>
<div
class=
"col-lg-8 "
>
<div
class=
"row gy-4 "
>
<div
class=
"col-md-6 "
>
<div
class=
"row gy-4 "
>
<div
class=
"info-box "
>
<div
class=
"col-md-6 "
>
<i
class=
"bi bi-geo-alt "
></i>
<div
class=
"info-box "
>
<h3>
Address
</h3>
<i
class=
"bi bi-geo-alt "
></i>
<p>
Schellingstr. 24
<br>
D-70174 Stuttgart
</p>
<h3>
Address
</h3>
</div>
<p>
Schellingstr. 24
<br>
D-70174 Stuttgart
</p>
</div>
</div>
<div
class=
"col-md-6 "
>
</div>
<div
class=
"info-box "
>
<div
class=
"col-md-6 "
>
<i
class=
"bi bi-telephone "
></i>
<div
class=
"info-box "
>
<h3>
Call Us
</h3>
<i
class=
"bi bi-telephone "
></i>
<p>
Secretariat
<br>
+49 (0)711 8926 0
<br>
</p>
<h3>
Call Us
</h3>
<p></p>
<p>
Secretariat
<br>
+49 (0)711 8926 0
<br>
</p>
</div>
<p></p>
</div>
</div>
<div
class=
"col-md-6 "
>
</div>
<div
class=
"info-box "
>
<div
class=
"col-md-6 "
>
<i
class=
"bi bi-envelope "
></i>
<div
class=
"info-box "
>
<h3>
Email Us
</h3>
<i
class=
"bi bi-envelope "
></i>
<p>
Secretariat
<br>
knight(at)hft-stuttgart.de
<h3>
Email Us
</h3>
<br></p>
<p>
Secretariat
<br>
knight(at)hft-stuttgart.de
</div>
<br></p>
</div>
</div>
<div
class=
"col-md-6 "
>
</div>
<div
class=
"info-box "
>
<div
class=
"col-md-6 "
>
<i
class=
"bi bi-clock "
></i>
<div
class=
"info-box "
>
<h3>
Open Hours
</h3>
<i
class=
"bi bi-clock "
></i>
<p>
Monday - Friday
<br>
9:00AM - 05:00PM
</p>
<h3>
Open Hours
</h3>
<p>
Monday - Friday
<br>
9:00AM - 05:00PM
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"col-xl-4 text-center "
>
<div
class=
"col-xl-4 text-center "
>
<!-- <img src="assets/img/alt-features.png " class="img-fluid p-4 " alt=" ">-->
<!-- <img src="assets/img/alt-features.png " class="img-fluid p-4 " alt=" ">-->
<a
<a
href=
"https://www.hft-stuttgart.de"
class=
"logo d-flex align-items-center"
>
href=
"https://www.hft-stuttgart.de "
<img
src=
"https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg"
alt=
" "
>
class=
"logo d-flex align-items-center"
<span
class=
"knight-text"
>
KNIGHT
</span>
>
</a>
<img
</div>
src=
"https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg "
alt=
" "
/>
<span>
KNIGHT
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- /Contact Section -->
</section>
<!-- /Contact Section -->
</main>
</main>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment