mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 09:35:28 +00:00
update info page style
This commit is contained in:
parent
f0c8bd968d
commit
1e3dc3fa9d
3 changed files with 31 additions and 27 deletions
|
|
@ -76,7 +76,7 @@ input[type="submit"] {
|
|||
}
|
||||
|
||||
td {
|
||||
padding: 2px 6px;
|
||||
padding: 2px 0;
|
||||
}
|
||||
|
||||
header a.logo {
|
||||
|
|
|
|||
|
|
@ -148,6 +148,10 @@
|
|||
padding: 8px;
|
||||
}
|
||||
|
||||
.padding-t-8 {
|
||||
padding-top: 8px;
|
||||
}
|
||||
|
||||
.padding-b-8 {
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue