mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Removed a img styles, closes #2420
This commit is contained in:
parent
f601425015
commit
2ec4d8a4d5
1 changed files with 0 additions and 6 deletions
|
|
@ -222,12 +222,6 @@ button.button-as-link:focus {
|
|||
color: #67C98D;
|
||||
}
|
||||
|
||||
a img {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
code,
|
||||
pre {
|
||||
font-family: monospace;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue