Template:Supporter.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 01:48, 28 February 2022 by Morganstedmanms (talk | contribs) (Morganstedmanms changed the content model of the page Template:My Sandbox from "wikitext" to "Sanitized CSS")
Jump to navigation Jump to search
#profile-title {
    text-shadow: 1px 1px 1px #333333;
    color: #ffffff !important;
}

.profile-actions a {
    text-shadow: 1px 1px 1px #333333;
}


#profile-top {
    padding: 80px 9px 10px !important;
    background: radial-gradient(circle, rgba(255,255,255,0) 0%, rgba(65,65,65,0.55) 100%), url(https://cdn.discordapp.com/attachments/588169473165492258/947657277559668746/unknown.png);
    background-size: cover;
    background-position: center;
    box-shadow: inset 0 0 0 2000px rgb(255 255 255 / 60%);
    border-radius: 10px;
}