Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
Knight-2025
Commits
fa9f4adb
Commit
fa9f4adb
authored
Jul 04, 2025
by
Traboulsi
Browse files
Update public/index.html, public/assets/css/main.css
parent
229d8761
Pipeline
#11469
passed with stage
in 10 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/assets/css/main.css
View file @
fa9f4adb
...
...
@@ -3518,11 +3518,16 @@ body {
}
.contact-logo
{
max-height
:
60px
;
/* oder z. B. 50px */
max-height
:
60px
;
width
:
auto
;
height
:
auto
;
display
:
block
;
}
.contact-logo
{
max-height
:
100px
;
width
:
auto
;
height
:
auto
;
display
:
block
;
}
/* ---- End New Service -- added Juni 2025 ***/
public/index.html
View file @
fa9f4adb
...
...
@@ -1017,7 +1017,7 @@ Implementations, and Perspectives
<!-- Logos nebeneinander -->
<div
class=
"col-lg-6 d-flex justify-content-center align-items-center"
>
<div
class=
"d-flex flex-wrap justify-content-center gap-4"
>
<img
src=
"assets/img/knight.png"
alt=
"KNIGHT Logo"
class=
"contact-logo"
>
<img
src=
"assets/img/knight.png"
alt=
"KNIGHT Logo"
class=
"contact-logo
-knight
"
>
<img
src=
"assets/img/BMFTR_de_Web_RGB_gef_durch.jpg"
alt=
"BMBF Logo"
class=
"contact-logo"
>
</div>
</div>
...
...
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