Smol style tweak
This commit is contained in:
parent
4a0ce76632
commit
24ab0066b7
|
@ -47,7 +47,9 @@ pre > code {
|
||||||
overflow-wrap: anywhere;
|
overflow-wrap: anywhere;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover, button { cursor: url('/cursors/finger.cur'), auto; }
|
a:hover, button, input[type="checkbox"] {
|
||||||
|
cursor: url('/cursors/finger.cur'), auto;
|
||||||
|
}
|
||||||
|
|
||||||
img { max-width: 100%; }
|
img { max-width: 100%; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue