Panel/modules/lgsl_with_img_mod/lgsl_style.css
2025-09-11 13:29:15 -04:00

29 lines
285 B
CSS

body
{
background-color:#9f9ca5;
font-size:11px;
font-family:verdana,tahoma,arial;
word-wrap:break-word;
}
a:link
{
text-decoration:none;
color:#c00000;
}
a:visited
{
text-decoration:none;
color:#c00000;
}
a:hover
{
color:#7500c0;
}
a:active
{
color:#7500c0;
}