Skip to content

Commit b76ddc6

Browse files
author
Adám Brudzewsky
authored
keep significant spaces
1 parent aeb65e3 commit b76ddc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crosswords.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ input::-moz-selection,input::selection{color:currentcolor;background:none}
1111
input:focus{background:#07f7}
1212
td.b input{cursor:not-allowed}
1313
td.b input:focus{background:#f007}
14-
input,code{font-family:S}
14+
input,code{font-family:S;white-space:pre}
1515
ol::before{margin-left:-1.5em;font-size:1.5em;font-weight:bold}
1616
ol:first-of-type::before {content: "Across"}
1717
ol:last-of-type::before {content: "Down"}

0 commit comments

Comments
 (0)