static/wlan.css
author Tero Marttila <terom@paivola.fi>
Mon, 16 Dec 2013 17:11:17 +0200
changeset 265 5f2807999222
parent 243 787c5f93f434
permissions -rw-r--r--
pvl.dns-hosts: always sort by ip
/*
 * General
 */
a
{
    color: inherit;
}

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

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

.seen
{
}