Fix text-selecting cursor for now (gotta be a better way...)
This commit is contained in:
parent
b548b209e3
commit
05352fe938
|
@ -54,3 +54,5 @@ blockquote {
|
||||||
border-left: solid black;
|
border-left: solid black;
|
||||||
padding-left: 0.25em;
|
padding-left: 0.25em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p, h1, h2, h3, h4, h5, h6, label, code { cursor: text; }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user