[Affelio-cvs 44] CVS update: affelio/skins/Xwin_classic

Back to archive index

Yoshihisa Fukuhara higef****@users*****
2005年 6月 19日 (日) 14:35:58 JST


Index: affelio/skins/Xwin_classic/style.css
diff -u affelio/skins/Xwin_classic/style.css:1.4 affelio/skins/Xwin_classic/style.css:1.5
--- affelio/skins/Xwin_classic/style.css:1.4	Sun Jun 19 14:32:22 2005
+++ affelio/skins/Xwin_classic/style.css	Sun Jun 19 14:35:58 2005
@@ -293,7 +293,7 @@
 	height: 180px;
 
 	float: left;
-	background: #fff;
+	background: #000;
 	vertical-align: top;
 	text-align: center;
 }
@@ -310,7 +310,8 @@
 	overflow: hidden;
 	font-family: Arial;
 	font-size: xx-small;
-	background-color: #D4ECF9;
+/*	background-color: #D4ECF9;*/
+	background-color: #000;
 	font-weight: normal;
 }	
 
@@ -325,7 +326,7 @@
 }	
 
 /*******************************************/
-.aftag__profile_table__table{
+.aftag__profile_table{
 	width: 600px;
 	margin: 20px 5px 5px 5px;
 	border: 0px;
@@ -333,26 +334,27 @@
 
 .aftag__profile_table__th{
 	width: 30%;
-	padding: 5px 10px 0px 0px;
+	padding: 5px 10px 0px 5px;
+	float: left;
+	text-align: right;
+	vertical-align: top;
 	font-family: Verdana, Arial, sans-serif;
 	font-size: x-small;
         font-weight: bold;
 	line-height: 110%;
-	text-align: right;
-	vertical-align: top;
 }
 .aftag__profile_table__td{
-	padding: 5px 10px 0px 0px;
+	width: 65%;
+	padding: 5px 10px 0px 5px;
+	float: right;
+	text-align: left;
+	vertical-align: top;
 	font-family: Verdana, Arial, sans-serif;
 	font-size: x-small;
         font-weight: normal;
 	line-height: 110%;
-	text-align: left;
-	vertical-align: top;
-
 }
 
-
 /*******************************************/
 /* unified_imgtab_h */
 /*******************************************/


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