Files
overzeuknup.top/static/css/ozk.css
2022-03-24 14:59:03 +01:00

26 lines
364 B
CSS

img[alt=LogoAbout] {
width: 250px;
margin-top: 50px;
margin-bottom: 50px;
}
.home-about .avatar img {
border-radius: 0%;
}
.home-about .avatar img.custom {
height: 20rem;
width: 20rem;
}
.audioCaption {
font-size: small;
font-style: italic;
}
.subtitle {
font-size: small;
font-style: italic;
margin-top: -20px;
margin-bottom: 30px;
}