[Affelio-cvs 1429] CVS update: affelio/skins/standard2006

Back to archive index

Tadashi Okoshi slash****@users*****
2006年 11月 7日 (火) 20:56:25 JST


Index: affelio/skins/standard2006/style.css
diff -u affelio/skins/standard2006/style.css:1.4 affelio/skins/standard2006/style.css:1.5
--- affelio/skins/standard2006/style.css:1.4	Sat Jul  1 23:07:43 2006
+++ affelio/skins/standard2006/style.css	Tue Nov  7 20:56:24 2006
@@ -66,7 +66,7 @@
 /* Main */
 /*****************************************/
 .afPubMain {
-	margin:8px auto 0 auto;
+	margin:8px 0 0 0;
 	padding: 0px 0px 0px 0px;
 	width: 780px;
 	height: auto;
@@ -282,7 +282,7 @@
 /*****************************************/
 .afPubFooter {
 	border: 4px solid #eeeeee;
-	_width: 800px;
+	width: 780px;
 	background-color: #eeeeee;
 	text-align: right;
 	font-family: Verdana, Arial, sans-serif;
@@ -601,4 +601,8 @@
 word-break: break-all;
 }
 
+.af_clear{
+        clear:both;
+        text-indent:-9999px;
+}
 


Affelio-cvs メーリングリストの案内
Back to archive index