diff --git a/assets/css/style.css b/assets/css/style.css index 3bd2aea..fb63b8a 100755 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -315,21 +315,21 @@ section { align-items: center; flex-direction: column; z-index: 1; /* Higher z-index brings this container in front */ - margin-top:-180px; + margin-top:50px; + } + +.bottom-container { + position: relative; /* Establishes a reference for the absolute positioning */ + margin-top:30px; } .image-container { - border: 2px solid black; /* Add border around each image */ text-align: center; position: absolute; - /* canvas_viz.png - top: 123px; - left: 225px; - width: 65.5%; */ /* canvas-viz2.png*/ - top: 128px; - left: 252px; - width: 64%; + top: 15%; + left: 18%; + width: 66%; background-color: rgba(0, 0, 0, 1); /* Semi-transparent overlay */ color: white; display: flex; diff --git a/assets/img/gallery/image1.png b/assets/img/gallery/image1.png index 578cd6b..cdbbab2 100644 Binary files a/assets/img/gallery/image1.png and b/assets/img/gallery/image1.png differ diff --git a/assets/img/gallery/image2.png b/assets/img/gallery/image2.png index 27e8817..e439182 100644 Binary files a/assets/img/gallery/image2.png and b/assets/img/gallery/image2.png differ diff --git a/assets/img/gallery/image3.png b/assets/img/gallery/image3.png index 5c4231a..e5041d3 100644 Binary files a/assets/img/gallery/image3.png and b/assets/img/gallery/image3.png differ diff --git a/assets/img/gallery/image4.png b/assets/img/gallery/image4.png index 6721f88..d8019aa 100644 Binary files a/assets/img/gallery/image4.png and b/assets/img/gallery/image4.png differ diff --git a/assets/img/gallery/image5.png b/assets/img/gallery/image5.png new file mode 100644 index 0000000..1379b67 Binary files /dev/null and b/assets/img/gallery/image5.png differ diff --git a/index.html b/index.html index d199acb..1a1e6bd 100755 --- a/index.html +++ b/index.html @@ -102,31 +102,27 @@
Interested in exploring how the community changed the canvas over time? This is it's current state. Use the slider below to navigate to historical instances of the canvas.
-