static/wlan.css
author Tero Marttila <terom@paivola.fi>
Wed, 11 Sep 2013 14:02:22 +0300
changeset 250 65f0272ce458
parent 243 787c5f93f434
permissions -rw-r--r--
pvl.dns.zone: move to ZoneLine/Record.load(file)
/*
 * General
 */
a
{
    color: inherit;
}

/*
 * Hosts
 */
.id
{
    font-weight: bold;
    text-align: right;
}

.ap,
.sta
{
    font-family: monospace;
}

.seen
{
}