]> www.average.org Git - mkgallery.git/blob - include/custom.css
attempt to support utf8 better
[mkgallery.git] / include / custom.css
1 h1.title {
2         text-align: center;
3 }
4
5 hr.footer {
6         width: 80%;
7 }
8
9 div.linkup {
10         position: absolute;
11         top: 0px;
12         right: 0px;
13 }
14
15 div.genby {
16         font-size: small;
17         text-align: right;
18 }