Präsentation-Styles aufkommentiert
This commit is contained in:
parent
34a232afac
commit
7a6d46c85b
@ -150,6 +150,7 @@ label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check
|
|||||||
.is-focused[class^=bmd-label] {
|
.is-focused[class^=bmd-label] {
|
||||||
color: #0046a0;
|
color: #0046a0;
|
||||||
}
|
}
|
||||||
|
/*//Präsentation Styles
|
||||||
.om-card {
|
.om-card {
|
||||||
font-size: 140%;
|
font-size: 140%;
|
||||||
}
|
}
|
||||||
@ -160,4 +161,4 @@ label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check
|
|||||||
margin: 40px;
|
margin: 40px;
|
||||||
margin-top: 30%;
|
margin-top: 30%;
|
||||||
font-size:140%;
|
font-size:140%;
|
||||||
}
|
}*/
|
||||||
|
@ -52,6 +52,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a.nav-item.nav-link{
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
//msg-Card
|
//msg-Card
|
||||||
.om-card{
|
.om-card{
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
@ -175,7 +179,7 @@
|
|||||||
color: @color;
|
color: @color;
|
||||||
}
|
}
|
||||||
|
|
||||||
//Präsentation Styles
|
/*//Präsentation Styles
|
||||||
.om-card {
|
.om-card {
|
||||||
font-size: 140%;
|
font-size: 140%;
|
||||||
}
|
}
|
||||||
@ -186,5 +190,5 @@
|
|||||||
margin: 40px;
|
margin: 40px;
|
||||||
margin-top: 30%;
|
margin-top: 30%;
|
||||||
font-size:140%;
|
font-size:140%;
|
||||||
}
|
}*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user