Skip to content

Commit 6ae570b

Browse files
committed
Pointing default.css to ../default.css.
1 parent d044825 commit 6ae570b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-mediaqueries/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
span.label { font-style: italic }
1515
</style>
1616

17-
<link rel="stylesheet" href="default.css">
17+
<link rel="stylesheet" href="../default.css">
1818
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS]">
1919

2020
</head>

0 commit comments

Comments
 (0)