Tom Hayakawa
tom_g3x****@users*****
2006年 10月 23日 (月) 00:36:29 JST
Index: xoops2jp/html/themes/cube_default/style.css diff -u xoops2jp/html/themes/cube_default/style.css:1.1.2.1.2.1 xoops2jp/html/themes/cube_default/style.css:1.1.2.1.2.2 --- xoops2jp/html/themes/cube_default/style.css:1.1.2.1.2.1 Sat Oct 7 15:40:05 2006 +++ xoops2jp/html/themes/cube_default/style.css Mon Oct 23 00:36:29 2006 @@ -469,7 +469,7 @@ color: #136c99; font-weight: bold; text-align: center; - margin: 0; + margin: 10px; padding: 10px; border-top: solid 1px #ddddff; border-right: solid 1px #aaaaaa; @@ -478,16 +478,16 @@ } div.resultMsg { - background: #7a7acc; + background: #ddddff; color: #333333; font-weight: bold; text-align: center; - margin: 0; + margin: 10px; padding: 10px; - border-top: solid 1px #7a7acc; - border-right: solid 1px #666666; - border-bottom: solid 1px #666666; - border-left: solid 1px #7a7acc; + border-top: solid 1px #cccccc; + border-right: solid 1px #9999cc; + border-bottom: solid 1px #9999cc; + border-left: solid 1px #cccccc; } div.xoopsCode, div.xoopsQuote {