Files
Rinjae c54ef1903f init
2025-09-05 17:16:26 +09:00

49 lines
1.1 KiB
CSS
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<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>