MediaWiki:Common.css

Aus n2h-express.de
Wechseln zu: Navigation, Suche
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

a {
    text-decoration: none;
    color: #81F781;
    background: none;
}

a:visited {
    color: #04B404;
}

a.new, #p-personal a.new {
    color: pink;
}