Reformatted Bootstrap, added Station Suspended notice
This commit is contained in:
parent
28fc1cf2fc
commit
088ada1d2c
8 changed files with 109 additions and 61 deletions
|
@ -3217,3 +3217,13 @@ dd .stream-status {
|
|||
{
|
||||
color: #222;
|
||||
}
|
||||
|
||||
.suspension_notice
|
||||
{
|
||||
text-align: center;
|
||||
background-color: #b87070;
|
||||
margin: 5px 5px;
|
||||
padding: 20px;
|
||||
font-size: 16px;
|
||||
font-family: Helvetica, Arial, sans-serif;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue