fixed url in about page

This commit is contained in:
Cristina Cochior 2020-02-10 00:09:40 +01:00
parent 794b069891
commit 845b25fed4
2 changed files with 11 additions and 2 deletions

View File

@ -30,7 +30,6 @@ img.button {
height: 100vh;
padding: 1em;
width: 60%;
margin: 0 auto;
font-family: sans-serif;
font-size: 1.5em;
line-height: 1.5em;
@ -40,3 +39,11 @@ img.button {
h1 {
line-height: 1em;
}
.backtoindex img {
width: 10%;
margin: 0 auto !important;
margin-left: 20vw;
padding: 3em 2em 0 10em;
float: left;
}

View File

@ -9,7 +9,9 @@
</head>
<body>
<a class="backtoindex" href="../{{ url_for('about') }}"><img src="../static/images/RECORD-BW.png" alt="Click to go back to main page"></a>
<div class="about-text">
<h1>Kari Robertson<br>
Wet Signal Voice Gardens<br>
18 Feb 12 May 2020</h1>
@ -30,7 +32,7 @@
<p>Wet Signal Voice Gardens relies on varied audio properties in order to playfully critique and subvert, rather than replicate, established power relations. Robertsons artwork seeks to highlight forms of vocal prejudice that exist on- and
off-line and opens a space for other forms of relation beyond the divisions of language, dialect and ableism.</p>
<a href="../index.html">CLICK HERE TO RECORD YOUR VOICE AND CREATE YOUR OWN PERSONALISED AVATAR.</a>
<a href="../{{ url_for('about') }}">CLICK HERE TO RECORD YOUR VOICE AND CREATE YOUR OWN PERSONALISED AVATAR.</a>
<p>The voice plays an important role in the offline world. It can establish power dynamics or uphold existing power structures that shape societies and outlooks. Recent research by Casey A. Klofstad, Rindy C. Anderson and Susan Peters (of the
University of Miami and Duke University respectively) demonstrated that while “higher-pitched female speakers are perceived as more attractive … Both men and women find lower-pitched female voices to be more competent”</p>