Template:Supporter.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 01:48, 28 February 2022 by Morganstedmanms (talk | contribs) (hope this isn't being used by anything lol)
Jump to navigation Jump to search
  1. profile-title {
   text-shadow: 1px 1px 1px #333333;
   color: #ffffff !important;

}

.profile-actions a {

   text-shadow: 1px 1px 1px #333333;

}


  1. 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(unknown.png);
   background-size: cover;
   background-position: center;
   box-shadow: inset 0 0 0 2000px rgb(255 255 255 / 60%);
   border-radius: 10px;

}