|
|
|
@ -744,34 +744,91 @@ filter: invert(1);
|
|
|
|
|
|
|
|
|
|
/* Broadcast 12.6 */
|
|
|
|
|
|
|
|
|
|
.audio_06{
|
|
|
|
|
width:900px;
|
|
|
|
|
height: 200px;
|
|
|
|
|
margin-top: 20px;
|
|
|
|
|
margin-bottom: 20px;
|
|
|
|
|
background-color: black;
|
|
|
|
|
border: 3px white solid;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 250px;
|
|
|
|
|
z-index:102;
|
|
|
|
|
padding: 30px;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
-webkit-user-select: none;
|
|
|
|
|
-moz-user-select: none;
|
|
|
|
|
-o-user-select: none;
|
|
|
|
|
-ms-user-select: none;
|
|
|
|
|
-khtml-user-select: none;
|
|
|
|
|
user-select: none;
|
|
|
|
|
|
|
|
|
|
#implicancies_06 > div {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#implicancies_06 {
|
|
|
|
|
position:relative;
|
|
|
|
|
background-color: black;
|
|
|
|
|
color: white;
|
|
|
|
|
border: 0px none;
|
|
|
|
|
padding: 20px;
|
|
|
|
|
height: 800px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
margin: 0px;
|
|
|
|
|
max-width: 100%;
|
|
|
|
|
height: 60%;
|
|
|
|
|
padding: 0px;
|
|
|
|
|
margin-top: 80px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#resources_06 {
|
|
|
|
|
white-space: pre-wrap;
|
|
|
|
|
height: 360px;
|
|
|
|
|
width: 45%;
|
|
|
|
|
color: black;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
/*overflow-y: auto;*/
|
|
|
|
|
background: #FAF0E6;
|
|
|
|
|
margin: 0px;
|
|
|
|
|
border: 10px solid black;
|
|
|
|
|
float: left;
|
|
|
|
|
margin-left: 50px;
|
|
|
|
|
font-family: Roboto Mono;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#iframe_06 {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
border: 1px solid #FAF0E6;
|
|
|
|
|
background-color: none;
|
|
|
|
|
position: relative;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#week_06{
|
|
|
|
|
width: 43%;
|
|
|
|
|
margin: 0px;
|
|
|
|
|
margin-right: 70px;
|
|
|
|
|
background-color: ;
|
|
|
|
|
float: right;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.schedule_06 {
|
|
|
|
|
width: 100%;
|
|
|
|
|
padding-top: 0px;
|
|
|
|
|
margin-top: 0px;
|
|
|
|
|
background-color:;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#table_content_06 {
|
|
|
|
|
align-content: initial;
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
text-align: left;
|
|
|
|
|
background-color:;
|
|
|
|
|
list-style-type: none;
|
|
|
|
|
padding-left: 30px;
|
|
|
|
|
margin-bottom: 30px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.audio_06{
|
|
|
|
|
width:100%;
|
|
|
|
|
margin-top: 50px;
|
|
|
|
|
margin-bottom: 50px;
|
|
|
|
|
background-color: white;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.about_06{
|
|
|
|
|
text-align: center;
|
|
|
|
|
color: black;
|
|
|
|
|
font-family:"Roboto Mono";
|
|
|
|
|
font-size: 15px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#etherpad_06 {
|
|
|
|
|
/*text-align: center;*/
|
|
|
|
@ -859,39 +916,8 @@ filter: invert(1);
|
|
|
|
|
position: relative;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.schedule_06{
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.misterpixel_06 {
|
|
|
|
|
font-family: "MisterPixel";
|
|
|
|
|
font-size: 25px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#table_content_06{
|
|
|
|
|
/*position: relative;*/
|
|
|
|
|
/*align-content: left;*/
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
text-align: left;
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#table_content_06 > ul{
|
|
|
|
|
list-style-type: none;
|
|
|
|
|
margin:0px;
|
|
|
|
|
padding:0px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.numbers_table_content_06{
|
|
|
|
|
font-family:Pilowlava;
|
|
|
|
|
font-size:25px;
|
|
|
|
|
color:fuchsia;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#week_06{
|
|
|
|
|
/*#week_06{
|
|
|
|
|
margin-left: 3vw;
|
|
|
|
|
margin-bottom: 3vw;
|
|
|
|
|
padding: 3vw;
|
|
|
|
@ -905,9 +931,9 @@ filter: invert(1);
|
|
|
|
|
top: 40px;
|
|
|
|
|
left: 900px;
|
|
|
|
|
z-index:100;
|
|
|
|
|
}
|
|
|
|
|
}*/
|
|
|
|
|
|
|
|
|
|
#week_06.hidden{
|
|
|
|
|
/* #week_06.hidden{
|
|
|
|
|
display:none;
|
|
|
|
|
}
|
|
|
|
|
#shell_06.hidden{
|
|
|
|
@ -916,6 +942,7 @@ filter: invert(1);
|
|
|
|
|
#resources_06.hidden{
|
|
|
|
|
display:none;
|
|
|
|
|
}
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
#week_06:hover{
|
|
|
|
|
z-index:800;
|
|
|
|
@ -934,61 +961,6 @@ filter: invert(1);
|
|
|
|
|
z-index:800;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.icon_06 {
|
|
|
|
|
position: relative;
|
|
|
|
|
margin: 40px 50px 20px 50px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.icon_06:active {
|
|
|
|
|
cursor:pointer;
|
|
|
|
|
filter: invert(1);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#clock_icon_06 {
|
|
|
|
|
color: white;
|
|
|
|
|
border: 3px white solid;
|
|
|
|
|
width: 100px;
|
|
|
|
|
height: 100px;
|
|
|
|
|
align-content: center;
|
|
|
|
|
float:left;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#TOC_icon_06 {
|
|
|
|
|
color: white;
|
|
|
|
|
border: 3px white solid;
|
|
|
|
|
width: 100px;
|
|
|
|
|
height: 100px;
|
|
|
|
|
align-content: center;
|
|
|
|
|
float:left;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#resources_icon_06 {
|
|
|
|
|
color: white;
|
|
|
|
|
border: 3px white solid;
|
|
|
|
|
width: 100px;
|
|
|
|
|
height: 100px;
|
|
|
|
|
align-content: center;
|
|
|
|
|
float:left;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#TOC_icon_06:hover {
|
|
|
|
|
color: fuchsia;
|
|
|
|
|
cursor:pointer;
|
|
|
|
|
filter: invert(1);
|
|
|
|
|
}
|
|
|
|
|
#clock_icon_06:hover {
|
|
|
|
|
color: fuchsia;
|
|
|
|
|
cursor:pointer;
|
|
|
|
|
filter: invert(1);
|
|
|
|
|
}
|
|
|
|
|
#resources_icon_06:hover {
|
|
|
|
|
color: fuchsia;
|
|
|
|
|
cursor:pointer;
|
|
|
|
|
filter: invert(1);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.link_06:hover {
|
|
|
|
|
color: fuchsia;
|
|
|
|
|