mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-13 09:57:30 -05:00
Tweak formatting of the copyright footer
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
|
||||
/* Header formatting (website title and article section headers) */
|
||||
.top {
|
||||
margin-left: 20px;
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
.header a, .section-header a {
|
||||
@ -62,7 +62,11 @@
|
||||
}
|
||||
|
||||
.content, footer {
|
||||
padding: 20px;
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
footer {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user