From: MORIOKA Tomohiko Date: Wed, 11 Apr 2012 08:00:57 +0000 (+0900) Subject: (LI.attention): New selector. X-Git-Url: http://git.chise.org/gitweb/?p=www%2Fchise.git;a=commitdiff_plain;h=01d24a627975181b643df03c2f49374cd81924b4 (LI.attention): New selector. --- diff --git a/chise.css b/chise.css index 5eb5749..db3b4d5 100644 --- a/chise.css +++ b/chise.css @@ -10,6 +10,10 @@ P.attention { color: red; } +LI.attention { + color: red; +} + H1 { fontsize: 150%; color: #004800;