diff --git a/index.php b/index.php index e08fc34..aea0cd4 100644 --- a/index.php +++ b/index.php @@ -14,23 +14,54 @@ $details = isset($_GET['details']) ? $_GET['details'] : ""; - - - - - - - + + + + + + + + + + diff --git a/style.css b/style.css index ec6252a..b3fd46e 100644 --- a/style.css +++ b/style.css @@ -43,7 +43,7 @@ body{ margin-top: 10px; display: block; overflow: auto; - opacity: 0.9; + opacity: 0.95; } #message {