master
suzan 1 year ago
commit ee0f711e2c

@ -1,5 +1,6 @@
body {
background-color: white;
color: blue;
}
h1 {
@ -20,6 +21,6 @@ body {
.images {
position: absolute;
padding-left: 5%;
width: fit-content;
height: fit-content;
width: 50%;
height: 50%;
}

@ -1,7 +1,7 @@
<html>
<head>
<link rel="stylesheet" href="http://localhost:5000/static/style.css">
<link rel="stylesheet" href="http://localhost:5000/static/style-iframe.css">
<link rel="stylesheet" href="https://hub.xpub.nl/breadcube/overlap/static/style.css">
<link rel="stylesheet" href="https://hub.xpub.nl/breadcube/overlap/static/style-iframe.css">
</head>
<body>
---------------------------------------------------------------------------------------------------

@ -3,7 +3,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>OVERLAP</title>
<meta name="description" content="WE HAVE A BAG FULL OF PLANETS, STARS, OUR FAVORITE MOMENTS, DARKEST FEARS, BEST INTENTIONS AND WORST FEELINGS.">
<link rel="stylesheet" href="http://localhost:5000/static/style.css">
<link rel="stylesheet" href="https://hub.xpub.nl/breadcube/overlap/static/style.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
<style>
img,video,audio{

Loading…
Cancel
Save