From 6959b13189bc4d5bc0501aaf656a1b6896ba2f58 Mon Sep 17 00:00:00 2001 From: Leo Khoa Date: Mon, 3 Feb 2025 22:33:56 +0100 Subject: [PATCH] Fix css issue https://github.com/leokhoa/laragon/issues/339 --- www/index.php | 233 +++++++++++++++++++------------------------------- 1 file changed, 86 insertions(+), 147 deletions(-) diff --git a/www/index.php b/www/index.php index 09f8d343..77bf2809 100644 --- a/www/index.php +++ b/www/index.php @@ -1,167 +1,106 @@ + - - - - Laragon - - - + .opt a:hover { + color: #0056b3; + text-decoration: underline; + } + - -
- -

Laragon

-
-
-

- -

-

- PHP version: info -

-

- Document Root: -

-

- Getting Started -

-
- - - - - +
+
+

Laragon

+
+

+

PHP version: + info +

+

Document Root:

+
+ +
+
- \ No newline at end of file