Dodaj to:
Kod:
.plus
{
background:#6BFF6B;
}
.minus
{
background:#FF6B6B;
}
.plus_point
{
border:1px solid green;
background:#6BFF6B;
font-weight:bold;
padding:2px;
}
.minus_point
{
border:1px solid red;
background:#FF6B6B;
font-weight:bold;
padding:2px;
}
do pliku arkusza stylów (templates/*/nazwa_twojego_stylu.css)
lub
do templates/*/overall_header.tpl
Autor postu otrzymał pochwałę