Skip to content

Commit 81eb1da

Browse files
committed
Fix stupid error
1 parent 3928f51 commit 81eb1da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-lists/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link href="http://dev.w3.org/csswg/default.css" rel=stylesheet
88
type="text/css">
99

10-
<style type="css">
10+
<style type="text/css">
1111
p { text-indent: 0 !important; margin: .5em 0; }
1212
code.inline { white-space: pre-line; }
1313
.alphabetic-example { font-family: monospace; font-size: 90%; margin: 1em 0 1em 2em; }

0 commit comments

Comments
 (0)