mirror of
https://github.com/YGGverse/btracker.git
synced 2026-04-01 17:45:36 +00:00
update margins
This commit is contained in:
parent
4fd41feeaa
commit
4d5e0f5b79
1 changed files with 7 additions and 2 deletions
|
|
@ -50,9 +50,9 @@ body > * {
|
|||
max-width: 748px;
|
||||
}
|
||||
|
||||
header, footer {
|
||||
text-align: center;
|
||||
header {
|
||||
margin: 16px auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
header > a,
|
||||
|
|
@ -145,3 +145,8 @@ main > span {
|
|||
float: right;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
footer {
|
||||
margin: 16px auto 24px;
|
||||
text-align: center;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue