Small tweaks.
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
<style>
|
||||
#now-playing {
|
||||
font-family: Arial, sans-serif;
|
||||
font-size: .5em;
|
||||
font-size: .7em;
|
||||
padding: 10px;
|
||||
background-color: #46494A;
|
||||
color: #97C9D3;
|
||||
|
@ -25,7 +25,7 @@ if ($response === FALSE) {
|
||||
|
||||
echo htmlspecialchars($currentSong);
|
||||
} else {
|
||||
echo "No active stream found.";
|
||||
echo "RFE is currently offline! Please check back later!";
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
Reference in New Issue
Block a user