Difference between revisions of "User:KeybladeSpyMaster/monobook.css"

no edit summary
Line 54: Line 54:
border:none;
border:none;
box-shadow:none;
box-shadow:none;
}
#p-personal .pBody ul {
    background: #444444;
    border-bottom: 2px solid #CC0000;
    box-shadow: 0 0 8px 0px #000000;
    padding: .25em 1em;
}
@media screen and (min-width: 551px){
li#pt-userpage, li#pt-anonuserpage {
    background-position: center left;
}
}
}