Files
OpenMediaCenter/src/pages/ActorPage/ActorPage.module.css

10 lines
119 B
CSS
Raw Normal View History

.pic {
margin-bottom: 25px;
2020-12-29 19:39:30 +00:00
text-align: center;
}
.overviewbutton {
float: right;
margin-top: 25px;
}