diff --git a/12/style.css b/12/style.css index 86ca9fc..61cb5f6 100644 --- a/12/style.css +++ b/12/style.css @@ -742,289 +742,3 @@ filter: invert(1); } -/* Broadcast 12.6 */ - - -#implicancies_06 > div { - display: inline-block; - text-align: center; - -} - -#implicancies_06 { - 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;*/ - white-space: pre-wrap; - width: 100px; - height: 100px; - font-family: Roboto Mono; - color: white; - /*overflow-y: hidden; - margin-bottom: 20px; - margin-top: 20px;*/ - background-color: black; - position: relative; - border: 3px white solid; - /*padding-top:30px;*/ - float: left; -} - - -#etherpad_drag_06 { - margin: 20px; - display: block; - width: 800px; - height: 500px; - border: none; - background-color: black; - position: absolute; - border: 3px white solid; - top: 530px; - left: 0px; - z-index:100; - box-shadow: 15px 10px black; -} - -.etherpad_iframe_06:hover{ - z-index:1000; -} - -.etherpad_iframe_06{ - display: inline-block; - position: relative; - height: 100%; - width: 100%; - padding-top: 20px; -} - -#etherpad_drag_06.hidden { - display:none; - overflow: hidden; -} - -.link_06 { - display:inline-block; - height: 100px; - width: 100px; - position: relative; - color: white; -} - -#resources_06 { - white-space: pre-wrap; - height: 360px; - width: 640px; - color: white; - font-size: 14px; - /*overflow-y: auto;*/ - background: black; - margin: 20px; - border: 3px solid white; - float: left; - font-family: Roboto Mono; - position: absolute; - top: 400px; - left: 740px; - z-index:101; - -} - - -#resources_06 iframe, #iframe_06 { - width: 100%; - height: 100%; - /*border: 3px solid white;*/ - background-color: black; - position: relative; -} - - -/*#week_06{ - margin-left: 3vw; - margin-bottom: 3vw; - padding: 3vw; - background-color: black; - position: relative; - width: 300px; - height: 620px; - float: left; - border: 3px solid white; - position: absolute; - top: 40px; - left: 900px; - z-index:100; -}*/ - -/* #week_06.hidden{ - display:none; -} -#shell_06.hidden{ - display:none; -} -#resources_06.hidden{ - display:none; -} -*/ - -#week_06:hover{ - z-index:800; -} -#shell_06:hover{ - z-index:800; -} -#resources_06:hover{ - z-index:800; -} -.audio_06:hover{ - z-index:800; -} - -#etherpad_drag_06:hover{ - z-index:800; -} - - -.link_06:hover { -color: fuchsia; -cursor:pointer; -} - -.link_06 > img:hover { -filter: invert(1); -} - - -#shell_06header{ - padding: 5px; - padding-top: 10px; - cursor: move; - background-color: white; - color: #fff; - z-index:2000; - font-size: 8pt; - color:black; -} - - -#week_06header{ - position: absolute; - top:0px; - left:0px; - padding: 5px; - cursor: move; - background-color: white; - color: #fff; - z-index:2000; - font-size: 8pt; - color:black; - width: 98%; - display: inline-block; -} - -#resources_06header{ - position: absolute; - top:0px; - left:0px; - padding: 5px; - cursor: move; - background-color: white; - color: #fff; - z-index:2000; - font-size: 8pt; - color:black; - width: 100%; - display: inline-block; -} - -#etherpad_drag_header_06{ - position: absolute; - top:0px; - left:0px; - padding: 5px; - cursor: move; - background-color: white; - color: #fff; - z-index:2000; - font-size: 8pt; - color:black; - width: 98%; - display: inline-block; -} \ No newline at end of file