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
51bf052c
Commit
51bf052c
authored
Jul 11, 2025
by
Traboulsi
Browse files
Update public/index.html, public/assets/css/main.css
parent
f4f8fcd3
Pipeline
#11702
passed with stage
in 13 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/assets/css/main.css
View file @
51bf052c
...
...
@@ -1789,6 +1789,10 @@ section,
overflow
:
hidden
;
width
:
200px
;
/* Set your desired width */
height
:
200px
;
/* Set your desired height */
margin
:
0
auto
;
/* zentriert das Quadrat innerhalb des Parent-Elements */
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
}
/*
...
...
public/index.html
View file @
51bf052c
...
...
@@ -766,19 +766,19 @@
<div
class=
"col-4"
>
<div
class=
"team-member"
>
<div
class=
"member-img"
>
<img
src=
"assets/img/team/DieterUckelmann.png"
class=
"img-fluid"
alt=
"Prof. Dr.-Ing. Dieter Uckelmann"
>
</div>
<div
class=
"member-info"
>
<h4>
<a
href=
"https://www.hft-stuttgart.de/p/dieter-uckelmann"
target=
"_blank"
style=
"text-decoration: none; color: inherit;"
>
Prof. Dr.-Ing. Dieter Uckelmann
</a>
</h4>
<span>
Professor / Wissenschaftlicher Direktor
</span>
<div
class=
"member-img"
>
<img
src=
"assets/img/team/DieterUckelmann.png"
class=
"img-fluid"
alt=
"Prof. Dr.-Ing. Dieter Uckelmann"
>
</div>
<div
class=
"member-info"
>
<h4>
<a
href=
"https://www.hft-stuttgart.de/p/dieter-uckelmann"
target=
"_blank"
style=
"text-decoration: none; color: inherit;"
>
Prof. Dr.-Ing. Dieter Uckelmann
</a>
</h4>
<span>
Professor / Wissenschaftlicher Direktor
</span>
</div>
</div>
</div>
</div>
<div
class=
"col-4"
>
...
...
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