/[suikacvs]/webroot/s/simplerich.css
Suika

Contents of /webroot/s/simplerich.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Sun Nov 11 10:40:27 2001 UTC (22 years, 6 months ago) by wakaba
Branch: MAIN
File MIME type: text/css
import

1
2 /*
3
4 StyleSheet for Japanese Simple but Rich(?) HTML Documents
5 Copyright: Public Domain.
6
7 Change:
8 2001-05-21 wakaba
9 - New File simplerich.css.
10 2001-05-13 wakaba
11 - New File.
12
13 */
14
15
16 @import 'simpledoc';
17
18 body
19 {background-color: white}
20
21 h1
22 {background-image: url(bg-nw2se-b2w);
23 background-repeat: no-repeat}
24
25 h2
26 {background-image: url(bg-nw2se-r2w);
27 background-repeat: no-repeat}
28
29 p
30 {padding: .3em;
31 background-image: url(bg-w2e-g2w);
32 background-repeat: repeat-y}
33

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24