mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Added some breathing room to the footer
This commit is contained in:
parent
8252e71da4
commit
79216bac12
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ th {
|
||||||
border-bottom: 2px solid #ccc;
|
border-bottom: 2px solid #ccc;
|
||||||
}
|
}
|
||||||
.ft {
|
.ft {
|
||||||
margin-top: 1em;
|
margin: 1em 0;
|
||||||
border-top: 1px solid #ccc;
|
border-top: 1px solid #ccc;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue