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
054a92bb
Commit
054a92bb
authored
5 months ago
by
Liliana Sanfilippo
Browse files
Options
Downloads
Patches
Plain Diff
out-cycletab
parent
a95283c4
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#433997
passed
5 months ago
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/contents/Human Practices/Further Engagement/Outreach.tsx
+6
-6
6 additions, 6 deletions
src/contents/Human Practices/Further Engagement/Outreach.tsx
src/contents/Human Practices/Introduction.tsx
+4
-3
4 additions, 3 deletions
src/contents/Human Practices/Introduction.tsx
with
10 additions
and
9 deletions
src/contents/Human Practices/Further Engagement/Outreach.tsx
+
6
−
6
View file @
054a92bb
...
@@ -9,25 +9,25 @@ export function HPOutreach(){
...
@@ -9,25 +9,25 @@ export function HPOutreach(){
<
div
className
=
"col"
>
<
div
className
=
"col"
>
<
div
className
=
"row align-items-center"
style
=
{
{
marginTop
:
"
5vh
"
,
marginBottom
:
"
5vh
"
}
}
>
<
div
className
=
"row align-items-center"
style
=
{
{
marginTop
:
"
5vh
"
,
marginBottom
:
"
5vh
"
}
}
>
<
div
className
=
"col"
>
<
div
className
=
"col"
>
<
ButtonOne
openclass
=
"
edu
-cycletab"
text
=
"Overview"
open
=
"out-overview"
></
ButtonOne
>
<
ButtonOne
openclass
=
"
out
-cycletab"
text
=
"Overview"
open
=
"out-overview"
></
ButtonOne
>
</
div
>
</
div
>
<
div
className
=
"col"
>
<
div
className
=
"col"
>
<
ButtonOne
openclass
=
"
edu
-cycletab"
text
=
"MUKOmove"
open
=
"mukomove"
></
ButtonOne
>
<
ButtonOne
openclass
=
"
out
-cycletab"
text
=
"MUKOmove"
open
=
"mukomove"
></
ButtonOne
>
</
div
>
</
div
>
<
div
className
=
"col"
>
<
div
className
=
"col"
>
<
ButtonOne
openclass
=
"
edu
-cycletab"
text
=
"waffel sale"
open
=
"waffel sale"
></
ButtonOne
>
<
ButtonOne
openclass
=
"
out
-cycletab"
text
=
"waffel sale"
open
=
"waffel sale"
></
ButtonOne
>
</
div
>
</
div
>
</
div
>
</
div
>
<
div
id
=
"out-overview"
className
=
"
edu
-cycletab"
style
=
{
{
display
:
"
block
"
}
}
>
<
div
id
=
"out-overview"
className
=
"
out
-cycletab"
style
=
{
{
display
:
"
block
"
}
}
>
<
H4
id
=
"out-heading"
text
=
"Our education and outreach"
/>
<
H4
id
=
"out-heading"
text
=
"Our education and outreach"
/>
<
LoremMedium
/>
<
LoremMedium
/>
<
H4
id
=
"out-why-heading"
text
=
"If not as a special prize - then why?"
/>
<
H4
id
=
"out-why-heading"
text
=
"If not as a special prize - then why?"
/>
<
LoremMedium
/>
<
LoremMedium
/>
</
div
>
</
div
>
<
div
id
=
"waffle sale"
className
=
"
edu
-cycletab"
style
=
{
{
display
:
"
none
"
}
}
></
div
>
<
div
id
=
"waffle sale"
className
=
"
out
-cycletab"
style
=
{
{
display
:
"
none
"
}
}
></
div
>
<
div
id
=
"mukomove"
className
=
"
edu
-cycletab"
style
=
{
{
display
:
"
none
"
}
}
>
<
div
id
=
"mukomove"
className
=
"
out
-cycletab"
style
=
{
{
display
:
"
none
"
}
}
>
<
H4
id
=
"cf-month"
text
=
"Cystic fibrosis awareness month"
/>
<
H4
id
=
"cf-month"
text
=
"Cystic fibrosis awareness month"
/>
<
div
className
=
"row"
>
<
div
className
=
"row"
>
<
div
className
=
"full-small col-3"
>
<
div
className
=
"full-small col-3"
>
...
...
This diff is collapsed.
Click to expand it.
src/contents/Human Practices/Introduction.tsx
+
4
−
3
View file @
054a92bb
import
{
ButtonOne
}
from
"
../../components/Buttons
"
;
import
{
ButtonOne
}
from
"
../../components/Buttons
"
;
import
{
LoremMedium
}
from
"
../../components/Loremipsum
"
;
import
{
Section
}
from
"
../../components/sections
"
;
import
{
Section
}
from
"
../../components/sections
"
;
...
@@ -17,9 +18,9 @@ export function HPIntroduction(){
...
@@ -17,9 +18,9 @@ export function HPIntroduction(){
<
ButtonOne
text
=
"Our Target Groups"
open
=
"targets"
></
ButtonOne
>
<
ButtonOne
text
=
"Our Target Groups"
open
=
"targets"
></
ButtonOne
>
</
div
>
</
div
>
</
div
>
</
div
>
<
div
className
=
"col cycletab"
id
=
"understanding"
style
=
{
{
display
:
"
block
"
}
}
>
understanding
</
div
>
<
div
className
=
"col cycletab"
id
=
"understanding"
style
=
{
{
display
:
"
block
"
}
}
>
understanding
<
LoremMedium
/>
</
div
>
<
div
className
=
"col cycletab"
id
=
"mission"
style
=
{
{
display
:
"
none
"
}
}
>
mission
</
div
>
<
div
className
=
"col cycletab"
id
=
"mission"
style
=
{
{
display
:
"
none
"
}
}
>
mission
<
LoremMedium
/>
</
div
>
<
div
className
=
"col cycletab"
id
=
"targets"
style
=
{
{
display
:
"
none
"
}
}
>
targets
</
div
>
<
div
className
=
"col 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