diff --git a/css/questionset.css b/css/questionset.css index e85fba4..6336ca2 100644 --- a/css/questionset.css +++ b/css/questionset.css @@ -102,7 +102,8 @@ } .questionset-results { - background: transparent url(img/Paper-clean.png); + background-image: url(img/Paper-clean.png); + background-color: rgba(255, 255, 255, 0.75); padding: 10px; height: 480px;