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