/[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.3 by wakaba, Fri Apr 16 09:29:19 2004 UTC
# Line 1  Line 1 
1  @import '/s/default/xhtml1+2.css';  @import '/www/style/html/xhtml1+2.css';
2  @import '/s/default/common-class.css';  @import '/www/style/html/common-class.css';
3    
4  @namespace h2 'http://www.w3.org/2002/06/xhtml2';  @namespace h2 'http://www.w3.org/2002/06/xhtml2';
5    
# Line 9  h1 { Line 9  h1 {
9          background-position: top left;          background-position: top left;
10          background-repeat: no-repeat;          background-repeat: no-repeat;
11          min-height: 42px;          min-height: 42px;
         height: 42px;  
12          padding-left: 100px;          padding-left: 100px;
13          text-align: left;          text-align: left;
14  }  }
15    
16  /* XHTML 2 */  /* XHTML 2 */
17  body > h2|h {  body > h2|h {
18            margin-left: 0;
19          background-image: url(/admin/logo/suika);          background-image: url(/admin/logo/suika);
20          background-position: top left;          background-position: top left;
21          background-repeat: no-repeat;          background-repeat: no-repeat;

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24