Erstelle mk_neu
- Wird später mk ersetzen - Konzentrische Gliederung für 'Auf dem Weg' erstellt
This commit is contained in:
61
public/stylesheets/style-konzentr.css
Normal file
61
public/stylesheets/style-konzentr.css
Normal file
@@ -0,0 +1,61 @@
|
||||
.konzentr-1 {
|
||||
margin-left: 0px;
|
||||
background-color: #fffa9c;
|
||||
}
|
||||
|
||||
.konzentr-2 {
|
||||
margin-left: 20px;
|
||||
background-color: #f6c491;
|
||||
}
|
||||
|
||||
.konzentr-3 {
|
||||
margin-left: 40px;
|
||||
background-color: #ee9b69;
|
||||
}
|
||||
|
||||
.konzentr-4 {
|
||||
margin-left: 60px;
|
||||
background-color: #e77843;
|
||||
}
|
||||
|
||||
.konzentr-5 {
|
||||
margin-left: 80px;
|
||||
background-color: #db214b;
|
||||
}
|
||||
|
||||
.konzentr-6 {
|
||||
margin-left: 100px;
|
||||
background-color: #b76768;
|
||||
}
|
||||
|
||||
.konzentr-7 {
|
||||
margin-left: 120px;
|
||||
background-color: #f19abd;
|
||||
}
|
||||
|
||||
.konzentr-8 {
|
||||
margin-left: 140px;
|
||||
background-color: #b74e90;
|
||||
}
|
||||
|
||||
.konzentr-9 {
|
||||
margin-left: 160px;
|
||||
background-color: #901d78;
|
||||
}
|
||||
|
||||
.konzentr-10 {
|
||||
margin-left: 180px;
|
||||
background-color: #76c5f0;
|
||||
}
|
||||
|
||||
.konzentr-11 {
|
||||
margin-left: 200px;
|
||||
background-color: #007cc2;
|
||||
}
|
||||
|
||||
.konzentr-12 {
|
||||
margin-left: 220px;
|
||||
background-color: #3bb3c3;
|
||||
}
|
||||
|
||||
/* #b8dc7c #85c226 #7ac49f #b6ddc8 #99ae6b #3c746b #bf9f62 #70614e */
|
||||
Reference in New Issue
Block a user