Autotest.mkの説明を、「ソフトウェアテスト自動化のための、GNU Makeを利用したフレームワーク」に
[autotest_mk.git] / doc / style.css
index 7e94db8..d21908e 100644 (file)
@@ -26,6 +26,17 @@ h2 {
     background-color: navy;
 }
 
+.contents {
+    background-color: #DDF;
+    border: 4px double #000;
+}
+
+.contents h2 {
+    margin-left: 0;
+    color: inherit;
+    background-color: inherit;
+}
+
 h3, h4, h5 {
     color: navy;
     margin-left: -1em;