ledgerrb/public/app/css/app.css
Gwenhael Le Moine a9a2b19e44 stuff
2015-02-04 16:38:34 +01:00

8 lines
159 B
CSS

/* app css stylesheet */
md-content table { max-width: 99%;
width: 99%;
margin: 0 0.5%; }
.even{background-color:#ddd}
.odd{background-color:#eee}