mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 17:15:31 +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;
|
max-width: 748px;
|
||||||
}
|
}
|
||||||
|
|
||||||
header, footer {
|
header {
|
||||||
text-align: center;
|
|
||||||
margin: 16px auto;
|
margin: 16px auto;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
header > a,
|
header > a,
|
||||||
|
|
@ -145,3 +145,8 @@ main > span {
|
||||||
float: right;
|
float: right;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
footer {
|
||||||
|
margin: 16px auto 24px;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue