We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e1316 commit 4bfa84bCopy full SHA for 4bfa84b
1 file changed
css2/sample.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
<html lang="en">
3
-<!-- $Id: sample.src,v 2.43 2006-08-29 15:45:29 howcome Exp $ -->
+<!-- $Id: sample.src,v 2.44 2006-10-09 16:56:29 bbos Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>Default style sheet for HTML 4</TITLE>
@@ -88,7 +88,6 @@ ol { list-style-type: decimal }
88
ol ul, ul ol,
89
ul ul, ol ol { margin-top: 0; margin-bottom: 0 }
90
u, ins { text-decoration: underline }
91
-br { white-space: pre }
92
br:before { content: "\A" }
93
:before, :after { white-space: pre-line }
94
center { text-align: center }
0 commit comments