We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c2e70 commit 1e6d8c1Copy full SHA for 1e6d8c1
doc/haskell-mode.css
@@ -87,3 +87,8 @@ div.background {
87
background-repeat: no-repeat;
88
background-size: 256px 256px;
89
}
90
+
91
+img {
92
+ /* same as div.smallexample in default rules */
93
+ margin-left: 3.2em;
94
+}
0 commit comments