This repository has been archived by the owner on Mar 28, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstylesheet.css
139 lines (113 loc) · 4.44 KB
/
stylesheet.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
*{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
body{margin:0}
@font-face {
font-family:athelas;
src:url(fonts/Athelas-Regular.ttf);
}
@font-face {
font-family:athelas-bold;
src:url(fonts/Athelas-Bold.ttf);
}
@font-face {
font-family:athelas-italic;
src:url(fonts/Athelas-Italic.ttf);
}
@font-face {
font-family:big-noodle;
src:url(fonts/big_noodle_titling_oblique.ttf);
}
*{font-family:athelas,Georgia, serif}
.section {
clear: both;
padding: 0;
margin: 0;
}
.section:nth-last-child(2){margin:0 10% 10% 10%}
.col {
display: block;
float:left;
margin: 0 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.span_3_of_3 { width: 100%; padding: 0 2% 0 2%}
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }
h1{font-size:2.25em;font-family:big-noodle, Charcoal, sans-serif;color:rgb(20,114,143);text-align:center;margin-top:30px}
h2,h3,h4{font-size:2.25em;font-family:big-noodle,Charcoal,sans-serif;text-align:center}
.gruen h2,h3,h4{color:rgb(212,250,8)}
.blau h2,h3,h4{color:rgb(20,114,143)}
.gruen .box{color:rgb(212,250,8)}
.blau .box{color:rgb(20,114,143)}
p{font-size:1.5em;margin:50px 0 50px 0}
img{width:100%;max-width:700px;height:auto}
ul{font-size:1.5em;}
ol{font-size:1.5em;font-weight:bold;}
li{margin:0 0 10px 0}
ol li span{font-weight:normal}
a{color:rgb(20,114,143)}
ul.char { list-style-type:none;line-height:30px;font-size:1.5em}
ul.char li:before {content:"□ " }
.header{display:flex;justify-content:center;background:url("assets/images/header-background.jpg");background-position:-330px 0%;background-repeat: no-repeat;margin-top:30px}
.wrap-header{padding:0}
.logo{font-size:2.5em;font-family:big-noodle,Charcoal,sans-serif;background-color:black;color:rgb(212,250,8);width:250px;height:250px;text-align:center;border-radius:125px;padding:100px 0 100px 0;}
.navi{position:fixed;top:0;left:0;background-color:rgb(212,250,8);width:100%}
.navi div{display:flex;justify-content:flex-start;margin:0;flex-wrap:wrap}
.navi a{font-size:1em;font-family:big-noodle,Charcoal,sans-serif;padding:0 10px 0 10px;color:black;text-decoration:none}
.navi p{margin:5px 0 5px 0}
.lang {margin-left:auto}
@media only screen and (max-width: 410px) {
.navi div{justify-content:center}
.lang {margin:auto}
}
.inhalt{display:flex;justify-content: flex-start;text-align:center}
.inhalt ul{list-style-position: inside;padding: 0;list-style: none;margin:auto}
.inhalt ul li:nth-child(odd) a{color:rgb(212,250,8)}
.inhalt ul li:nth-child(even) a{color:rgb(20,114,143)}
.inhalt ul li:nth-child(odd){color:rgb(212,250,8);margin-bottom:20px}
.inhalt ul li:nth-child(even){color:rgb(20,114,143);margin-bottom:20px}
.inhalt span:nth-child(3){font-family:athelas,Georgia,serif;color:black;font-size:1em;margin-bottom:30px}
.inhalt span:nth-child(1){font-family:big-noodle,Charcoal,sans-serif;font-size:1.5em}
.inhalt a{text-decoration:none;}
.stressed{font-size:1.5em;font-family:athelas,Georgia,serif;text-align:center;font-weight:bold}
.glossar p{display:flex;justify-content:flex-start}
.glossar span:first-child{width:30%;font-family:big-noodle,Charcoal,sans-serif;font-size:1.25em}
.glossar span:last-child{width:70%}
@media only screen and (max-width: 560px) {
.glossar p{display:flex;flex-direction:column;justify-content:flex-start}
.glossar span:first-child{width:100%;font-family:big-noodle,Charcoal,sans-serif;font-size:1.25em;margin-bottom:20px}
.glossar span:last-child{width:100%}
}
.impressum{text-align:center}
.news{text-align:center}
.impressum p:last-child{text-align:left}
.termine p{margin:0 0 20px 0}
.termine p+h2{margin-top:50px}
.fussnote{font-size:1.25em}
.fussnote span {font-size:1.25em;color:rgb(20,114,143)}
.liste-mittig{display:flex;flex-direction:column;align-items:center}
.box{font-size:1.5em;padding:20px}
.links{margin-bottom:70px}
.links ul{list-style:none}
.links a{line-height:30px;color:rgb(20,114,143);font-size:1em}
.show-links{font-size:1.5em;text-align:center;color:rgb(20,114,143)}
.img{text-align:center}
h2 + .img{margin-top:50px}
.en:lang(en), .de:lang(de) {
font-weight: bold;
}
@media only screen and (max-width: 560px) {
.col { margin: 0 0 1% 0%; }
.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
.section:nth-last-child(2){margin:1% 1% 10% 1%}
img{width:100%;height:auto}
}
@media only screen and (max-width: 390px) {
h1{font-size:1.4em}