diff --git a/css/UI.css b/css/UI.css index ef7ff81..7f84b48 100644 --- a/css/UI.css +++ b/css/UI.css @@ -302,8 +302,10 @@ td.tabMiddle { /* The Close Button */ .closeModal { color: #FFFFFF; + background-color: rgba(201, 76, 76, 0); + border: none; float: right; - font-size: 28px; + font-size: 20px; font-weight: bold; } .closeModal:hover, diff --git a/index.html b/index.html index 679145a..9abce61 100644 --- a/index.html +++ b/index.html @@ -129,6 +129,7 @@