2015-08-05 22:22:06 +02:00
|
|
|
body {
|
2016-01-30 16:41:58 +01:00
|
|
|
color:#000000;
|
|
|
|
background-color:#000000;
|
|
|
|
margin:0;
|
2015-08-05 22:22:06 +02:00
|
|
|
font-family:Arial,sans-serif;
|
|
|
|
}
|
|
|
|
|
|
|
|
.maintable {
|
2016-01-30 16:41:58 +01:00
|
|
|
color:#000000;
|
2015-08-05 22:22:06 +02:00
|
|
|
background-color:#FFFFFF;
|
|
|
|
text-align:center;
|
|
|
|
border:0;
|
2016-01-25 16:12:53 +01:00
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto;
|
2015-08-05 22:22:06 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.maintd {
|
|
|
|
vertical-align:top;
|
|
|
|
}
|
|
|
|
|
|
|
|
.menutable {
|
2016-01-30 16:41:58 +01:00
|
|
|
color:#000000;
|
2015-08-05 22:22:06 +02:00
|
|
|
background-color:#e0e0e0;
|
|
|
|
text-align:center;
|
|
|
|
border:5px;
|
|
|
|
width:95%;
|
|
|
|
font-size:120%;
|
2016-01-25 16:12:53 +01:00
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto;
|
2015-08-05 22:22:06 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.menucur {
|
2016-01-30 16:41:58 +01:00
|
|
|
color:#e0e0e0;
|
2015-08-05 22:22:06 +02:00
|
|
|
background-color:#000000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.menutable a:link { text-decoration:none; color:#000000; }
|
|
|
|
.menutable a:visited { text-decoration:none; color:#000000; }
|
|
|
|
|
2016-01-25 16:12:53 +01:00
|
|
|
|
|
|
|
.center-div {
|
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto;
|
|
|
|
}
|
|
|
|
|
2015-08-05 22:22:06 +02:00
|
|
|
.content {
|
2016-01-30 16:41:58 +01:00
|
|
|
color:#000000;
|
2015-08-05 22:22:06 +02:00
|
|
|
background-color:#FFFFF0;
|
|
|
|
text-align:left;
|
|
|
|
vertical-align:top;
|
|
|
|
border:5px;
|
|
|
|
font-size:100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.table {
|
2016-01-30 16:41:58 +01:00
|
|
|
color:#000000;
|
2015-08-05 22:22:06 +02:00
|
|
|
text-align:center;
|
|
|
|
border:1px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tableleft {
|
2016-01-30 16:41:58 +01:00
|
|
|
color:#000000;
|
2015-08-05 22:22:06 +02:00
|
|
|
float:center;
|
|
|
|
text-align:left;
|
|
|
|
border:1px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#streamstatus {
|
2016-01-30 16:41:58 +01:00
|
|
|
color:#000000;
|
2015-08-05 22:22:06 +02:00
|
|
|
text-align:center;
|
|
|
|
border:1px;
|
|
|
|
width:90%;
|
|
|
|
}
|
|
|
|
|
|
|
|
td#streamstatus {
|
2016-01-30 16:41:58 +01:00
|
|
|
color:#000000;
|
2015-08-05 22:22:06 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#tunerstatus {
|
2016-01-30 16:41:58 +01:00
|
|
|
color:#000000;
|
2015-08-05 22:22:06 +02:00
|
|
|
text-align:center;
|
|
|
|
border:1px;
|
|
|
|
width:60%;
|
|
|
|
}
|
|
|
|
|
|
|
|
a img {
|
2016-01-30 16:41:58 +01:00
|
|
|
border:none;
|
2015-08-05 22:22:06 +02:00
|
|
|
}
|