--- a/ldp.html Wed Jan 22 15:03:34 2014 -0500
+++ b/ldp.html Wed Jan 22 16:03:35 2014 -0500
@@ -193,7 +193,10 @@
background: #fff;
padding: 3px 1em;
}
- .normal { font-weight: normal; }
+ .normal {
+ font-weight: normal;
+ font: normal 100% sans-serif;
+ }
</style>
<style type="text/css" media="all">
@@ -2101,6 +2104,7 @@
<!-- <blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130930/">Candidate Recommendation Draft</a></em></blockquote> wah -->
<!-- <blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130730/">Last Call Draft</a></em></blockquote> -->
<ul>
+ <li>2014-01-21 - Fixed formating with >h2 formatting (SS)</li>
<li>2014-01-21 - Put reference to <a href="#base-specs">base-specs</a> into intro section (SS)</li>
<li>2014-01-17 - First attempt at correcting section ordering and anchors (SS)</li>
<li>2014-01-02 - ACTION-122 Updated 4.2.10, 5.4.4, example 8 + added 5.2.11 requiring rel=type for interaction model (JA)</li>