Skip to content

Commit 7b49ad6

Browse files
author
Tantek Çelik
committed
fix indentation
1 parent 0e35c1f commit 7b49ad6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css3-color/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
h5 {font-size:120%}
4949
h6 {font-size:110%}
5050
</style>
51-
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-CR">
51+
<link rel="stylesheet" type="text/css"
52+
href="http://www.w3.org/StyleSheets/TR/W3C-ED">
5253
</head>
5354

5455
<body>

0 commit comments

Comments
 (0)