diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0439_MIT_Mystery_Hunt_2015_The_Resistance/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0439_MIT_Mystery_Hunt_2015_The_Resistance/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0439_MIT_Mystery_Hunt_2015_The_Resistance/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0440_MIT_Mystery_Hunt_2015_Go_Fish/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0440_MIT_Mystery_Hunt_2015_Go_Fish/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0440_MIT_Mystery_Hunt_2015_Go_Fish/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0441_MIT_Mystery_Hunt_2015_Fill_in_the_Blanks/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0441_MIT_Mystery_Hunt_2015_Fill_in_the_Blanks/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0441_MIT_Mystery_Hunt_2015_Fill_in_the_Blanks/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0442_MIT_Mystery_Hunt_2015_A_Toast/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0442_MIT_Mystery_Hunt_2015_A_Toast/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0442_MIT_Mystery_Hunt_2015_A_Toast/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0443_MIT_Mystery_Hunt_2015_Be_a_Star/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0443_MIT_Mystery_Hunt_2015_Be_a_Star/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0443_MIT_Mystery_Hunt_2015_Be_a_Star/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0444_MIT_Mystery_Hunt_2015_I_Know_That_s_a_Pisser_Baby/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0444_MIT_Mystery_Hunt_2015_I_Know_That_s_a_Pisser_Baby/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0444_MIT_Mystery_Hunt_2015_I_Know_That_s_a_Pisser_Baby/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0445_MIT_Mystery_Hunt_2015_Word_Fork/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0445_MIT_Mystery_Hunt_2015_Word_Fork/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0445_MIT_Mystery_Hunt_2015_Word_Fork/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0446_MIT_Mystery_Hunt_2015_A_Poem_by_Shell_Silverstein/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0446_MIT_Mystery_Hunt_2015_A_Poem_by_Shell_Silverstein/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0446_MIT_Mystery_Hunt_2015_A_Poem_by_Shell_Silverstein/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0448_MIT_Mystery_Hunt_2015_Spittle_Loon/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0448_MIT_Mystery_Hunt_2015_Spittle_Loon/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0448_MIT_Mystery_Hunt_2015_Spittle_Loon/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0449_MIT_Mystery_Hunt_2015_Flat_Containers/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0449_MIT_Mystery_Hunt_2015_Flat_Containers/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0449_MIT_Mystery_Hunt_2015_Flat_Containers/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0450_MIT_Mystery_Hunt_2015_The____er_of_Men/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0450_MIT_Mystery_Hunt_2015_The____er_of_Men/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0450_MIT_Mystery_Hunt_2015_The____er_of_Men/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0451_MIT_Mystery_Hunt_2015_The_Wheels_Go_Round_and_Round/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0451_MIT_Mystery_Hunt_2015_The_Wheels_Go_Round_and_Round/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0451_MIT_Mystery_Hunt_2015_The_Wheels_Go_Round_and_Round/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0452_MIT_Mystery_Hunt_2015_Munchies/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0452_MIT_Mystery_Hunt_2015_Munchies/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0452_MIT_Mystery_Hunt_2015_Munchies/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0453_MIT_Mystery_Hunt_2015_Back_and_Forth/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0453_MIT_Mystery_Hunt_2015_Back_and_Forth/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0453_MIT_Mystery_Hunt_2015_Back_and_Forth/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0454_MIT_Mystery_Hunt_2015_Encephalon/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0454_MIT_Mystery_Hunt_2015_Encephalon/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0454_MIT_Mystery_Hunt_2015_Encephalon/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0455_MIT_Mystery_Hunt_2015_Funny_Shapes/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0455_MIT_Mystery_Hunt_2015_Funny_Shapes/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0455_MIT_Mystery_Hunt_2015_Funny_Shapes/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0456_MIT_Mystery_Hunt_2015_Les_Faux_Amis_Valent_Rien/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0456_MIT_Mystery_Hunt_2015_Les_Faux_Amis_Valent_Rien/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0456_MIT_Mystery_Hunt_2015_Les_Faux_Amis_Valent_Rien/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0456_MIT_Mystery_Hunt_2015_Les_Faux_Amis_Valent_Rien/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0456_MIT_Mystery_Hunt_2015_Les_Faux_Amis_Valent_Rien/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0456_MIT_Mystery_Hunt_2015_Les_Faux_Amis_Valent_Rien/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r04m_MIT_Mystery_Hunt_2015_School_of_Fish_Meta/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r04m_MIT_Mystery_Hunt_2015_School_of_Fish_Meta/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r04m_MIT_Mystery_Hunt_2015_School_of_Fish_Meta/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r04m_MIT_Mystery_Hunt_2015_School_of_Fish_Meta/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r04m_MIT_Mystery_Hunt_2015_School_of_Fish_Meta/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r04m_MIT_Mystery_Hunt_2015_School_of_Fish_Meta/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r051_MIT_Mystery_Hunt_2015_Per-verse_Poetry/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r051_MIT_Mystery_Hunt_2015_Per-verse_Poetry/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r051_MIT_Mystery_Hunt_2015_Per-verse_Poetry/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r051_MIT_Mystery_Hunt_2015_Per-verse_Poetry/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r051_MIT_Mystery_Hunt_2015_Per-verse_Poetry/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r051_MIT_Mystery_Hunt_2015_Per-verse_Poetry/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r052_MIT_Mystery_Hunt_2015_Representative_Characters/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r052_MIT_Mystery_Hunt_2015_Representative_Characters/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r052_MIT_Mystery_Hunt_2015_Representative_Characters/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r052_MIT_Mystery_Hunt_2015_Representative_Characters/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r052_MIT_Mystery_Hunt_2015_Representative_Characters/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r052_MIT_Mystery_Hunt_2015_Representative_Characters/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r053_MIT_Mystery_Hunt_2015_Constraint_Chef/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r053_MIT_Mystery_Hunt_2015_Constraint_Chef/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r053_MIT_Mystery_Hunt_2015_Constraint_Chef/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r053_MIT_Mystery_Hunt_2015_Constraint_Chef/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r053_MIT_Mystery_Hunt_2015_Constraint_Chef/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r053_MIT_Mystery_Hunt_2015_Constraint_Chef/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r054_MIT_Mystery_Hunt_2015_Something_Looks_Fishy/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r054_MIT_Mystery_Hunt_2015_Something_Looks_Fishy/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r054_MIT_Mystery_Hunt_2015_Something_Looks_Fishy/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r054_MIT_Mystery_Hunt_2015_Something_Looks_Fishy/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r054_MIT_Mystery_Hunt_2015_Something_Looks_Fishy/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r054_MIT_Mystery_Hunt_2015_Something_Looks_Fishy/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r055_MIT_Mystery_Hunt_2015_Field_Trip/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r055_MIT_Mystery_Hunt_2015_Field_Trip/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r055_MIT_Mystery_Hunt_2015_Field_Trip/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r055_MIT_Mystery_Hunt_2015_Field_Trip/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r055_MIT_Mystery_Hunt_2015_Field_Trip/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r055_MIT_Mystery_Hunt_2015_Field_Trip/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r056_MIT_Mystery_Hunt_2015_MiT_MYSTERY_HUNT/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r056_MIT_Mystery_Hunt_2015_MiT_MYSTERY_HUNT/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r056_MIT_Mystery_Hunt_2015_MiT_MYSTERY_HUNT/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r056_MIT_Mystery_Hunt_2015_MiT_MYSTERY_HUNT/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r056_MIT_Mystery_Hunt_2015_MiT_MYSTERY_HUNT/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r056_MIT_Mystery_Hunt_2015_MiT_MYSTERY_HUNT/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r057_MIT_Mystery_Hunt_2015_Choose_Your_Language/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r057_MIT_Mystery_Hunt_2015_Choose_Your_Language/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r057_MIT_Mystery_Hunt_2015_Choose_Your_Language/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r057_MIT_Mystery_Hunt_2015_Choose_Your_Language/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r057_MIT_Mystery_Hunt_2015_Choose_Your_Language/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r057_MIT_Mystery_Hunt_2015_Choose_Your_Language/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r058_MIT_Mystery_Hunt_2015_It_s_Play_Time/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r058_MIT_Mystery_Hunt_2015_It_s_Play_Time/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r058_MIT_Mystery_Hunt_2015_It_s_Play_Time/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r058_MIT_Mystery_Hunt_2015_It_s_Play_Time/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r058_MIT_Mystery_Hunt_2015_It_s_Play_Time/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r058_MIT_Mystery_Hunt_2015_It_s_Play_Time/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r059_MIT_Mystery_Hunt_2015_Dr._Nautilus_s_Secret_Notes/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r059_MIT_Mystery_Hunt_2015_Dr._Nautilus_s_Secret_Notes/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r059_MIT_Mystery_Hunt_2015_Dr._Nautilus_s_Secret_Notes/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r059_MIT_Mystery_Hunt_2015_Dr._Nautilus_s_Secret_Notes/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r059_MIT_Mystery_Hunt_2015_Dr._Nautilus_s_Secret_Notes/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r059_MIT_Mystery_Hunt_2015_Dr._Nautilus_s_Secret_Notes/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r05m_MIT_Mystery_Hunt_2015_Pod_of_Dolphins_Meta/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r05m_MIT_Mystery_Hunt_2015_Pod_of_Dolphins_Meta/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r05m_MIT_Mystery_Hunt_2015_Pod_of_Dolphins_Meta/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r05m_MIT_Mystery_Hunt_2015_Pod_of_Dolphins_Meta/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r05m_MIT_Mystery_Hunt_2015_Pod_of_Dolphins_Meta/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r05m_MIT_Mystery_Hunt_2015_Pod_of_Dolphins_Meta/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r061_MIT_Mystery_Hunt_2015_Hashi_It_Out/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r061_MIT_Mystery_Hunt_2015_Hashi_It_Out/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r061_MIT_Mystery_Hunt_2015_Hashi_It_Out/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r061_MIT_Mystery_Hunt_2015_Hashi_It_Out/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r061_MIT_Mystery_Hunt_2015_Hashi_It_Out/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r061_MIT_Mystery_Hunt_2015_Hashi_It_Out/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r062_MIT_Mystery_Hunt_2015_Ariel_s_Scavenger_Hunt/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r062_MIT_Mystery_Hunt_2015_Ariel_s_Scavenger_Hunt/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r062_MIT_Mystery_Hunt_2015_Ariel_s_Scavenger_Hunt/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r062_MIT_Mystery_Hunt_2015_Ariel_s_Scavenger_Hunt/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r062_MIT_Mystery_Hunt_2015_Ariel_s_Scavenger_Hunt/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r062_MIT_Mystery_Hunt_2015_Ariel_s_Scavenger_Hunt/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r063_MIT_Mystery_Hunt_2015_A_Puzzle_Consisting_Entirely_of_Random_Anagram/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r063_MIT_Mystery_Hunt_2015_A_Puzzle_Consisting_Entirely_of_Random_Anagram/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r063_MIT_Mystery_Hunt_2015_A_Puzzle_Consisting_Entirely_of_Random_Anagram/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r063_MIT_Mystery_Hunt_2015_A_Puzzle_Consisting_Entirely_of_Random_Anagram/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r063_MIT_Mystery_Hunt_2015_A_Puzzle_Consisting_Entirely_of_Random_Anagram/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r063_MIT_Mystery_Hunt_2015_A_Puzzle_Consisting_Entirely_of_Random_Anagram/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r064_MIT_Mystery_Hunt_2015_Jack_and_Jill_or_Janet/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r064_MIT_Mystery_Hunt_2015_Jack_and_Jill_or_Janet/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r064_MIT_Mystery_Hunt_2015_Jack_and_Jill_or_Janet/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r064_MIT_Mystery_Hunt_2015_Jack_and_Jill_or_Janet/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r064_MIT_Mystery_Hunt_2015_Jack_and_Jill_or_Janet/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r064_MIT_Mystery_Hunt_2015_Jack_and_Jill_or_Janet/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r065_MIT_Mystery_Hunt_2015_A_Thousand_Words/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r065_MIT_Mystery_Hunt_2015_A_Thousand_Words/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r065_MIT_Mystery_Hunt_2015_A_Thousand_Words/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r065_MIT_Mystery_Hunt_2015_A_Thousand_Words/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r065_MIT_Mystery_Hunt_2015_A_Thousand_Words/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r065_MIT_Mystery_Hunt_2015_A_Thousand_Words/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r066_MIT_Mystery_Hunt_2015_Pipe/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r066_MIT_Mystery_Hunt_2015_Pipe/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r066_MIT_Mystery_Hunt_2015_Pipe/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r066_MIT_Mystery_Hunt_2015_Pipe/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r066_MIT_Mystery_Hunt_2015_Pipe/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r066_MIT_Mystery_Hunt_2015_Pipe/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r067_MIT_Mystery_Hunt_2015_Polyglot/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r067_MIT_Mystery_Hunt_2015_Polyglot/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r067_MIT_Mystery_Hunt_2015_Polyglot/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r067_MIT_Mystery_Hunt_2015_Polyglot/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r067_MIT_Mystery_Hunt_2015_Polyglot/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r067_MIT_Mystery_Hunt_2015_Polyglot/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r068_MIT_Mystery_Hunt_2015_The_10_000_Puzzle_Pyramid/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r068_MIT_Mystery_Hunt_2015_The_10_000_Puzzle_Pyramid/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r068_MIT_Mystery_Hunt_2015_The_10_000_Puzzle_Pyramid/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r068_MIT_Mystery_Hunt_2015_The_10_000_Puzzle_Pyramid/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r068_MIT_Mystery_Hunt_2015_The_10_000_Puzzle_Pyramid/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r068_MIT_Mystery_Hunt_2015_The_10_000_Puzzle_Pyramid/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r06m_MIT_Mystery_Hunt_2015_Coral_Reef_Meta/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r06m_MIT_Mystery_Hunt_2015_Coral_Reef_Meta/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r06m_MIT_Mystery_Hunt_2015_Coral_Reef_Meta/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r06m_MIT_Mystery_Hunt_2015_Coral_Reef_Meta/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r06m_MIT_Mystery_Hunt_2015_Coral_Reef_Meta/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r06m_MIT_Mystery_Hunt_2015_Coral_Reef_Meta/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r071_MIT_Mystery_Hunt_2015_Cube/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r071_MIT_Mystery_Hunt_2015_Cube/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r071_MIT_Mystery_Hunt_2015_Cube/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r071_MIT_Mystery_Hunt_2015_Cube/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r071_MIT_Mystery_Hunt_2015_Cube/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r071_MIT_Mystery_Hunt_2015_Cube/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r072_MIT_Mystery_Hunt_2015_Game/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r072_MIT_Mystery_Hunt_2015_Game/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r072_MIT_Mystery_Hunt_2015_Game/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r072_MIT_Mystery_Hunt_2015_Game/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r072_MIT_Mystery_Hunt_2015_Game/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r072_MIT_Mystery_Hunt_2015_Game/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r073_MIT_Mystery_Hunt_2015_Knit_Square/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r073_MIT_Mystery_Hunt_2015_Knit_Square/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r073_MIT_Mystery_Hunt_2015_Knit_Square/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r073_MIT_Mystery_Hunt_2015_Knit_Square/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r073_MIT_Mystery_Hunt_2015_Knit_Square/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r073_MIT_Mystery_Hunt_2015_Knit_Square/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r074_MIT_Mystery_Hunt_2015_Ropes/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r074_MIT_Mystery_Hunt_2015_Ropes/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r074_MIT_Mystery_Hunt_2015_Ropes/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r074_MIT_Mystery_Hunt_2015_Ropes/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r074_MIT_Mystery_Hunt_2015_Ropes/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r074_MIT_Mystery_Hunt_2015_Ropes/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r075_MIT_Mystery_Hunt_2015_Paper_Jigsaw/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r075_MIT_Mystery_Hunt_2015_Paper_Jigsaw/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r075_MIT_Mystery_Hunt_2015_Paper_Jigsaw/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r075_MIT_Mystery_Hunt_2015_Paper_Jigsaw/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r075_MIT_Mystery_Hunt_2015_Paper_Jigsaw/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r075_MIT_Mystery_Hunt_2015_Paper_Jigsaw/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r076_MIT_Mystery_Hunt_2015_Locks/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r076_MIT_Mystery_Hunt_2015_Locks/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r076_MIT_Mystery_Hunt_2015_Locks/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r076_MIT_Mystery_Hunt_2015_Locks/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r076_MIT_Mystery_Hunt_2015_Locks/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r076_MIT_Mystery_Hunt_2015_Locks/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r077_MIT_Mystery_Hunt_2015_Wood/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r077_MIT_Mystery_Hunt_2015_Wood/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r077_MIT_Mystery_Hunt_2015_Wood/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r077_MIT_Mystery_Hunt_2015_Wood/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r077_MIT_Mystery_Hunt_2015_Wood/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r077_MIT_Mystery_Hunt_2015_Wood/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r078_MIT_Mystery_Hunt_2015_Coins/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r078_MIT_Mystery_Hunt_2015_Coins/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r078_MIT_Mystery_Hunt_2015_Coins/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r07m_MIT_Mystery_Hunt_2015_Treasure_Chest_Meta/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r07m_MIT_Mystery_Hunt_2015_Treasure_Chest_Meta/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r07m_MIT_Mystery_Hunt_2015_Treasure_Chest_Meta/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r07m_MIT_Mystery_Hunt_2015_Treasure_Chest_Meta/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r07m_MIT_Mystery_Hunt_2015_Treasure_Chest_Meta/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r07m_MIT_Mystery_Hunt_2015_Treasure_Chest_Meta/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r081_MIT_Mystery_Hunt_2015_Shark_Blood/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r081_MIT_Mystery_Hunt_2015_Shark_Blood/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r081_MIT_Mystery_Hunt_2015_Shark_Blood/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r081_MIT_Mystery_Hunt_2015_Shark_Blood/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r081_MIT_Mystery_Hunt_2015_Shark_Blood/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r081_MIT_Mystery_Hunt_2015_Shark_Blood/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r082_MIT_Mystery_Hunt_2015_Welcome_to_Dead_Waters/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r082_MIT_Mystery_Hunt_2015_Welcome_to_Dead_Waters/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r082_MIT_Mystery_Hunt_2015_Welcome_to_Dead_Waters/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r082_MIT_Mystery_Hunt_2015_Welcome_to_Dead_Waters/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r082_MIT_Mystery_Hunt_2015_Welcome_to_Dead_Waters/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r082_MIT_Mystery_Hunt_2015_Welcome_to_Dead_Waters/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r083_MIT_Mystery_Hunt_2015_Say_Cheese_and_Dive/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r083_MIT_Mystery_Hunt_2015_Say_Cheese_and_Dive/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r083_MIT_Mystery_Hunt_2015_Say_Cheese_and_Dive/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r083_MIT_Mystery_Hunt_2015_Say_Cheese_and_Dive/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r083_MIT_Mystery_Hunt_2015_Say_Cheese_and_Dive/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r083_MIT_Mystery_Hunt_2015_Say_Cheese_and_Dive/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r084_MIT_Mystery_Hunt_2015_Let_s_Get_Submersible/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r084_MIT_Mystery_Hunt_2015_Let_s_Get_Submersible/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r084_MIT_Mystery_Hunt_2015_Let_s_Get_Submersible/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r084_MIT_Mystery_Hunt_2015_Let_s_Get_Submersible/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r084_MIT_Mystery_Hunt_2015_Let_s_Get_Submersible/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r084_MIT_Mystery_Hunt_2015_Let_s_Get_Submersible/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r085_MIT_Mystery_Hunt_2015_Night_of_the_Living_Kraken/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r085_MIT_Mystery_Hunt_2015_Night_of_the_Living_Kraken/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r085_MIT_Mystery_Hunt_2015_Night_of_the_Living_Kraken/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r085_MIT_Mystery_Hunt_2015_Night_of_the_Living_Kraken/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r085_MIT_Mystery_Hunt_2015_Night_of_the_Living_Kraken/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r085_MIT_Mystery_Hunt_2015_Night_of_the_Living_Kraken/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r086_MIT_Mystery_Hunt_2015_The_Curse_of_the_Atlantean_s_Tomb/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r086_MIT_Mystery_Hunt_2015_The_Curse_of_the_Atlantean_s_Tomb/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r086_MIT_Mystery_Hunt_2015_The_Curse_of_the_Atlantean_s_Tomb/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r086_MIT_Mystery_Hunt_2015_The_Curse_of_the_Atlantean_s_Tomb/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r086_MIT_Mystery_Hunt_2015_The_Curse_of_the_Atlantean_s_Tomb/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r086_MIT_Mystery_Hunt_2015_The_Curse_of_the_Atlantean_s_Tomb/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r087_MIT_Mystery_Hunt_2015_Stay_Out_of_the_Trench/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r087_MIT_Mystery_Hunt_2015_Stay_Out_of_the_Trench/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r087_MIT_Mystery_Hunt_2015_Stay_Out_of_the_Trench/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r087_MIT_Mystery_Hunt_2015_Stay_Out_of_the_Trench/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r087_MIT_Mystery_Hunt_2015_Stay_Out_of_the_Trench/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r087_MIT_Mystery_Hunt_2015_Stay_Out_of_the_Trench/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r088_MIT_Mystery_Hunt_2015_Graveyard_Meta/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r088_MIT_Mystery_Hunt_2015_Graveyard_Meta/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r088_MIT_Mystery_Hunt_2015_Graveyard_Meta/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r088_MIT_Mystery_Hunt_2015_Graveyard_Meta/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r088_MIT_Mystery_Hunt_2015_Graveyard_Meta/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r088_MIT_Mystery_Hunt_2015_Graveyard_Meta/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r08mm_MIT_Mystery_Hunt_2015_Ocean_Meta_Meta/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r08mm_MIT_Mystery_Hunt_2015_Ocean_Meta_Meta/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r08mm_MIT_Mystery_Hunt_2015_Ocean_Meta_Meta/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r08mm_MIT_Mystery_Hunt_2015_Ocean_Meta_Meta/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r08mm_MIT_Mystery_Hunt_2015_Ocean_Meta_Meta/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r08mm_MIT_Mystery_Hunt_2015_Ocean_Meta_Meta/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r091_MIT_Mystery_Hunt_2015_Spongebob/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r091_MIT_Mystery_Hunt_2015_Spongebob/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r091_MIT_Mystery_Hunt_2015_Spongebob/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r091_MIT_Mystery_Hunt_2015_Spongebob/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r091_MIT_Mystery_Hunt_2015_Spongebob/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r091_MIT_Mystery_Hunt_2015_Spongebob/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r092_MIT_Mystery_Hunt_2015_Captain_Planet/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r092_MIT_Mystery_Hunt_2015_Captain_Planet/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r092_MIT_Mystery_Hunt_2015_Captain_Planet/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r092_MIT_Mystery_Hunt_2015_Captain_Planet/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r092_MIT_Mystery_Hunt_2015_Captain_Planet/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r092_MIT_Mystery_Hunt_2015_Captain_Planet/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r093_MIT_Mystery_Hunt_2015_Dory/_solution_assets/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r093_MIT_Mystery_Hunt_2015_Dory/_solution_assets/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r093_MIT_Mystery_Hunt_2015_Dory/_solution_assets/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r093_MIT_Mystery_Hunt_2015_Dory/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r093_MIT_Mystery_Hunt_2015_Dory/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r093_MIT_Mystery_Hunt_2015_Dory/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r094_MIT_Mystery_Hunt_2015_Cthulhu/ocean.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r094_MIT_Mystery_Hunt_2015_Cthulhu/ocean.css new file mode 100644 index 0000000000000000000000000000000000000000..b6ea46c42403502d78e2621291375518c1b2bb29 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r094_MIT_Mystery_Hunt_2015_Cthulhu/ocean.css @@ -0,0 +1,109 @@ +/* line 3, ../../sass/ocean.scss */ +html { + height: auto; + min-height: 100%; +} + +/* line 8, ../../sass/ocean.scss */ +body { + height: 100%; + background-color: #488cff; +} + +@font-face { + font-family: 'griffosfontregular'; + src: url("../fonts/hunt/GriffosFont-webfont.eot"); + src: url("../fonts/hunt/GriffosFont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/GriffosFont-webfont.woff") format("woff"), url("../fonts/hunt/GriffosFont-webfont.ttf") format("truetype"), url("../fonts/hunt/GriffosFont-webfont.svg#griffosfontregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 25, ../../sass/ocean.scss */ +.puzzle-page-header h1 { + font-family: 'griffosfontregular'; +} + +/* line 29, ../../sass/ocean.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; + height: 1px; +} + +/* line 37, ../../sass/ocean.scss */ +#oceandecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/sub_toponly.png"); + height: 349px; + width: 1000px; + background-repeat: no-repeat; +} + +/* line 46, ../../sass/ocean.scss */ +#leftdecor { + top: 322px; + left: -76px; + z-index: 10; + position: absolute; + width: 101px; + height: 419px; + background-image: url("../images/hunt/sub_sideL.png"); +} + +/* line 56, ../../sass/ocean.scss */ +#rightdecor { + left: 974px; + top: 322px; + z-index: 10; + position: absolute; + width: 102px; + height: 419px; + background-image: url("../images/hunt/sub_sideR.png"); +} + +/* line 66, ../../sass/ocean.scss */ +#infowindow { + z-index: 10; + position: absolute; + width: 250px; + top: 20px; + left: 680px; + padding: 6px; +} + +/* line 75, ../../sass/ocean.scss */ +#puzzle-obj { + width: 383px; + height: 333px; + z-index: 11; +} + +/* line 81, ../../sass/ocean.scss */ +#puzzle-obj img { + top: 50%; + left: 50%; + margin-right: -50%; + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + position: relative; +} + +/* line 89, ../../sass/ocean.scss */ +#paper { + background: #eee; + margin-top: 347px; + min-height: 430px; +} + +@media print { + /* line 96, ../../sass/ocean.scss */ + #paper { + margin-top: 10px; + } +}