Mercurial > hgrepos > hgweb.cgi > skipweb
changeset 336:3aefa09e705a
p.new width:66% ¢ª¡¡100%
p text-align:center ¤òÄɲÃ
by murakami
author | masaki@localhost.localdomain |
---|---|
date | Mon, 02 Sep 2013 15:14:29 +0900 |
parents | 2a7f572b40ef |
children | 00ab7640e6b7 |
files | skip.css |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/skip.css Mon Sep 02 15:12:23 2013 +0900 +++ b/skip.css Mon Sep 02 15:14:29 2013 +0900 @@ -59,7 +59,7 @@ color:#ff5a20; } p.new { - width:66%; + width:100%; text-align:center; border-style-bottom:thin solid; color:blue; @@ -70,6 +70,10 @@ padding:2px 2px 2px 2px; } +p { + text-align:center; +} + h3 { text-align:center; }