mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-28 06:44:14 -04:00
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@7 06cd67b6-e706-0410-b29e-9de616bca6e9
18 lines
245 B
CSS
18 lines
245 B
CSS
BODY, TD {
|
|
font-family: Verdana,Arial,Helvetica;
|
|
font-size: 11pt;
|
|
background-color: white;
|
|
color: black;
|
|
}
|
|
|
|
SMALL {
|
|
font-family: Verdana,Arial,Helvetica;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
BIG {
|
|
font-family: Verdana,Arial,Helvetica;
|
|
font-size: 14pt;
|
|
}
|
|
|