Tom Hayakawa
tom_g3x****@users*****
2007年 4月 18日 (水) 20:44:53 JST
Index: xoops2jp/html/themes/cube_default/style.css diff -u xoops2jp/html/themes/cube_default/style.css:1.1.2.1.2.4.2.2 xoops2jp/html/themes/cube_default/style.css:1.1.2.1.2.4.2.3 --- xoops2jp/html/themes/cube_default/style.css:1.1.2.1.2.4.2.2 Thu Mar 15 01:33:02 2007 +++ xoops2jp/html/themes/cube_default/style.css Wed Apr 18 20:44:53 2007 @@ -27,7 +27,7 @@ p { margin: 0; padding: 5px; - line-height: 140%; + line-height: 1.4; } a { @@ -133,7 +133,7 @@ .leftblockContent { margin: 5px 2px 10px 2px; padding: 3px; - line-height: 120%; + line-height: 1.2; } .centeroutline { @@ -172,7 +172,7 @@ .centerCblockContent { margin: 0; padding: 8px; - line-height: 140%; + line-height: 1.4; border-right: solid 1px #7a7acc; border-bottom: solid 1px #7a7acc; border-left: solid 1px #7a7acc; @@ -196,7 +196,7 @@ .centerLblockContent { padding: 8px; - line-height: 140%; + line-height: 1.4; border-right: solid 1px #7a7acc; border-bottom: solid 1px #7a7acc; border-left: solid 1px #7a7acc; @@ -219,7 +219,7 @@ .centerRblockContent { margin: 0; padding: 8px; - line-height: 140%; + line-height: 1.4; border-right: solid 1px #7a7acc; border-bottom: solid 1px #7a7acc; border-left: solid 1px #7a7acc; @@ -259,7 +259,7 @@ .rightblockContent { margin: 5px 2px 7px 2px; padding: 3px; - line-height: 120%; + line-height: 1.2; } .footerbar { @@ -334,7 +334,7 @@ .itemText { margin: 6px; - line-height: 1.5em; + line-height: 1.5; } .itemFoot { @@ -532,7 +532,7 @@ .comText { margin: 0; padding: 2px; - line-height: 140%; + line-height: 1.4; } .comUserStat { @@ -576,7 +576,6 @@ font-weight: normal; } -/* .comUserStatus { background: #f5f5f5; color: #2f5376; @@ -586,4 +585,3 @@ padding: 4px 2px 1px 3px; border: solid 1px #c0c0c0; } -*/