Schrift für Präsentation
This commit is contained in:
parent
59781f4335
commit
342e4606e1
@ -150,3 +150,6 @@ label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check
|
|||||||
.is-focused[class^=bmd-label] {
|
.is-focused[class^=bmd-label] {
|
||||||
color: #0046a0;
|
color: #0046a0;
|
||||||
}
|
}
|
||||||
|
.om-card {
|
||||||
|
font-size: 160%;
|
||||||
|
}
|
||||||
|
@ -174,3 +174,9 @@
|
|||||||
.is-focused [class*="bmd-label"], .is-focused[class^=bmd-label]{
|
.is-focused [class*="bmd-label"], .is-focused[class^=bmd-label]{
|
||||||
color: @color;
|
color: @color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//Präsentation Styles
|
||||||
|
.om-card{
|
||||||
|
font-size: 160%;
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user