[Affelio-cvs 1021] CVS update: affelio/skins/simplebiz

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 12月 26日 (月) 01:00:42 JST


Index: affelio/skins/simplebiz/style.css
diff -u affelio/skins/simplebiz/style.css:1.1 affelio/skins/simplebiz/style.css:1.2
--- affelio/skins/simplebiz/style.css:1.1	Wed Dec 21 01:18:55 2005
+++ affelio/skins/simplebiz/style.css	Mon Dec 26 01:00:42 2005
@@ -6,14 +6,7 @@
 	background-color: #aaa;
 	color: #009999;
 	text-align: center;
-	scrollbar-base-color: #009999;
-	scrollbar-track-color: #ffffff;
-	scrollbar-face-color: #ffffff;
-	scrollbar-shadow-color: #ffffff;
-	scrollbar-darkshadow-color: #009999;
-	scrollbar-highlight-color: #ffffff;
-	scrollbar-3dlight-color: #009999;
-	scrollbar-arrow-color: #009999;
+}
 a {
 	text-decoration: none;
 }
@@ -73,9 +66,6 @@
 	border-bottom: 1px solid #FFFFFF;
 	text-align: right;
 }
-.afPubBanner iframe{
-	align: right;
-}
 
 /*****************************************/
 /* Main */
@@ -86,7 +76,6 @@
 	width: 800px;
 	overflow: hidden;
 	height: auto;
-	float: center;
 	background-color: #FFF;
 	font-family: Verdana, Arial, sans-serif;
 }
@@ -141,7 +130,7 @@
 /* Content */
 /*****************************************/
 .afPubContent {
-	width: 100%
+	width: 100%;
 	padding: 20px 0px 0px 5px;
 	margin: 0px 0px 0px 0px;
 	background-color: #FFF;
@@ -155,7 +144,7 @@
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 14px;
 	text-align: left;
-	font-weight: nomal;
+	font-weight: normal;
 	line-height: 100%;
 	/*margin-bottom: 10px;*/
 }
@@ -195,7 +184,7 @@
 	color: black;
 	margin: 0px 0px 0px 0px;
 	font-size: 15px;
-	border: none
+	border: none;
 	text-align: left;
 }
 
@@ -268,7 +257,7 @@
 }
 
 .afPubMessageTable thead {
-	color: 009966;
+	color: #009966;
 	background-color: #bfb;
 }
 


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