/[suikacvs]/markup/html/html5/spec-ja/ja-style.css
Suika

Contents of /markup/html/html5/spec-ja/ja-style.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download) (as text)
Sat Oct 25 11:28:27 2008 UTC (17 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +6 -1 lines
File MIME type: text/css
make

1 wakaba 1.1 em, i {
2     font-style: normal;
3     text-decoration: underline;
4     }
5    
6     .note, .warning {
7     font-style: normal;
8     }
9     p.note:before {
10     content: '注意: ';
11     }
12     p.warning:before {
13     content: '\26A0 警告! ';
14     }
15    
16     ins.ja-note {
17     background-color: #EEFFFF;
18     color: black;
19     }
20     span.ja-translation, span.en-original {
21     border-style: none !important;
22     }
23    
24     .cover-ja-note {
25     display: block;
26     }
27    
28     .cover-ja-note > :lang(en) {
29     margin-bottom: 1em;
30     }
31    
32 wakaba 1.2 p.ja-translation-inserted {
33     margin: 0;
34     padding: 0;
35     }
36    
37 wakaba 1.1 /* From Web Workers <style>, modified for Japanese texts */
38     p > span.ja-translation > span:not([title=""]):not([class="big-issue"]),
39     li > span.ja-translation > span:not([title=""]):not([class="big-issue"]),
40     p > span.en-original > span:not([title=""]):not([class="big-issue"]),
41     li > span.en-original > span:not([title=""]):not([class="big-issue"]) {
42     border-bottom: solid #99CC99;
43     }
44    
45     /*
46     Author: Wakaba <w@suika.fam.cx>.
47     License: Public Domain.
48 wakaba 1.2 $Date: 2008/10/25 06:33:19 $
49 wakaba 1.1 */

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24