From 5369e2f11d8021d19a97876aa3eadd0b3c147ddd Mon Sep 17 00:00:00 2001 From: Angeliki Date: Sat, 21 Sep 2019 21:56:07 +0200 Subject: [PATCH] the comeback with more clear titles --- amplification.php | 17 +++++++++++++---- diary.php | 28 +++++++++++++++++++--------- index.php | 19 +++++++++++-------- player.php | 34 ++++++++++++++++++---------------- podcast1.php | 20 +++++++++++++------- podcast2.php | 20 +++++++++++++------- podcast3.php | 20 +++++++++++++------- texts/podcast1.txt | 2 +- texts/podcast2.txt | 2 +- texts/podcast3.txt | 2 +- thesis-angeliki.php | 16 +++++++++++++--- 11 files changed, 116 insertions(+), 64 deletions(-) diff --git a/amplification.php b/amplification.php index 27dc457..535ce53 100644 --- a/amplification.php +++ b/amplification.php @@ -533,13 +533,22 @@ @@ -654,7 +663,7 @@ function groups(){ $(this).css({"top":i*distance+group_extracts_position[1],"left":i*distance+group_extracts_position[0]}) }) - var group_metadata_position=[800,1000] + var group_metadata_position=[1300,1300] $(".group_metadata").each(function(i){ $(this).css({"top":i*distance+group_metadata_position[1],"left":i*distance+group_metadata_position[0]}) }) diff --git a/diary.php b/diary.php index 0fdf59d..32b4214 100644 --- a/diary.php +++ b/diary.php @@ -94,25 +94,35 @@ -