diff --git a/public/style.css b/public/style.css index 7453f3f..f2dd129 100644 --- a/public/style.css +++ b/public/style.css @@ -67,13 +67,13 @@ } #pairwise_main .prompt { - background: url("images/prompt_bg_normal.png") no-repeat center top #cfe1bf; - border-width: 0px; + background: #cfe1bf; + border-width: 0px; max-width: 369px; height: 170px !important; padding: 10px 0; - border-width: 0 !important; - border-radius: 10px; + border-width: 0 !important; + border-radius: 10px; position: relative; } -- libgit2 0.21.2