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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations) (download) (as text)
Fri Apr 16 09:29:19 2004 UTC (20 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.2: +3 -3 lines
File MIME type: text/css
mail/: New

1 wakaba 1.3 @import '/www/style/html/xhtml1+2.css';
2     @import '/www/style/html/common-class.css';
3 wakaba 1.1
4 wakaba 1.2 @namespace h2 'http://www.w3.org/2002/06/xhtml2';
5    
6     /* XHTML 1 */
7 wakaba 1.1 h1 {
8     background-image: url(/admin/logo/suika);
9     background-position: top left;
10     background-repeat: no-repeat;
11 wakaba 1.2 min-height: 42px;
12 wakaba 1.1 padding-left: 100px;
13     text-align: left;
14 wakaba 1.2 }
15    
16     /* XHTML 2 */
17     body > h2|h {
18 wakaba 1.3 margin-left: 0;
19 wakaba 1.2 background-image: url(/admin/logo/suika);
20     background-position: top left;
21     background-repeat: no-repeat;
22     min-height: 42px;
23     padding-left: 100px;
24     text-align: left;
25     }

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24