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
f7d52588
Commit
f7d52588
authored
May 30, 2025
by
Traboulsi
Browse files
Update public/index.html
parent
965e6019
Pipeline
#11219
passed with stage
in 8 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/index.html
View file @
f7d52588
...
@@ -284,6 +284,16 @@ body {
...
@@ -284,6 +284,16 @@ body {
color
:
#444
;
color
:
#444
;
}
}
.entry-line
:not
(
:last-child
)
{
border-bottom
:
1px
solid
#ccc
;
padding-bottom
:
0.8rem
;
margin-bottom
:
1rem
;
transition
:
border-color
0.3s
ease
;
}
.entry-line
:hover
{
border-color
:
#007bff
;
/* blaue Linie beim Hover */
}
</style>
</style>
...
@@ -705,7 +715,6 @@ Implementations, and Perspectives
...
@@ -705,7 +715,6 @@ Implementations, and Perspectives
<!-- End GitLab -->
<!-- End GitLab -->
<!-- Verwendung der Ergebnisse -->
<!-- Verwendung der Ergebnisse -->
<div
class=
"col-lg-12 portfolio-item isotope-item filter-ergebnisse"
>
<div
class=
"col-lg-12 portfolio-item isotope-item filter-ergebnisse"
>
<div
class=
"publication-box"
>
<div
class=
"publication-box"
>
...
@@ -729,7 +738,7 @@ Implementations, and Perspectives
...
@@ -729,7 +738,7 @@ Implementations, and Perspectives
Nachhaltiger Einfluss auf die Lehre zu KI an der HFT Stuttgart
Nachhaltiger Einfluss auf die Lehre zu KI an der HFT Stuttgart
</div>
</div>
<div
class=
"entry-line"
>
<div
class=
"entry-line
last-entry
"
>
<span
class=
"entry-label"
>
2024–2025:
</span>
<span
class=
"entry-label"
>
2024–2025:
</span>
Zugang zu generativer KI in Schreibseminaren – sachliche Auseinandersetzung fördern
Zugang zu generativer KI in Schreibseminaren – sachliche Auseinandersetzung fördern
</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