We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39992a8 commit e0294d9Copy full SHA for e0294d9
3 files changed
css-device-adapt/Overview.html
@@ -6,6 +6,7 @@
6
7
<title>CSS Device Adaptation</title>
8
<link href=default.css rel=stylesheet type="text/css">
9
+ <link href="../default.css" rel=stylesheet type="text/css">
10
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
11
type="text/css">
12
css-device-adapt/Overview.src.html
@@ -4,6 +4,7 @@
4
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
5
<link href="default.css" rel="stylesheet" type="text/css">
+ <link href="../default.css" rel="stylesheet" type="text/css">
<link href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS]" rel="stylesheet" type="text/css">
</head>
<body class="draft">
0 commit comments