[b] all...[/b]
liat fs q bih...
font di tracker q kok gk bsa dganti warnanya...
yg dganti yg di css kan...
nih...
[spoiler]body {
border:none;
font-size: 10px;
font-family: arial,helvetica,sans-serif;
background: transparent;
color: #00ff00;
overflow-y: hidden;
margin: 0px;
padding: 0px;
}
a:link, a:visited, a:active {
text-decoration: none;
color: #00ff00;
font-weight: bold;
}
a:hover {
text-decoration: none;
color: #ff00cc;
font-weight: bold;
}
a.action:link, a.action:visited, a.action:active, a.action:hover {
color: #ff00cc;
}
.pageselected:link,.pageselected:visited,.pageselected:active {
color: #00ff00;
text-decoration: underline;
}
/* image opacity */
a img {
filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}
a:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
/* content */
.content {
margin-left: 3px;
display: inline-block;
float: left;
}
/*img*/
.imgblock {
display: inline-block;
float: left;
background-color: #d7d7d7;
overflow: hidden;
height:98px;
width:78px;
text-align: center;
margin-right: 2px;
margin-left: 5px;
border: 2px solid #00ff00;
}
img {
height: 98px;
border: 0px;
}
/*row*/
.stxt0 {
padding-bottom: 4px;
padding-top: 4px;
width: 100%;
background: transparent;
}
/*alternate row*/
.stxt1 {
padding-top: 4px;
padding-bottom: 4px;
width: 100%;
background: transparent;
}
/* footer */
#footer {
text-align: center;
}
#copyright {
border: 2px solid #00ff00;
}
/* misc */
#offline {
font-size: 11px;
font-weight: bold;
}
#records {
font-size: 11px;
}
#namef {
font-size: 11px;
}
#misc {
font-size: 10px;
font-weight: bold;
}
.strong {
font-weight: bold;
font-size: 11px;
}
.onlinenow {
width:80px;
height:20px;
}[/spoiler]
yg mana yg dganti...
or di jsnya ? ? ?