Perfectly center the site footer

... at least for those with Tahoma font available.
This commit is contained in:
Ilya Prokopenko 2022-03-30 18:48:54 +07:00
parent 1a2a0805d4
commit 6c496ef0ed
No known key found for this signature in database
GPG key ID: 7736BBBB05F14A56

View file

@ -360,7 +360,7 @@ p {
}
.page_footer {
margin-left: 95px;
margin-left: 130px;
padding-top: 5px;
clear: both;
text-align: center;