Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Castellum
castellum.mpib.berlin
Commits
16f96f16
Commit
16f96f16
authored
Nov 24, 2021
by
Timo
Browse files
Merge branch 'mpg-green' into 'main'
switch to MPG colors See merge request
!5
parents
3dc7b79c
edda2fe7
Pipeline
#12131
passed with stages
in 11 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/style.css
View file @
16f96f16
...
...
@@ -12,7 +12,7 @@ body {
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
.subtitle
{
font-family
:
serif
;
color
:
#00
445F
;
color
:
#00
6c66
;
line-height
:
1.2
;
}
h1
{
...
...
@@ -52,11 +52,11 @@ header.block {
}
.bg-green
{
background-color
:
#00
6699
;
background-color
:
#00
786c
;
color
:
#fff
;
}
.bg-darkgreen
{
background-color
:
#00
445F
;
background-color
:
#00
6c66
;
color
:
#fff
;
}
.bg-green
a
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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