Skip to content

Commit d3bbbdf

Browse files
committed
[css2] Removed justification.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40971
1 parent 1e5d675 commit d3bbbdf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/style/default.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*
22
* Style sheet for the CSS2 specification
3-
* $Id: default.css,v 2.6 1998-02-18 14:22:06 bbos Exp $
3+
* $Id: default.css,v 2.7 1998-02-18 15:32:19 bbos Exp $
44
*/
55

66
BODY {
77
color: black;
8-
text-align: justify;
8+
/* text-align: justify; */
99
font-family: helvetica, sans-serif;
1010
background: white;
1111
margin: 2em;

0 commit comments

Comments
 (0)