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
6587983c
Commit
6587983c
authored
9 months ago
by
Liliana Sanfilippo
Browse files
Options
Downloads
Patches
Plain Diff
footer design
parent
5726785e
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
Bfh branch
Pipeline
#378141
canceled
9 months ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
static/style.css
+10
-1
10 additions, 1 deletion
static/style.css
wiki/footer.html
+71
-3
71 additions, 3 deletions
wiki/footer.html
with
81 additions
and
4 deletions
static/style.css
+
10
−
1
View file @
6587983c
...
...
@@ -108,6 +108,11 @@ body {
Überschrift 1: 4rem svg animated 2px no hover
Überschrift 2: 3rem html still 2px no hover
*/
h6
{
padding-bottom
:
1rem
;
padding-top
:
1rem
;
color
:
var
(
--offwhite
);
}
h2
{
font-size
:
3rem
;
-webkit-background-clip
:
text
;
...
...
@@ -205,7 +210,11 @@ svg text:hover{
padding-top
:
5px
;
padding-bottom
:
5px
;
}
.socials
{
height
:
2rem
;
width
:
auto
;
margin
:
0.5rem
;
}
.backtotop
{
place-self
:
end
;
...
...
This diff is collapsed.
Click to expand it.
wiki/footer.html
+
71
−
3
View file @
6587983c
...
...
@@ -5,12 +5,79 @@
<!---- Impressum ---->
<a
href=
"{{ url_for('pages', page='impressum') }}"
>
Impressum
</a>
<!---- Sponsors ---->
<span
style=
"float:right;"
>
<a
href=
"#"
>
Social Media
</a>
</span>
<span
style=
"float:right;"
></span>
</div>
</p>
<hr>
<div
class=
"row align-items-center"
>
<div
class=
"col-sm-4"
>
<h6>
Contact
</h6>
</div>
<div
class=
"col-sm-8"
>
<div
class=
"row align-items-center"
>
<div
class=
"col"
>
<h6>
Connect to the team
</h6>
</div>
<div
class=
"col"
>
<h6>
Sponsors and Partners
</h6>
</div>
</div>
</div>
</div>
<div
class=
"row align-items-center"
>
<div
class=
"col-sm-4"
>
<div
class=
"col"
>
info@igem-bielefeld.de
</div>
<div
class=
"col"
style=
"padding-top: 1rem;"
>
</div>
<div
class=
"col"
>
iGEM2024
Universitätsstraße 25, 33613 Bielefeld
Centrum für Biotechnologie (CeBiTec)
Universität Bielefeld
</div>
</div>
<div
class=
"col-sm-8"
>
<div
class=
"row align-items-center"
>
<!-- Social Media und co-->
<div
class=
"col"
>
<div
class=
"col"
>
<a
href=
"https://www.linkedin.com/in/igem-bielefeld-cebitec"
>
<img
class=
"socials"
src=
"https://static.igem.wiki/teams/5247/design/icons/linkedin-hell.png"
>
</a>
<a
href=
"https://www.instagram.com/igem.bielefeld/"
>
<img
class=
"socials"
src=
"https://static.igem.wiki/teams/5247/design/icons/instagram-1.png"
>
</a>
<a
href=
"http://www.youtube.com/@iGemBielefeld2024"
>
<img
class=
"socials"
src=
"https://static.igem.wiki/teams/5247/design/icons/youtube-hell.png"
>
</a>
<a
href=
"https://x.com/iGEM_Bielefeld"
>
<img
class=
"socials"
src=
"https://static.igem.wiki/teams/5247/design/icons/twitter-hell.png"
>
</a>
</div>
<div
class=
"col"
>
<h6
style=
"padding-top: 1rem;"
>
MeetUp
</h6>
</div>
<div
class=
"col"
>
<a
href=
"https://www.instagram.com/bfh_euromeet/"
>
<img
class=
"socials"
src=
"https://static.igem.wiki/teams/5247/design/icons/instagram-1.png"
>
</a>
<a
href=
"mailto:bfh.european.meetup@gmail.com"
>
<img
class=
"socials"
src=
"https://static.igem.wiki/teams/5247/design/icons/envelope-hell.png"
>
</a>
<a
href=
"https://bfheuropeanmeetup.mobirisesite.com/home.html"
>
<img
class=
"socials"
src=
"https://static.igem.wiki/teams/5247/design/icons/globe-hell.png"
>
</a>
</div>
</div>
<!-- Sponsors -->
<div
class=
"col"
>
</div>
</div>
</div>
</div>
<hr>
<div
style=
"background-color: #FFF6F2; border-radius: 10px;"
>
<div
class=
"row align-items-center"
>
<div
class=
"col-2"
id=
"#Zeiss"
>
...
...
@@ -73,5 +140,6 @@
margin-left
:
15px
;
margin-right
:
15px
;
}
</style>
\ 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