This commit is contained in:
Rinjae
2025-09-05 17:16:26 +09:00
commit c54ef1903f
4947 changed files with 817291 additions and 0 deletions
+48
View File
@@ -0,0 +1,48 @@
<style>
body
{
scrollbar-face-color: #F5F5F5; scrollbar-shadow-color: #CCCCCC;
scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #F5F5F5; scrollbar-track-color: #EFEFEF;
scrollbar-arrow-color: #7E7E7E;
}
img { border:none; }
a:link { font-family : "µ¸¿ò", "µ¸¿òü", "Verdana", "Helvetica";font-size: 12px; text-decoration: none; color:"#816441"}
a:visited { font-family : "µ¸¿ò", "µ¸¿òü", "Verdana", "Helvetica";font-size: 12px; text-decoration: none; color:"#816441"}
a:hover { font-family : "µ¸¿ò", "µ¸¿òü", "Verdana", "Helvetica";font-size: 12px; text-decoration: none; color:"#816441"}
td { color:#7F7F7F; font-size:12px; line-height:15px; font-family:µ¸¿ò, arial; }
.edit
{
BACKGROUND-COLOR: #ffffff;
BORDER-BOTTOM: #D1BA93 1px solid;
BORDER-LEFT: #D1BA93 1px solid;
BORDER-RIGHT: #D1BA93 1px solid;
BORDER-TOP: #D1BA93 1px solid;
COLOR: #5B5B5B;
FONT-FAMILY: µ¸¿ò;
FONT-SIZE: 12px
}
.tt {color: #2276A6}
.style1 {color: #816441}
.style2 {
font-size: 16px;
font-weight: bold;
color: #333333;
}
</style>