mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-08 21:25:32 +02:00
Improve presentation of screenshots
This commit is contained in:
6
docs/_static/custom.css
vendored
6
docs/_static/custom.css
vendored
@@ -27,6 +27,12 @@ pre {
|
||||
|
||||
a[href], input[type="submit"] { cursor: pointer; }
|
||||
|
||||
img[style] {
|
||||
/* Used for :scale: images to have them render properly but still popup when clicked */
|
||||
width: auto !important;
|
||||
height: auto !important;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none !important;
|
||||
border-bottom: none !important;
|
||||
|
||||
Reference in New Issue
Block a user