Template:Supporter.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 02:06, 28 February 2022 by Morganstedmanms (talk | contribs)
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({{{1}}});
    background-size: cover;
    background-position: 0 -220px;
    border-radius: 10px;
}