Tadashi Okoshi
slash****@users*****
2006年 3月 28日 (火) 18:15:23 JST
Index: affelio/skins/standard/style.css
diff -u affelio/skins/standard/style.css:1.24 affelio/skins/standard/style.css:1.25
--- affelio/skins/standard/style.css:1.24 Tue Mar 7 23:39:12 2006
+++ affelio/skins/standard/style.css Tue Mar 28 18:15:23 2006
@@ -105,13 +105,14 @@
.afPubContentHeading a:hover{ color: #1169A4; }
.sidehide{
- color: #000;
+ color: #993300;
font-family: Verdana, Arial, sans-serif;
font-size: small;
text-align: left;
font-weight: normal;
- padding: 5px 5px 5px 5px;
- margin: 3px;
+ background-color: #FFFFCC;
+ padding: 10px 10px 10px 10px;
+ margin: 5px 0px 0px 0px;
}
@@ -265,7 +266,7 @@
.afPubMessageTable thead {
color: black;
- background-color: #bbb;
+ background-color: #9999ff;
}
/*****************************************/
@@ -497,9 +498,9 @@
height: auto;
float: left;
border-right: 1px solid #aaa;
- background-color: #fff;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
+ background-color: #eee;
}