MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Added topicon class to Template:Featured article tag works,
(lowercase people)
(Added topicon class to Template:Featured article tag works,)
Line 572: Line 572:
#pt-login {
#pt-login {
     background: url(http://portal.biringa.com/images/8/81/User_icon.png) left top no-repeat;
     background: url(http://portal.biringa.com/images/8/81/User_icon.png) left top no-repeat;
}
/* For positioning icons at top-right, used in some templates */
div.topicon {
    position:absolute;
    z-index:100;
    top:10px;
    display: block !important;
}
}

Navigation menu