source: OpenWorkouts-current/ow/static/______css/__openworkouts.css @ 5cbc4a0

currentfeature/docs
Last change on this file since 5cbc4a0 was 5cbc4a0, checked in by Segundo Fdez <segun.2@…>, 5 years ago

Update dashboard and login with less.

  • Property mode set to 100644
File size: 168 bytes
Line 
1
2#map {
3    height: 360px;
4    z-index: 0;
5}
6
7#ow-analysis {
8    float: left;
9    width: 98%;
10    padding: 10px;
11    font-size: 0.8em;
12    background-color: #eeeeee;
13}
Note: See TracBrowser for help on using the repository browser.