276
edits
Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
mNo edit summary |
(Adding dismisabl sitenotice chang) |
||
Line 67: | Line 67: | ||
span.fakelink:hover { | span.fakelink:hover { | ||
text-decoration: underline; | text-decoration: underline; | ||
} | |||
/* Dismissable site notice */ | |||
.sitedir-ltr .mw-dismissable-notice-body { | |||
margin: 0 60px 0 0; | |||
} | |||
.sitedir-rtl .mw-dismissable-notice-body { | |||
margin: 0 0 0 60px; | |||
} | } | ||