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

Contents of /webroot/s/imsg.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download) (as text)
Thu Dec 23 07:47:28 2004 UTC (19 years, 4 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/css
FILE REMOVED
No longer used

1
2 /*
3
4 StyleSheet for Internet Message [RFC822] including documents
5 Copyright: Public Domain.
6
7 Change:
8 2001-06-03 wakaba
9 - New File.
10
11 */
12
13
14 @import 'simpledoc';
15
16 .message\_rfc822 .header
17 {border: dotted thin gray;
18 padding: .2em;
19 line-height: 100%}
20
21 .message\_rfc822 .header .field .name
22 {text-transform: capitalize;
23 font-weight: bolder}
24
25 pre
26 {font-size: 100%;
27 white-space: pre}
28
29 .nav
30 {margin-top: 1em; margin-bottom: 1em}

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24