diff --git a/search_frame.php b/search_frame.php index d781dc6..fed3f90 100644 --- a/search_frame.php +++ b/search_frame.php @@ -83,7 +83,7 @@ $alt = $result["alt"]; echo ""; - echo ""; + echo ""; echo ""; } diff --git a/static/styles.css b/static/styles.css index dd6a276..8fa2a85 100644 --- a/static/styles.css +++ b/static/styles.css @@ -198,7 +198,7 @@ img { margin-top:1px; } - .result-container h2:hover { + .result-container h2:hover { text-decoration: underline; } @@ -215,7 +215,6 @@ img { margin-bottom:30px; max-height: 100vh; - max-width: 84%; } /* .image-result-container END */