276
edits
Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(moved) |
(White bkgd for user) |
||
Line 80: | Line 80: | ||
background: url(https://static.miraheze.org/mariowiki/4/49/1upmushroom.png) top left no-repeat; | background: url(https://static.miraheze.org/mariowiki/4/49/1upmushroom.png) top left no-repeat; | ||
padding: 1px 0 2px 20px; | padding: 1px 0 2px 20px; | ||
line-height: | line-height: 20px; | ||
} | } | ||
body.skin-monobook #p-cactions li { | body.skin-monobook #p-cactions li { | ||
padding-bottom: 1em; | padding-bottom: 1em; | ||
} | |||
} | |||
@media all and (min-width: 551px) { | |||
body.skin-monobook #p-personal ul { | |||
background: #FFFFFF; | |||
border-left: 1px solid #aaa; | |||
border-bottom: 1px solid #aaa; | |||
width: auto; | |||
display: inline; | |||
position: absolute; | |||
right: 0; | |||
padding-left: 2px; | |||
padding-bottom: 0px; | |||
margin-top: -1px; | |||
border-bottom-left-radius: 1em; | |||
} | } | ||
} | } |