static/wlan.css
author Tero Marttila <terom@paivola.fi>
Mon, 16 Dec 2013 11:48:04 +0200
changeset 260 e58baab6b4cd
parent 243 787c5f93f434
permissions -rw-r--r--
pvl.dns-hosts: process_hosts_comments
/*
 * General
 */
a
{
    color: inherit;
}

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

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

.seen
{
}