Correct some styling
This commit is contained in:
parent
d7f298db6a
commit
c25734f500
@ -14,6 +14,16 @@ body {
|
|||||||
font: 90% 'Open Sans', sans-serif;
|
font: 90% 'Open Sans', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1, h2, h3, h4, h5, h6 {
|
||||||
|
color: $color_red;
|
||||||
|
font-family: 'Droid Serif',serif;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1 {
|
||||||
|
font-size: 233%;
|
||||||
|
}
|
||||||
|
|
||||||
#wrapper {
|
#wrapper {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
min-height: 100.5vh;
|
min-height: 100.5vh;
|
||||||
@ -104,11 +114,6 @@ body {
|
|||||||
|
|
||||||
#content {
|
#content {
|
||||||
flex: 100% 0 1;
|
flex: 100% 0 1;
|
||||||
|
|
||||||
> h1:nth-child(1) {
|
|
||||||
color: $color_red;
|
|
||||||
font-family: 'Droid Serif',serif;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -55,7 +55,6 @@ menu:
|
|||||||
name="stefan-dietl" >}}
|
name="stefan-dietl" >}}
|
||||||
{{< /tsc/person-list >}}
|
{{< /tsc/person-list >}}
|
||||||
|
|
||||||
|
|
||||||
## Dance-Styles
|
## Dance-Styles
|
||||||
|
|
||||||
{{< tsc/person-list >}}
|
{{< tsc/person-list >}}
|
||||||
|
Loading…
Reference in New Issue
Block a user