diff --git a/code/index.css b/code/index.css index 1d10903..1e195ea 100644 --- a/code/index.css +++ b/code/index.css @@ -64,13 +64,13 @@ width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ - background-color: rgb(0,0,0); /* Fallback color */ - background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ + /*background-color: rgb(0,0,0); /* Fallback color */ + /*background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ } /* Modal Content */ .modal-content { - background-color: #fefefe; + /*background-color: #fefefe;*/ margin: auto; padding: 20px; border: 1px solid #888; diff --git a/code/index.php b/code/index.php index 0709f91..fefe268 100644 --- a/code/index.php +++ b/code/index.php @@ -59,7 +59,7 @@