Yoshihisa Fukuhara
higef****@users*****
2005年 6月 30日 (木) 21:36:27 JST
Index: affelio/skins/standard/style.css
diff -u affelio/skins/standard/style.css:1.15 affelio/skins/standard/style.css:1.16
--- affelio/skins/standard/style.css:1.15 Thu Jun 30 21:25:49 2005
+++ affelio/skins/standard/style.css Thu Jun 30 21:36:27 2005
@@ -87,6 +87,7 @@
text-align: left;
font-weight: bold;
line-height: 100%;
+ width:100%;
padding: 5px 5px 5px 5px;
margin: 0px 0px 0px 0px;
background-color: #ddd;
@@ -143,6 +144,7 @@
.afPubContent {
padding: 20px 0px 0px 0px;
margin: 0px 0px 0px 0px;
+ width:100%;
background-color: #1169A4;
border: 0px solid #027BF4;
background: white;
@@ -171,6 +173,7 @@
margin: 0px 0px 10px 0px;
padding: 5px 5px 5px 5px;
color: black;
+ width:100%;
background: none;
background-color: #eee;
font-family: Verdana, Arial, sans-serif;
@@ -222,6 +225,7 @@
text-align: left;
font-weight: bold;
line-height: 100%;
+ width:auto;
padding: 5px 5px 5px 5px;
margin: 0px 0px 0px 0px;
background-image: url(h_bg.jpg);