User:Vardion/monobook.css

Nō Wikipedia Māori

Kia mōhio koe: I muri i te tiaki, whakawātea te keteroki (whakatōpūtanga rorohiko) o tō matapihi ipurangi kia puta ai ngā rerekētanga katoa. Mozilla/Safari/Konqueror: pēhi i te pātuhi Shift i a koe e pāwhiri ana i te Uta anō (pēhi rānei i te Ctrl-Shift-R), IE: pēhi Ctrl-F5, Opera: pēhi F5.

/* link colours */

a { color: #0000DD; }
a:visited { color: #0000DD; }
a.interwiki { color: #008080; }
a.interwiki:visited { color: #008080; }
a.external { color: #008080; }
a.external:visited { color: #008080; }
a.new { color: #DD0000; }
a.new:visited { color: #DD0000; }
a.stub { color:#0000DD }
a.stub:visited { color:#0000DD }

/* external link colour change, I hope */
#bodyContent a[href ^="http://"] {color:#008080; background: none; padding-right: 0px;}


/* page background colours */

#content {
    background: #F8F8F8;
}

.ns-0 * #content {
    background: white;
}

#mytabs li {
    background: #F8F8F8;
}

.ns-0 * #mytabs li {
    background: white;
}

#mytabs li a {
    background-color: #F8F8F8;
}

.ns-0 * #mytabs li a {
    background-color: white;
}

#p-cactions li {
    background: #F8F8F8;
}

.ns-0 * #p-cactions li {
    background: white;
}

#p-cactions li a {
    background-color: #F8F8F8;
}

.ns-0 * #p-cactions li a {
    background-color: white;
}

/* removing some icons */

#bodyContent a[href ^="http://"] {
    background:inherit !important;
    padding-right:inherit !important;
}

li#pt-userpage { background: none; }