Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bielefeld-CeBiTec
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2024 Competition
Bielefeld-CeBiTec
Commits
dda5c5ab
Commit
dda5c5ab
authored
5 months ago
by
Liliana Sanfilippo
Browse files
Options
Downloads
Patches
Plain Diff
openclass="intro-cycletab"
parent
0f459c95
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#434014
passed
5 months ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/contents/Human Practices/Introduction.tsx
+6
-6
6 additions, 6 deletions
src/contents/Human Practices/Introduction.tsx
with
6 additions
and
6 deletions
src/contents/Human Practices/Introduction.tsx
+
6
−
6
View file @
dda5c5ab
...
@@ -9,18 +9,18 @@ export function HPIntroduction(){
...
@@ -9,18 +9,18 @@ export function HPIntroduction(){
<
Section
title
=
"Introduction"
id
=
"Introduction"
>
<
Section
title
=
"Introduction"
id
=
"Introduction"
>
<
div
className
=
"row align-items-center"
style
=
{
{
marginTop
:
"
5vh
"
,
marginBottom
:
"
1vh
"
}
}
>
<
div
className
=
"row align-items-center"
style
=
{
{
marginTop
:
"
5vh
"
,
marginBottom
:
"
1vh
"
}
}
>
<
div
className
=
"col"
>
<
div
className
=
"col"
>
<
ButtonOne
text
=
"Our Understanding of HP"
open
=
"understanding"
></
ButtonOne
>
<
ButtonOne
openclass
=
"intro-cycletab"
text
=
"Our Understanding of HP"
open
=
"understanding"
></
ButtonOne
>
</
div
>
</
div
>
<
div
className
=
"col"
>
<
div
className
=
"col"
>
<
ButtonOne
text
=
"Our Mission & Vision"
open
=
"mission"
></
ButtonOne
>
<
ButtonOne
openclass
=
"intro-cycletab"
text
=
"Our Mission & Vision"
open
=
"mission"
></
ButtonOne
>
</
div
>
</
div
>
<
div
className
=
"col"
>
<
div
className
=
"col"
>
<
ButtonOne
text
=
"Our Target Groups"
open
=
"targets"
></
ButtonOne
>
<
ButtonOne
openclass
=
"intro-cycletab"
text
=
"Our Target Groups"
open
=
"targets"
></
ButtonOne
>
</
div
>
</
div
>
</
div
>
</
div
>
<
div
className
=
"col cycletab"
id
=
"understanding"
style
=
{
{
display
:
"
block
"
}
}
>
understanding
<
LoremMedium
/>
</
div
>
<
div
className
=
"col
intro-
cycletab"
id
=
"understanding"
style
=
{
{
display
:
"
block
"
}
}
>
understanding
<
LoremMedium
/>
</
div
>
<
div
className
=
"col cycletab"
id
=
"mission"
style
=
{
{
display
:
"
none
"
}
}
>
mission
<
LoremMedium
/>
</
div
>
<
div
className
=
"col
intro-
cycletab"
id
=
"mission"
style
=
{
{
display
:
"
none
"
}
}
>
mission
<
LoremMedium
/>
</
div
>
<
div
className
=
"col cycletab"
id
=
"targets"
style
=
{
{
display
:
"
none
"
}
}
>
targets
<
LoremMedium
/>
</
div
>
<
div
className
=
"col
intro-
cycletab"
id
=
"targets"
style
=
{
{
display
:
"
none
"
}
}
>
targets
<
LoremMedium
/>
</
div
>
</
Section
>
</
Section
>
)
)
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment