react-event-calendar
Version:
react-event-calendar
41 lines (25 loc) • 420 B
text/less
@import "../../less/react-event-calendar.less";
/*
// Examples Stylesheet
// -------------------
*/
.footer {
margin-top: 50px;
border-top: 1px solid #eee;
padding: 20px 0;
font-size: 12px;
color: #999;
}
label {
color: #999;
display: inline-block;
font-size: 0.85em;
font-weight: bold;
margin: 1em 0;
text-transform: uppercase;
}
.hint {
margin: 15px 0;
font-style: italic;
color: #999;
}