Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Hydradark.css: Difference between revisions

MediaWiki interface page
fandomwiki>TheSatanicSanta
m link shadows
fandomwiki>TheSatanicSanta
m notifications fix
Line 1,027: Line 1,027:
   display: inline-block;
   display: inline-block;
   margin: 0 5px;
   margin: 0 5px;
}
/* Notifications fix */
.mw-echo-ui-notificationsInboxWidget-toolbarWrapper {
    background: inherit;
}
}