Update station_podcast.css
Adding the removed style from styles.css to help text
This commit is contained in:
parent
5abeb95ab7
commit
ed89735ba4
|
@ -42,6 +42,9 @@
|
|||
#station_podcast_help_text {
|
||||
padding-top: 20px;
|
||||
font-size: 14px;
|
||||
text-align: center;
|
||||
padding: 0 10px;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
#podcast-settings label:nth-child(even) {
|
||||
|
@ -62,4 +65,4 @@
|
|||
label {
|
||||
text-align: right;
|
||||
line-height: 26px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue