dns-lg/dnslg.css
Stéphane Bortzmeyer e4fad70827 Initial commit
2012-06-24 00:36:40 +02:00

34 lines
No EOL
665 B
CSS

.hostname {
font-family: "Courier New",
Courier,
monospace;
font-size : 120%;
}
.domainname {
font-family: "Courier New",
Courier,
monospace;
font-size : 120%;
}
.address {
font-family: "Courier New",
Courier,
monospace;
font-size : 110%;
}
.naptr_regexp {
font-family: "Courier New",
Courier,
monospace;
font-size : 110%;
}
.email {
font-family: "Courier New",
Courier,
monospace;
font-size : 140%;
}