Parent Directory | Revision Log
Imported to CVS
1 | |
2 | @import '/s/simpledoc.css'; |
3 | @import 'okuchuu.css'; |
4 | |
5 | h1, body > h { |
6 | margin-left: auto; |
7 | margin-right: auto; |
8 | padding-left: 35px; |
9 | padding-right: 35px; |
10 | min-height: 35px; |
11 | min-width: 35px; |
12 | background-image: url(../logo); |
13 | background-repeat: no-repeat; |
14 | background-position: top left; |
15 | text-align: center; |
16 | } |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |