diff --git a/.htaccess b/.htaccess index d2b9e7f..e299fd9 100644 --- a/.htaccess +++ b/.htaccess @@ -1,3 +1,7 @@ AddHandler server-parsed html Options +Includes AddType "text/html; charset=euc-jp" .html + + Order allow,deny + Deny from all + diff --git a/skip.css b/skip.css index bd6f436..c975441 100644 --- a/skip.css +++ b/skip.css @@ -143,9 +143,14 @@ } -ight: 80%; +h2 {background: #ffd620; + box-shadow: black 1px 1px 2px; + padding: 0 0.5ex; + border-top-right-radius: 2ex; + border-bottom-right-radius: 2ex; + margin-right: 80%; color:black;} - + h3 {background: #ffd620; box-shadow: black 1px 1px 2px; padding: 0 0.5ex;