root/websites/scheme-users.jp/planet/planet.css @ 51

Revision 51, 431 bytes (checked in by baal5084, 16 years ago)

websites/scheme-users.jp: initial import

Line 
1body { margin:20px; padding:20px; background-color:white; color:black; }
2h1 { color:#00CCEE; }
3h2 { color:#00AACC; }
4h3 { color:#0088AA; }
5span.date { color:#004488; }
6div.blog { border:1px solid gray; margin:5px; padding:5px; }
7div.blog-header { border:1px solid gray; margin:5px; padding:5px; }
8div.blog-body { border:1px solid gray; margin:5px; padding:5px; }
9div.blog-footer { border:1px solid gray; margin:5px; padding:5px; }
Note: See TracBrowser for help on using the browser.