Style tweak for cursor

This commit is contained in:
swagg boi 2023-07-17 01:49:33 -04:00
parent c22f85854a
commit 3be0141427

View file

@ -56,4 +56,4 @@ blockquote {
padding-left: 0.25em;
}
p, h1, h2, h3, h4, h5, h6, label, code { cursor: text; }
p, h1, h2, h3, h4, h5, h6, label, code, ul, ol { cursor: text; }