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