.is-focused[class^=bmd-label] { | .is-focused[class^=bmd-label] { | ||||
color: #0046a0; | color: #0046a0; | ||||
} | } | ||||
.om-card { | |||||
font-size: 160%; | |||||
.om-card form { | |||||
font-size: 140%; | |||||
} | |||||
.msg-head { | |||||
font-size: 90%; | |||||
} | |||||
.empty-state { | |||||
margin: 40px; | |||||
margin-top: 30%; | |||||
font-size: 140%; | |||||
} | } |
} | } | ||||
//Präsentation Styles | //Präsentation Styles | ||||
.om-card{ | |||||
font-size: 160%; | |||||
.om-card form{ | |||||
font-size: 140%; | |||||
} | |||||
.msg-head{ | |||||
font-size:90%; | |||||
} | |||||
.empty-state{ | |||||
margin: 40px; | |||||
margin-top: 30%; | |||||
font-size:140%; | |||||
} | } | ||||