We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaced67 commit 5b74b2cCopy full SHA for 5b74b2c
default.css
@@ -5,6 +5,9 @@
5
6
@import "https://www.w3.org/StyleSheets/TR/2016/base.css";
7
8
+ /* April Fools */
9
+ * { cursor: progress !important; }
10
+
11
/* Style for paragraphs I know are in MD-genned lists */
12
[data-md] > :first-child {
13
margin-top: 0;
0 commit comments