Remove white fader on the intro page of the questionsets. This was requested by ndla

pull/1/head
Svein-Tore Griff With 2013-12-09 10:13:17 +01:00
parent 8d3c5032de
commit 7044c644bf
2 changed files with 1 additions and 6 deletions

View File

@ -60,11 +60,6 @@
background: #267ec9;
}
.intro-page {
background: rgba(255, 255, 255, 0.9);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6FFFFFF,endColorstr=#e6FFFFFF);
}
.intro-page .title {
font-size: 2em;
line-height: 2em;

View File

@ -3,7 +3,7 @@
"contentType": "question",
"majorVersion": 1,
"minorVersion": 0,
"patchVersion": 37,
"patchVersion": 38,
"runnable": 1,
"fullscreen": 0,
"machineName": "H5P.QuestionSet",