Skip to content

Commit a34074c

Browse files
committed
[css2] Added PRE.example
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40334
1 parent e1b806e commit a34074c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css2/style/default.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Style sheet for the CSS2 specification
3-
* $Id: default.css,v 1.2 1997-10-17 19:09:03 bbos Exp $
3+
* $Id: default.css,v 1.3 1997-10-30 08:52:55 ian Exp $
44
*/
55

66
BODY {
@@ -41,6 +41,7 @@
4141
}
4242

4343
div.example { color: maroon }
44+
pre.example { color: maroon }
4445
tt.example { color: maroon; margin-left: 1em }
4546
pre.dtd { color: black; margin-left: 0 }
4647
div.illegal-example { color: red }

0 commit comments

Comments
 (0)