Files
FireBee_Setup-Dev/devtools/orcs218/help/en/style.css
2023-06-12 09:14:09 +02:00

11 lines
125 B
CSS

a:link, a:visited
{
text-decoration: none;
color: #0000ff;
}
a:hover
{
text-decoration: underline;
color: #0000ff;
}