source: OpenWorkouts-current/ow/static/css/__openworkouts.css @ 816820d

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

Start to organize css structure. Added fake img for login

  • 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.