Skip to content

Commit e28fe69

Browse files
committed
[css3-conditional] Tweak some of the APIs.
1 parent 9a9c541 commit e28fe69

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

css3-conditional/Overview.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@
2121
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
2222
type="text/css">
2323

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+
2429
<body>
2530
<div class=head> <!--begin-logo-->
2631
<p><a href="http://www.w3.org/"><img alt=W3C height=48

css3-conditional/Overview.src.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css">
1010
</head>
1111

12+
<style>
13+
pre, code { font-family: "DejaVu Sans Mono"; font-size: 1.1em; }
14+
</style>
15+
1216
<div class="head">
1317
<!--logo-->
1418

0 commit comments

Comments
 (0)