summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authoranyunderstanding2024-06-06 15:02:42 +0200
committeranyunderstanding2024-06-06 15:02:42 +0200
commit52688546dd5a8031563b3ea71d9a3d73ec044705 (patch)
tree9e0d08792bfe5e7ab5fba928ca88061de1b35e36
parent153b8e248f31c9019136d5e93428975150561588 (diff)
the greates version ever
-rw-r--r--cooler/index.html1
-rw-r--r--cooler/style.css1
2 files changed, 2 insertions, 0 deletions
diff --git a/cooler/index.html b/cooler/index.html
index 03f8cab..bba72f5 100644
--- a/cooler/index.html
+++ b/cooler/index.html
@@ -28,6 +28,7 @@
<section id="flaggy_section">
<h1 id="worthy">Are you worthy of flaggy?</h1>
+ <p>Hint: you can drag me :)</p>
<img src="assets/flaggy_happy.svg" alt="flaggy happy" id="flaggy_happy" class="flaggy">
<img src="assets/flaggy_sad.svg" alt="flaggy sad" id="flaggy_sad" class="flaggy">
<img src="assets/flaggy_base.svg" alt="flaggy base" id="flaggy_neutral" class="flaggy">
diff --git a/cooler/style.css b/cooler/style.css
index a0dae26..1f2fc5f 100644
--- a/cooler/style.css
+++ b/cooler/style.css
@@ -134,6 +134,7 @@ div {
}
+
#demo *{
position: absolute;
top: 250%;