change popup background color

This commit is contained in:
phoenixbyrd
2020-11-01 18:17:40 -06:00
parent 5786c6e8f4
commit e4650a369d

View File

@@ -239,7 +239,7 @@ footer a:hover {
left:50%;
transform:translate(-50%, -50%);
display:none;
background:darkslategrey;
background:#332929;
color:antiquewhite;
padding:20px;
border-radius: 5px;