Small style tweak for cursor
This commit is contained in:
parent
1b1230e837
commit
c22f85854a
|
@ -47,7 +47,7 @@ pre > code {
|
||||||
overflow-wrap: anywhere;
|
overflow-wrap: anywhere;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover { cursor: url('/cursors/finger.cur'), auto; }
|
a:hover, button { cursor: url('/cursors/finger.cur'), auto; }
|
||||||
|
|
||||||
img { max-width: 100%; }
|
img { max-width: 100%; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user