Added styles for a last played table.
This commit is contained in:
parent
3a02aaf98a
commit
901edb80c8
@ -117,6 +117,12 @@ nav h1 {
|
|||||||
|
|
||||||
section { margin-top: 1rem; }
|
section { margin-top: 1rem; }
|
||||||
|
|
||||||
|
#last-played { margin: 0 auto; }
|
||||||
|
|
||||||
|
#last-played tr td:first-child {
|
||||||
|
padding-right: .69rem;
|
||||||
|
text-align: right; }
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
font-size: .8rem;
|
font-size: .8rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user