mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-14 08:01:07 +01:00
8 lines
159 B
CSS
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}
|