HTMLドキュメントのオーバービューのスタイルを変更 v0.2p12
authorj8takagi <j8takagi@nifty.com>
Sun, 14 Jul 2013 04:12:57 +0000 (13:12 +0900)
committerj8takagi <j8takagi@nifty.com>
Sun, 14 Jul 2013 04:14:10 +0000 (13:14 +0900)
VERSION
doc/style.css

diff --git a/VERSION b/VERSION
index 9fdbbae..26a5142 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v0.2p11
+v0.2p12
index da2f969..04bfa1f 100644 (file)
@@ -20,6 +20,10 @@ h1, h2 {
     background-color: #DDF;
 }
 
+table.menu, table.menu th, table.menu td {
+    border-style: none;
+}
+
 h2 {
     padding: 0.25em;
     color: white;