Skip to content

Commit 176d37c

Browse files
author
Lea Verou
committed
[css4-background] Tweaked style
1 parent dd43a4a commit 176d37c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

css4-background/Overview.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
<meta content="CSS Backgrounds and Borders Module Level 4"
1212
name=dcterms.title>
1313
<meta content=text name=dcterms.type>
14-
<meta content=2012-10-28 name=dcterms.issued>
14+
<meta content=2012-11-02 name=dcterms.issued>
1515
<meta content="Bert Bos" name=dcterms.creator>
1616
<meta content="Elika J. Etemad" name=dcterms.creator>
1717
<meta content="Brad Kemper" name=dcterms.creator>
1818
<meta content=W3C name=dcterms.publisher>
19-
<meta content="http://www.w3.org/TR/2012/ED-css3-background-20121028/"
19+
<meta content="http://www.w3.org/TR/2012/ED-css3-background-20121102/"
2020
name=dcterms.identifier>
2121
<link href="../default.css" rel=stylesheet type="text/css">
2222
<style type="text/css">
@@ -35,13 +35,13 @@
3535

3636
<h1>CSS Backgrounds and Borders Module Level 4</h1>
3737

38-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 28 October
38+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 2 November
3939
2012</h2>
4040

4141
<dl>
4242
<dt>This version:
4343

44-
<dd><!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20121028">http://www.w3.org/TR/2012/ED-css3-background-20121028/</a> -->
44+
<dd><!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20121102">http://www.w3.org/TR/2012/ED-css3-background-20121102/</a> -->
4545
<a
4646
href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a>
4747

@@ -111,7 +111,7 @@ <h2 class="no-num no-toc" id=abstract> Abstract</h2>
111111

112112
<h2 class="no-num no-toc" id=status> Status of this document</h2>
113113

114-
<p style="color: red; background: yellow; border: solid thick red;">
114+
<p style="color: red; background: yellow; border: solid thick;">
115115
<strong>This draft is not actively-maintained at the moment. Comments are
116116
welcome, but please refer to <a
117117
href="http://www.w3.org/TR/css3-background/">CSS3 Backgrounds and

css4-background/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h2 class="no-num no-toc" id="abstract">
7474
<h2 class="no-num no-toc" id="status">
7575
Status of this document</h2>
7676

77-
<p style="color: red; background: yellow; border: solid thick red;">
77+
<p style="color: red; background: yellow; border: solid thick;">
7878
<strong>This draft is not actively-maintained at the moment.
7979
Comments are welcome, but please refer to
8080
<a href="http://www.w3.org/TR/css3-background/">CSS3 Backgrounds and Borders</a>

0 commit comments

Comments
 (0)