mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
a53d09d919
commit
8a37baba14
2 changed files with 16 additions and 9 deletions
|
|
@ -210,3 +210,10 @@ form input[type=submit] {
|
|||
margin-top: 0.6em;
|
||||
}
|
||||
}
|
||||
|
||||
a.not-underlined {
|
||||
text-decoration: none;
|
||||
}
|
||||
.not-underlined .underlined {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue