MediaWiki:Monobook.css: Difference between revisions

changing
(more fitting)
(changing)
Line 53: Line 53:
background-color: transparent;
background-color: transparent;
     font-weight: bold;
     font-weight: bold;
}
body.skin--responsive #p-personal ul {
    background: #D2691E;
    padding-left:1em;
    border:1px solid #FFD700;
    border-top:none;
    margin-top:-1px;
}
}


Line 58: Line 66:
background-color: transparent;
background-color: transparent;
text-decoration: underline;
text-decoration: underline;
}
body.skin-monobook li#pt-userpage {
background: url(https://static.wikitide.net/banjokazooiewiki/8/81/User_icon.png?20250603201521) top left no-repeat;
    line-height:20px;
    padding:0 0 2px 20px;
}
}