RetroZilla/layout/html/tests/block/interactive/bug128804.css

8 lines
69 B
CSS
Raw Normal View History

2015-10-21 05:03:22 +02:00
.blackBold
{
FONT-WEIGHT: bold;
}
A:hover
{
FONT-WEIGHT: normal;
}