dokuwiki-template-sprintdoc.../css/area_msg.less
2017-01-10 16:04:58 +01:00

11 lines
166 B
Text

.msg-area{
clear: both;
padding-top: 1.6rem;
div{
font-size: .88rem;
line-height: 135%;
}
&:empty{
display: none;
}
}