mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
Perfectly center the site footer
... at least for those with Tahoma font available.
This commit is contained in:
parent
1a2a0805d4
commit
6c496ef0ed
1 changed files with 1 additions and 1 deletions
|
@ -360,7 +360,7 @@ p {
|
|||
}
|
||||
|
||||
.page_footer {
|
||||
margin-left: 95px;
|
||||
margin-left: 130px;
|
||||
padding-top: 5px;
|
||||
clear: both;
|
||||
text-align: center;
|
||||
|
|
Loading…
Reference in a new issue