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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (hide annotations) (download) (as text)
Tue Nov 16 07:37:44 2004 UTC (19 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +1 -3 lines
File MIME type: text/css
Stylesheet changed

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24