podcasts styling changes

This commit is contained in:
booploops 2022-01-19 06:40:03 -08:00
parent 47da1fbc80
commit 3a2c2c66df
3 changed files with 47 additions and 2 deletions

View file

@ -2517,6 +2517,20 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
overflow-y: overlay;
border-left: 1px solid var(--color2);
.podcast-genre {
text-align: center;
margin: 6px;
font-size: 0.8em;
font-weight: 500;
opacity: 0.8;
}
.podcast-metainfo {
text-align: center;
font-size: 0.7em;
opacity: 0.8;
}
.podcast-header {
text-align:center;
}