From: MasaoFujii Date: Fri, 6 Dec 2013 16:40:25 +0000 (+0900) Subject: Cosmetic change. X-Git-Tag: v1.1-20150910~36 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c7f2dd852fddd6dca331558b6ece268de7281ac6;p=pgbigm%2Fpg_bigm.git Cosmetic change. --- diff --git a/html/style.css b/html/style.css index c6a397b..20b1aab 100644 --- a/html/style.css +++ b/html/style.css @@ -27,12 +27,12 @@ h2 { padding-bottom: 0.17em; border-bottom: 1px solid #aaaaaa; } -H1 { font-size: xx-large; } -H2 { font-size: x-large; } -H3 { font-size: large; } -H4 { padding-left: 1em; font-size: medium; } -H5 { padding-left: 2em; font-size: small; } -H6 { padding-left: 3em; font-size: x-small; } +H1 { font-size: x-large; } +H2 { font-size: large; } +H3 { font-size: medium; } +H4 { padding-left: 1em; font-size: small; } +H5 { padding-left: 2em; font-size: x-small; } +H6 { padding-left: 3em; font-size: xx-small; } pre { font-family: courier,sans-serif;