Mal:Veiliste/style.css
Hopp til navigering
Hopp til søk
/* Veilister */
.VLturistvei { background-color: #dfefdf; }
.VLkommune,
.VLfylke {
background-color: #0044aa;
padding-left: 1ex;
padding-right: 1ex;
border: 1px solid;
}
.VLkommune a,
.VLfylke a {
color:white;
text-decoration: none !important;
font-size:100%;
}