aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorLAN-TW <lantw44@gmail.com>2012-12-25 21:33:58 +0800
committerLAN-TW <lantw44@gmail.com>2012-12-25 21:52:04 +0800
commit0a1f6f0dc180c6008da9baf1e221e6e7b26214d2 (patch)
treec248ee6faae6de2977f3c4e295574887c22f706f /css
parentf9b50c7ebbc90b612c198b23abd41be9c09c1df6 (diff)
downloadinccalendar-0a1f6f0dc180c6008da9baf1e221e6e7b26214d2.tar.gz
inccalendar-0a1f6f0dc180c6008da9baf1e221e6e7b26214d2.tar.zst
inccalendar-0a1f6f0dc180c6008da9baf1e221e6e7b26214d2.zip
加入「瀏覽器測試結果」頁面HEADmaster
Diffstat (limited to 'css')
-rw-r--r--css/help.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/css/help.css b/css/help.css
index a95a66e..8681f1f 100644
--- a/css/help.css
+++ b/css/help.css
@@ -4,6 +4,12 @@ p.helptitle{
div.helpcontent{
padding-left: 20px;
}
+div.helpcontent table{
+ border-collapse: collapse;
+}
+div.helpcontent table td{
+ padding: 3px;
+}
div#helpwholepage{
padding-left: 35px;
}