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 */ |
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; |