Template:SJTU-Software/AttributionsCss

body{ background-image: url("SJTU-SOFTWARE.background-safety.png") !important; background-size: 100% !important; }

body .attributionTitle{ width: 200px; height: 200px; position: relative; margin: auto; margin-top: 50px; border-radius: 100px; box-shadow: 5px 5px 7px 1px gray; line-height: 200px; background-color: rgba(255,255,255,0.5); }

.attributionTitle h1{ text-align: center; }

.attributionContent{ width: 80%; position: relative; margin: auto; margin-top: 50px; }

.attributionContent img{ width: 100%;

border-radius: 150px; }