mirror of https://github.com/H-uru/moul-assets.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
867 B
27 lines
867 B
3 years ago
|
A:active
|
||
|
{color: #CC6633;
|
||
|
text-decoration: none;
|
||
|
}
|
||
|
a:link, a:visited, a:active { text-decoration: none; }
|
||
|
a:hover { text-decoration: none; color: #003333; }TD { font-family: Tahoma, Arial, Helvetica;
|
||
|
color: #333333;
|
||
|
font-variant: normal;
|
||
|
font-weight: 400;
|
||
|
font-size: 12pt;
|
||
|
} A:visited { color: #CC3300;
|
||
|
text-decoration: none;
|
||
|
}
|
||
|
A:link { color: #CC3300;
|
||
|
text-decoration: none;
|
||
|
} BODY { font-family: Helvetica, Arial, sans-serif;
|
||
|
color: #CCFFFF;
|
||
|
font-variant: normal;
|
||
|
font-weight: 400;
|
||
|
font-size: 12pt;
|
||
|
} TABLE { font-family: Helvetica, Arial, sans-serif;
|
||
|
color: #333333;
|
||
|
font-variant: normal;
|
||
|
font-weight: 400;
|
||
|
font-size: 12pt;
|
||
|
} h1 { font-family: Tahoma, Arial, Helvetica; font-size: 14pt; font-weight: bolder; color: #003333}
|