final design + fix 2

This commit is contained in:
Juti Noppornpitak 2007-03-18 18:27:01 +00:00
parent e03c56eec0
commit 6c0d5ac25b
1 changed files with 3 additions and 1 deletions

View File

@ -96,6 +96,7 @@ p {
.pagetop:link,
.pagetop:visited,
.pagetop:hover {
font-family:'Lucida Grande',sans, sans-serif;
display:block;
padding:0 10px 10px 10px;
margin:10px 0 0 0;
@ -108,7 +109,7 @@ p {
}
.footer {
margin-top:10px;
/*margin-top:10px;*/
padding-top:10px;
border-top:1px solid #ccc;
font-size:10px;
@ -117,4 +118,5 @@ p {
.infobox {
border:1px solid #ccc;
padding:5px 10px;
}