From 103945c341d578d83bc98aebbe43aa7255a096ca Mon Sep 17 00:00:00 2001 From: Angeliki Date: Sat, 18 May 2019 19:13:50 +0200 Subject: [PATCH] more styling on hover/tabs --- index.php | 59 ++++++++++++-- player.html | 15 ++-- podcast1.php | 3 +- podcast4.php | 186 ++++++++++++++++++++++++++++++++++++++++++ styles/stylesheet.css | 1 - 5 files changed, 247 insertions(+), 17 deletions(-) create mode 100644 podcast4.php diff --git a/index.php b/index.php index b62d675..3e6da9c 100644 --- a/index.php +++ b/index.php @@ -11,11 +11,15 @@

This is (the unfloding of) an audio zine on amplification of female and collective voices.

- + + + +
+About
-
+ + + +
+ +
+ +
- - - -About @@ -81,6 +108,24 @@ var tooltips = $('a[title]').on('mouseleave focusout mouseover focusin', functio }); + + + + diff --git a/player.html b/player.html index a789862..da010fa 100644 --- a/player.html +++ b/player.html @@ -7,6 +7,8 @@ + +Podcasts diff --git a/podcast4.php b/podcast4.php new file mode 100644 index 0000000..92d7617 --- /dev/null +++ b/podcast4.php @@ -0,0 +1,186 @@ + + + + + + + + + + + +

+ "City Sounds Reveal Voice Binaries" +

+ + +
'; +include $num.'-METADATA.txt'; +echo '

'; } ?> +
+ +
+ +
+
+

Dear listener,

+

you are invited to amplify parts of the podcasts that you find interesting by repeating them or annotate them with your vocal messages. You can listen to the podcasts with headphones...

+
+ + +
+
+ +
+ + +
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/styles/stylesheet.css b/styles/stylesheet.css index 5ddee5f..9b5ae95 100644 --- a/styles/stylesheet.css +++ b/styles/stylesheet.css @@ -364,7 +364,6 @@ cursor: pointer; .column { float: left; width: 30%; - padding: 5px; } /* Clear floats after image containers */