Forked from
Bruce Cowan / Rugby
192 commits behind the upstream repository.
-
Bruce Cowan authoredBruce Cowan authored
rugby.css 675 B
.try
{
/* Scarlet red */
background-image: -gtk-gradient (linear,
left top, left bottom,
from (#ef2929),
to (#a40000));
}
.utry
{
/* Chameleon */
background-image: -gtk-gradient (linear,
left top, left bottom,
from (#8ae234),
to (#4e9a06));
}
.kick
{
/* Butter */
background-image: -gtk-gradient (linear,
left top, left bottom,
from (#fce94f),
to (#c4a000));
}