Skip to content

Commit 40ac68f

Browse files
Change footer position from right to left
1 parent 6780d9c commit 40ac68f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,10 @@ <h4 id="legend-title">Conflict events</h4>
168168
</div>
169169
</div>
170170

171-
<footer style="position:fixed;bottom:6px;right:10px;font-size:0.7rem;color:#aaa;pointer-events:none;z-index:999;">
171+
<footer style="position:fixed;bottom:6px;left:10px;font-size:0.7rem;color:#fff;pointer-events:none;z-index:999;">
172172
ACLED up to Apr 2025 &nbsp;·&nbsp; UST up to Dec 2025
173173
</footer>
174174

175175
</body>
176176

177-
</html>
177+
</html>

0 commit comments

Comments
 (0)