source: projects/Vine-manual/trunk/web.css @ 400

Revision 400, 108 bytes checked in by yasumichi, 14 years ago (diff)

update stylesheet for web.

Line 
1@import url(../default.css);
2
3li p {
4        margin: 0;
5}
6
7pre.screen {
8        color: white;
9        background-color: black;
10}
Note: See TracBrowser for help on using the repository browser.