Remove white fader on the intro page of the questionsets. This was requested by ndla
parent
8d3c5032de
commit
7044c644bf
|
@ -60,11 +60,6 @@
|
||||||
background: #267ec9;
|
background: #267ec9;
|
||||||
}
|
}
|
||||||
|
|
||||||
.intro-page {
|
|
||||||
background: rgba(255, 255, 255, 0.9);
|
|
||||||
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6FFFFFF,endColorstr=#e6FFFFFF);
|
|
||||||
}
|
|
||||||
|
|
||||||
.intro-page .title {
|
.intro-page .title {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
line-height: 2em;
|
line-height: 2em;
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"contentType": "question",
|
"contentType": "question",
|
||||||
"majorVersion": 1,
|
"majorVersion": 1,
|
||||||
"minorVersion": 0,
|
"minorVersion": 0,
|
||||||
"patchVersion": 37,
|
"patchVersion": 38,
|
||||||
"runnable": 1,
|
"runnable": 1,
|
||||||
"fullscreen": 0,
|
"fullscreen": 0,
|
||||||
"machineName": "H5P.QuestionSet",
|
"machineName": "H5P.QuestionSet",
|
||||||
|
|
Loading…
Reference in New Issue