Mercurial > hg > rr-repo
view misc/print.css @ 8:49b8ebaaad78
Added all the needed modules
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Fri, 20 Sep 2013 11:24:36 +0100 |
parents | ff03f76ab3fe |
children |
line wrap: on
line source
body { margin: 1em; background-color: #fff; } th { text-align: left; /* LTR */ color: #006; border-bottom: 1px solid #ccc; } tr.odd { background-color: #ddd; } tr.even { background-color: #fff; } td { padding: 5px; } #menu { visibility: hidden; } #main { margin: 1em; }