static/wlan.css
author Tero Marttila <terom@paivola.fi>
Thu, 19 Dec 2013 02:17:44 +0200
changeset 315 3ad1822cd91d
parent 243 787c5f93f434
permissions -rw-r--r--
pvl.hosts-import: drop alias-less aliasX from hosts if empty
/*
 * General
 */
a
{
    color: inherit;
}

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

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

.seen
{
}