We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a9c541 commit e28fe69Copy full SHA for e28fe69
2 files changed
css3-conditional/Overview.html
@@ -21,6 +21,11 @@
21
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
22
type="text/css">
23
24
+ <head profile="http://dublincore.org/documents/2008/08/04/dc-html/ ">
25
+ <style>
26
+pre, code { font-family: "DejaVu Sans Mono"; font-size: 1.1em; }
27
+</style>
28
+
29
<body>
30
<div class=head> <!--begin-logo-->
31
<p><a href="http://www.w3.org/"><img alt=W3C height=48
css3-conditional/Overview.src.html
@@ -9,6 +9,10 @@
9
href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css">
10
</head>
11
12
+<style>
13
14
15
16
<div class="head">
17
<!--logo-->
18
0 commit comments