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

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

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

.seen
{
}