index.html: Rebuild with header CSS
authorW. Trevor King <wking@tremily.us>
Sat, 23 Jan 2016 15:29:17 +0000 (07:29 -0800)
committerW. Trevor King <wking@tremily.us>
Sat, 23 Jan 2016 15:29:17 +0000 (07:29 -0800)
I've rebased my local, in-flight nmbug-status-message-url-template
branch [1] on top of the current nmbug master.

[1]: id:cover.1451683912.git.wking@tremily.us

index.html

index 5d2803580e119604618ec40222048a957e7dca12..b366d0cfcc6f28ab1faed124c1bab618227405b0 100644 (file)
@@ -4,6 +4,15 @@
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <title>OCI Discussion</title>
   <style media="screen" type="text/css">
+    h1 {
+      font-size: 1.5em;
+    }
+    h2 {
+      font-size: 1.17em;
+    }
+    h3 {
+      font-size: 100%;
+    }
     table {
       border-spacing: 0;
     }
@@ -373,6 +382,6 @@ The view is generated from the following query:
 </table>
 
 <hr>
-<p>Generated: 2016-01-16 16:42:12Z</p>
+<p>Generated: 2016-01-23 15:29:08Z</p>
 </body>
 </html>