Skip to content

Commit 1d0b404

Browse files
committed
Switched back to the default styling for WD publication.
1 parent e056ce4 commit 1d0b404

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

css3-images/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<head><meta content="text/html; charset=utf-8" http-equiv=Content-Type>
55

66
<title>CSS Image Values and Replaced Content Module Level 3</title>
7-
<link href="http://dev.w3.org/csswg/css-module/default.css" rel=stylesheet
8-
type="text/css">
7+
<link href="../default.css" rel=stylesheet type="text/css">
8+
<!--<link rel="stylesheet" type="text/css" href="http://dev.w3.org/csswg/css-module/default.css">-->
99
<link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel=stylesheet
1010
type="text/css">
1111

css3-images/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
55
<title>CSS Image Values and Replaced Content Module Level 3</title>
6-
<link rel="stylesheet" type="text/css" href="http://dev.w3.org/csswg/css-module/default.css">
6+
<link rel="stylesheet" type="text/css" href="../default.css">
7+
<!--<link rel="stylesheet" type="text/css" href="http://dev.w3.org/csswg/css-module/default.css">-->
78
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD">
89
</head>
910

0 commit comments

Comments
 (0)