Fix text readability with high contrast backgrounds

pull/1/head
Svein-Tore Griff With 2013-05-22 09:04:21 +02:00
parent 3c9e99cfa3
commit 14817c2c7f
2 changed files with 3 additions and 1 deletions

View File

@ -125,6 +125,8 @@
.questionset-results {
text-align: center;
background: rgba(255, 255, 255, 0.9);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6FFFFFF,endColorstr=#E6FFFFFF);
}
.questionset-results .greeting {

View File

@ -3,7 +3,7 @@
"contentType": "question",
"majorVersion": 1,
"minorVersion": 0,
"patchVersion": 14,
"patchVersion": 15,
"runnable": 1,
"machineName": "H5P.QuestionSet",
"author": "Amendor AS",