Showing revision 1

ship css

/*** Collaborative CSS Trial ***/

/*** General layout ***/

html { padding:0; margin:0; background: #fff; /* Set the global font here */ font-family: "DejaVu Sans", Verdana, sans-serif; font-size:12pt; color: #222; }