/[suikacvs]/webroot/admin/style/common.css
Suika

Diff of /webroot/admin/style/common.css

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

revision 1.2 by wakaba, Wed Nov 19 11:05:27 2003 UTC revision 1.4 by wakaba, Tue Nov 16 07:37:44 2004 UTC
# Line 1  Line 1 
1  @import '/s/default/xhtml1+2.css';  @import '/www/style/html/xhtml.css';
 @import '/s/default/common-class.css';  
   
2  @namespace h2 'http://www.w3.org/2002/06/xhtml2';  @namespace h2 'http://www.w3.org/2002/06/xhtml2';
3    
4  /* XHTML 1 */  /* XHTML 1 */
# Line 9  h1 { Line 7  h1 {
7          background-position: top left;          background-position: top left;
8          background-repeat: no-repeat;          background-repeat: no-repeat;
9          min-height: 42px;          min-height: 42px;
         height: 42px;  
10          padding-left: 100px;          padding-left: 100px;
11          text-align: left;          text-align: left;
12  }  }
13    
14  /* XHTML 2 */  /* XHTML 2 */
15  body > h2|h {  body > h2|h {
16            margin-left: 0;
17          background-image: url(/admin/logo/suika);          background-image: url(/admin/logo/suika);
18          background-position: top left;          background-position: top left;
19          background-repeat: no-repeat;          background-repeat: no-repeat;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.4

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24