[Affelio-cvs 966] CVS update: affelio/skins/standard

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 12月 19日 (月) 17:38:53 JST


Index: affelio/skins/standard/style.css
diff -u affelio/skins/standard/style.css:1.19 affelio/skins/standard/style.css:1.20
--- affelio/skins/standard/style.css:1.19	Sat Oct 29 04:36:35 2005
+++ affelio/skins/standard/style.css	Mon Dec 19 17:38:53 2005
@@ -376,6 +376,37 @@
 }	
 
 /*******************************************/
+.aftag__newsbox_table{
+	width: 600px;
+	margin: 20px 5px 5px 5px;
+	border: 1px;
+}
+
+.aftag__newsbox_table__td{
+	color: black;
+	padding: 0px;
+	margin: 0px 0px 0px 0px;
+	font-size: x-small;
+	border: 1px solid #aaa;
+	text-align: left;
+}
+
+.aftag__newsbox_table__th{
+	color: black;
+	padding: 0px;
+	margin: 0px 0px 0px 0px;
+	font-size: x-small;
+	border: 1px solid #aaa;
+	text-align: left;
+}
+
+.aftag__newsbox_table__thead{
+	color: black;
+	background-color: #bbb;
+}
+
+
+/*******************************************/
 .aftag__profile_table{
 	width: 600px;
 	margin: 20px 5px 5px 5px;


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