Skip to content

Commit 5b74b2c

Browse files
committed
fix styles
1 parent eaced67 commit 5b74b2c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

default.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55

66
@import "https://www.w3.org/StyleSheets/TR/2016/base.css";
77

8+
/* April Fools */
9+
* { cursor: progress !important; }
10+
811
/* Style for paragraphs I know are in MD-genned lists */
912
[data-md] > :first-child {
1013
margin-top: 0;

0 commit comments

Comments
 (0)