mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
f96e55bce5
commit
1c8638c30a
4 changed files with 43 additions and 24 deletions
|
|
@ -82,6 +82,10 @@ table a:visited {
|
|||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
h2 em {
|
||||
font-style: normal;
|
||||
font-weight: lighter;
|
||||
}
|
||||
form.sql textarea {
|
||||
border: 1px solid #ccc;
|
||||
width: 70%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue