fme.css
grtn.css
—
Cascading Style Sheet,
314 bytes
Continguts del fitxer
body
{
font-family : Verdana, Arial, Helvetica, sans-serif;
background-color : #edefee;
font-size : 14px;
}
A:link
{
color: #000080;
text-decoration: none;
}
A:visited
{
color: #000080;
text-decoration: none;
}
A:hover
{
color: #000080;
text-decoration: underline;
}