static/wlan.css
author Tero Marttila <terom@paivola.fi>
Mon, 16 Dec 2013 20:50:04 +0200
changeset 283 951e4b70bad4
parent 243 787c5f93f434
permissions -rw-r--r--
pvl.hosts-dns: ip6 support
/*
 * General
 */
a
{
    color: inherit;
}

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

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

.seen
{
}