Merge with e6605fecb175a2d880aa3448085f48bfcaffd29b + minor update about color pic in annostroll
/* ==========================================================================
App Stylesheet
app.less
========================================================================== */
/* Mixins (User defined mixins)
======================================================================== */
/* Components
======================================================================== */
/* ==========================================================================
Base Stylesheet
base.less
========================================================================== */
body {
margin: 0;
padding: 0;
background-color: #FFF;
}
#log {
height: 20em;
overflow-y: scroll;
background-color: #faa;
}