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

Contents of /webroot/s/imsg.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide 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 wakaba 1.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