/[suikacvs]/webroot/swe/styles/sw.css
Suika

Diff of /webroot/swe/styles/sw.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by wakaba, Sun Nov 16 06:05:52 2008 UTC revision 1.12 by wakaba, Mon Nov 24 07:17:26 2008 UTC
# Line 63  h1 { Line 63  h1 {
63    font-size: 150%;    font-size: 150%;
64  }  }
65    
66  h2 {  h2, h3 {
67    font-size: 150%;    font-size: 150%;
68  }  }
69    
70  h3 {  h4 {
71    font-size: 120%;    font-size: 120%;
72    border-bottom: solid 0.1em;    border-bottom: solid 0.1em;
73    padding-bottom: 0.1em;    padding-bottom: 0.1em;
74  }  }
75    
76  h4 {  h5 {
77    font-size: 120%;    font-size: 120%;
78  }  }
79    
80  h5, h6 {  h6 {
81    font-size: 100%;    font-size: 100%;
82  }  }
83    
# Line 93  ol + .article, ol + .section, Line 93  ol + .article, ol + .section,
93  dl + .article, dl + .section,  dl + .article, dl + .section,
94  table + .article, table + .section,  table + .article, table + .section,
95  blockquote + .article, blockquote + .section,  blockquote + .article, blockquote + .section,
96  .comment-p + .article, .comment-p + .section,  .sw-comment-p + .article, .sw-comment-p + .section,
97  .ed + .article, .ed + .section,  .sw-ed + .article, .sw-ed + .section,
98  ins + .article, ins + .section,  ins + .article, ins + .section,
99  del + .article, del + .section {  del + .article, del + .section {
100    margin-top: 2em;    margin-top: 2em;

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24