moodle/iplookup/ipatlas/ip-atlas.css
moodler f4fb66d7d9 Added new structure for iplookups (ie called from logs).
ipatlas is now just a plugin, and we can add other plugins
to the same job better.
2005-07-18 08:06:16 +00:00

6 lines
388 B
CSS

A:link { font-weight: bold; text-decoration: none; color: #005177; }
A:visited { text-decoration: none; color: #005177; font-weight: bold; }
A:hover { text-decoration: underline; }
BODY { font-family: Verdana, Helvetica, Arial, sans-serif; font-size:12px; }
TD { font-family: Verdana, Helvetica, Arial, sans-serif; color: #000000; font-size: 12px; }