diff --git a/Mystical-fantaies.html b/Mystical-fantaies.html index cecbd1bc4..0583204ac 100644 --- a/Mystical-fantaies.html +++ b/Mystical-fantaies.html @@ -140,6 +140,64 @@ +
+
+ +
+ +
+ + + + +
+
+ +
+ +
+ + + + diff --git a/environmental-impact.html b/environmental-impact.html index e2502c5e1..8a7c06dfe 100644 --- a/environmental-impact.html +++ b/environmental-impact.html @@ -378,6 +378,53 @@ color: #A30F17; } + .menu { + display: none; + position: absolute; + top: 80px; + right: 0; + background-color: white; + box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); + border-radius: 8px; + width: 200px; + z-index: 1000; + margin-right:10px; + } + + .menu.active { + display: block; + } + + .menu h3 { + padding: 10px; + text-align: center; + } + + .menu ul { + list-style: none; + padding: 10px 0; + } + + .menu ul li { + padding: 10px; + display: flex; + align-items: center; + } + + .menu ul li img { + width: 20px; + height: 20px; + margin-right: 10px; + } + .profile img { + width: 50px; + height: 50px; + border-radius: 50%; + object-fit: cover; + border: 2px solid #fff; + box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); + } + #learn-more-link, #show-less-link { color: #A30F17; @@ -796,6 +843,64 @@ +
+
+ +
+ +
+ + + + diff --git a/historical-chronicals.html b/historical-chronicals.html index 2fd4354e4..b803b2e49 100644 --- a/historical-chronicals.html +++ b/historical-chronicals.html @@ -58,6 +58,54 @@ + @@ -140,6 +188,64 @@ +
+
+ +
+ +
+ + + + +
+
+ +
+ +
+ + + + +
+
+ +
+ +
+ + + + +
+
+ +
+ +
+ + + + +
+
+ +
+ +
+ + + + +
+
+ +
+ +
+ + + + +
+
+ +
+ +
+ + + +