diff --git a/frontend/templates/task2.html b/frontend/templates/task2.html index 9792753..2fa9611 100644 --- a/frontend/templates/task2.html +++ b/frontend/templates/task2.html @@ -38,6 +38,9 @@ position: relative; } + .tooltip-inner { + text-align: left !important; + } /* Ensure the canvas fills the entire parent container */ #canvas { @@ -82,73 +85,161 @@ li:active { background-color: #004085; /* Even darker color when clicked */ } + .fa-icon-marker { + color: #f08ce7; /* Customize the color of the icon */ + font-size: 16px; /* Adjust the font size to fit the icon */ + } -
-
-
-
-

Lost at night

-
-
- -
    -
    + +