Browse Source

titles and new background c

master
nglk 4 years ago
parent
commit
4230f23b73
  1. 2
      static/css/style.css
  2. 2
      templates/perspectiveA.html
  3. 2
      templates/perspectiveB.html
  4. 4
      templates/perspectiveC.html

2
static/css/style.css

@ -54,7 +54,7 @@ img {
}
#background_c {
background-image: url("../images/test2_opacity.jpeg");
background-image: url("../images/Hands_scan.png");
}

2
templates/perspectiveA.html

@ -5,7 +5,7 @@
<script src="../static/js/draggable.js"></script>
<head>
<link rel="stylesheet" href="../static/css/style.css?q=1280549780">
<title>Perspective A</title>
<title>Gas</title>
</head>
<body id="background_a">
<div>

2
templates/perspectiveB.html

@ -33,7 +33,7 @@ function EvalSound(soundobj) {
<link href="../static/css/style.css" rel="stylesheet" type="text/css">
<head>
<title>PerspectiveB</title>
<title>Liquid</title>
</head>
<body>

4
templates/perspectiveC.html

@ -6,11 +6,11 @@
<style>@import url('https://fonts.googleapis.com/css2?family=Dosis&display=swap');</style>
<head>
<link rel="stylesheet" href="../static/css/style.css?q=1280549780">
<title>Perspective A</title>
<title>Solid</title>
</head>
<body id="background_c">
<div class="draggable">
<img id="poem1" src="../static/images/asik.png" alt="poem">
<img id="poem1" src="../static/images/AşıkVeysel_Scan.png" alt="poem">
</div>
<div class="draggable">

Loading…
Cancel
Save