diff --git a/12/index_test.html b/12/index_test.html index cc6e2f5..553cdb2 100644 --- a/12/index_test.html +++ b/12/index_test.html @@ -30,6 +30,7 @@
+
PROGRAMME
-
#12.4 Schedule
- - -

- live comment during the broadcast:
>> ETHERPAD <<    - -

+
+
  • ⇢ No. 2992 ⇢ 0'00''⇢ by Clara ⇢
  • +
  • ⇢ SupraSignal: An audio piece of the unseen image ⇢ 0'00''⇢ by Ioana ⇢
  • +
  • ⇢ I can think with my own head ⇢ 0'00''⇢ by Tisa ⇢
  • +
  • ⇢ track# ⇢ 0'00''⇢ by Mika ⇢
  • +
  • ⇢ track## ⇢ 0'00'' ⇢ by Avital & Max ⇢
  • +
  • ⇢ track### ⇢ 0'00''⇢ by Anna ⇢
  • +
    - + + +
    diff --git a/12/style.css b/12/style.css index 1e15045..6d1d1df 100644 --- a/12/style.css +++ b/12/style.css @@ -195,13 +195,11 @@ ul#table_content_03{ margin-top: 15px; font-size: 60px; text-align: center; - text-outline: 1px solid; width: 100%; height: auto; background-color: ; left: 0px; -/* position: relative;*/ - margin: 160px 0px 90px 0px; + margin: 200px 0px 150px 0px; padding: 0px; } @@ -264,6 +262,7 @@ a:hover{ #implicancies_04 > div { display: inline-block; text-align: center; + } #implicancies_04 { @@ -282,67 +281,74 @@ a:hover{ color: white; font-size: 14px; overflow-y: auto; - background: blue; - /*margin-top: 100px;*/ - /*margin-bottom: 20px;*/ + background: #FAF0E6; margin: 0px; - /*margin-top: 100px;*/ - border: 10px solid pink; + border: 10px solid #FAF0E6; + float: left; + margin-left: 50px; } #resources iframe { width: 100%; height: 100%; - border: 1px solid; + border: 1px solid #FAF0E6; background-color: none; position: relative; } #week_04{ - /*padding: 40px;*/ -/* border-style: ridge; - border-width:7px; - border-color: black;*/ - /*margin-top:30px;*/ - height: 100%; width: 45%; margin: 0px; - margin-left: 10px; - background-color: pink; + margin-right: 50px; + background-color: ; + float: right; } .schedule_04 { - position: relative; width: 100%; + padding-top: 0px; + margin-top: 30px; + background-color:; + + } -ul#table_content_04 li{ - font-size: 18px; +#table_content_04 { + align-content: initial; + font-size: 20px; text-align: left; + background-color:; + list-style-type: none; + padding-left: 30px; } #etherpad { text-align: center; white-space: pre-wrap; - height: 45%; + height: 80%; width: 98%; - font-family: monospace; - color: white; - font-size: 14px; + font-family: Roboto Mono; + color: black; overflow-y: auto; - background: blue; - margin-top: 20px; margin-bottom: 20px; - border: 10px pink solid; + border: 10px #FAF0E6 solid; margin-top: 100px; + font-size: 25px; + background-color: #FAF0E6; } #etherpad.hidden { - display:block; + display: block; width: 100%; - height: 20%; - background-color: pink; + height: 10%; + font-family: Roboto Mono; + color: black; + background-color: #FAF0E6; margin-top: 100px; + font-size: 25px; + text-align: center; + padding-top: 5px; + overflow: hidden; } #etherpad iframe { @@ -354,5 +360,12 @@ ul#table_content_04 li{ .audio_04{ width:100%; - margin-bottom:40px; -} \ No newline at end of file + margin-top: 50px; + margin-bottom: 50px; + background-color: white; +} + +.link_04{ + color:blue; + text-decoration: none; +} \ No newline at end of file