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
32e525de
Commit
32e525de
authored
5 months ago
by
Liliana Sanfilippo
Browse files
Options
Downloads
Patches
Plain Diff
hP svg1
parent
4ccee8b2
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#432549
passed
5 months ago
Stage: build
Stage: deploy
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/App/App.css
+7
-0
7 additions, 0 deletions
src/App/App.css
src/contents/Human Practices/HP svgs/understanding.tsx
+796
-0
796 additions, 0 deletions
src/contents/Human Practices/HP svgs/understanding.tsx
src/contents/Human Practices/IHP.tsx
+14
-1
14 additions, 1 deletion
src/contents/Human Practices/IHP.tsx
with
817 additions
and
1 deletion
src/App/App.css
+
7
−
0
View file @
32e525de
...
@@ -3713,3 +3713,10 @@ a{
...
@@ -3713,3 +3713,10 @@ a{
margin-left
:
0
!important
;
margin-left
:
0
!important
;
padding-left
:
10px
!important
;
padding-left
:
10px
!important
;
}
}
.framecycletab
{
background-color
:
var
(
--darkerbeige
);
padding
:
30px
20px
;
border-radius
:
20px
;
margin-left
:
60px
;
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/contents/Human Practices/HP svgs/understanding.tsx
0 → 100644
+
796
−
0
View file @
32e525de
This diff is collapsed.
Click to expand it.
src/contents/Human Practices/IHP.tsx
+
14
−
1
View file @
32e525de
...
@@ -2,6 +2,7 @@ import { ButtonOne } from "../../components/Buttons";
...
@@ -2,6 +2,7 @@ import { ButtonOne } from "../../components/Buttons";
import
{
HPTimeline
}
from
"
../../components/HP-timeline
"
;
import
{
HPTimeline
}
from
"
../../components/HP-timeline
"
;
import
{
LoremMedium
}
from
"
../../components/Loremipsum
"
;
import
{
LoremMedium
}
from
"
../../components/Loremipsum
"
;
import
{
Section
,
Subesction
}
from
"
../../components/sections
"
;
import
{
Section
,
Subesction
}
from
"
../../components/sections
"
;
import
{
HPUnderstanding
}
from
"
./HP svgs/understanding
"
;
export
function
HPIntegrated
(){
export
function
HPIntegrated
(){
...
@@ -30,7 +31,19 @@ export function HPIntegrated(){
...
@@ -30,7 +31,19 @@ export function HPIntegrated(){
<
ButtonOne
text
=
"Cycle of Reflection"
open
=
"refcycle"
openclass
=
"framecycletab"
></
ButtonOne
>
<
ButtonOne
text
=
"Cycle of Reflection"
open
=
"refcycle"
openclass
=
"framecycletab"
></
ButtonOne
>
</
div
>
</
div
>
</
div
>
</
div
>
<
div
className
=
"col framecycletab"
id
=
"stakemamange"
style
=
{
{
display
:
"
block
"
}
}
>
stakemamange
</
div
>
<
div
className
=
"col framecycletab"
id
=
"stakemamange"
style
=
{
{
display
:
"
block
"
}
}
>
<
div
className
=
"row"
>
<
br
/>
<
div
className
=
"col-4"
>
<
div
className
=
""
>
<
HPUnderstanding
/>
</
div
>
</
div
>
<
div
className
=
"col"
>
hallo
</
div
>
</
div
>
</
div
>
<
div
className
=
"col framecycletab"
id
=
"mendelow"
style
=
{
{
display
:
"
none
"
}
}
>
mendelow
</
div
>
<
div
className
=
"col framecycletab"
id
=
"mendelow"
style
=
{
{
display
:
"
none
"
}
}
>
mendelow
</
div
>
<
div
className
=
"col framecycletab"
id
=
"swot"
style
=
{
{
display
:
"
none
"
}
}
>
<
div
className
=
"col framecycletab"
id
=
"swot"
style
=
{
{
display
:
"
none
"
}
}
>
...
...
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