podcasts styling changes
This commit is contained in:
parent
47da1fbc80
commit
3a2c2c66df
3 changed files with 47 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue