Update station_podcast.css

Adding the removed style from styles.css to help text
This commit is contained in:
Xabi Spacebiker 2019-02-22 13:07:11 +01:00 committed by GitHub
parent 5abeb95ab7
commit ed89735ba4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -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;
}
}