Make background colour of front page and changes appendix white, as they do not really need review.
--- a/master/Overview.html Tue Feb 04 15:03:33 2014 +1100
+++ b/master/Overview.html Tue Feb 04 15:27:06 2014 +1100
@@ -12,7 +12,7 @@
-->
<!-- W3C style sheet will be added here during processing. -->
</head>
-<body>
+<body class="ready-for-wider-review">
<div class="head">
<p><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"/></a></p>
--- a/master/changes.html Tue Feb 04 15:03:33 2014 +1100
+++ b/master/changes.html Tue Feb 04 15:27:06 2014 +1100
@@ -15,7 +15,7 @@
.added-since-last-wd {background-color: #FBFBB6 ! important;}
</style>
</head>
-<body>
+<body class="ready-for-wider-review">
<h1>Changes from SVG 1.1</h1>
--- a/master/style/default_svg.css Tue Feb 04 15:03:33 2014 +1100
+++ b/master/style/default_svg.css Tue Feb 04 15:27:06 2014 +1100
@@ -291,10 +291,10 @@
padding-right: 16px;
}
-.chaper-Overview,
-.chaper-Overview h1,
-.chaper-Overview h2,
-.chaper-Overview h3,
+.chapter-Overview,
+.chapter-Overview h1,
+.chapter-Overview h2,
+.chapter-Overview h3,
body.ready-for-wider-review,
h1.ready-for-wider-review,
h2.ready-for-wider-review,
@@ -306,11 +306,10 @@
background-color: white ! important;
}
-.chaper-Overview,
-.chaper-Overview h1,
-.chaper-Overview h2,
-.chaper-Overview h3,
-body.ready-for-wider-review,
+.chapter-Overview,
+.chapter-Overview h1,
+.chapter-Overview h2,
+.chapter-Overview h3,
h1.ready-for-wider-review,
h2.ready-for-wider-review,
h3.ready-for-wider-review,