diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1996/mit1996metaendgame_MIT_Mystery_Hunt_1996_Endgame/style.css b/benchmark/MIT_Mystery_Hunt/puzzles/1996/mit1996metaendgame_MIT_Mystery_Hunt_1996_Endgame/style.css new file mode 100644 index 0000000000000000000000000000000000000000..5f227d3bdf4a36e271c0762fa14673feb5b49d65 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1996/mit1996metaendgame_MIT_Mystery_Hunt_1996_Endgame/style.css @@ -0,0 +1,115 @@ +/* reset */ + +body, +h1, +h2, +h3, +h4, +p, +ul, +li, +figure, +figcaption, +blockquote, +dl, +dd { + font-size: 1rem; + margin: 0; +} + +/* typography */ + +html { + font-family: "PT Serif", serif; + font-size: 16px; + font-size: clamp(16px, 2.4vw, 21px); +} + +body { + background: #1e0808; + color: #fff; + line-height: 1.5; +} + +p { + margin: 1em 0; +} + +a { + border-bottom: 2px solid #ab8061; + color: inherit; + text-decoration: none; +} + +a:hover { + border-bottom: 2px solid #e1ba9c; +} + +h1, +h2, +h3, +h4 { + border-top: 2px solid #ab8061; + font-weight: bold; + margin-top: 1.5em; + padding-top: 0.5em; +} + +h1, +h4 { + border-top: none; + margin-top: 1em; + padding-top: 0; +} + +h1 { + font-size: 1.5em; + margin-top: 0; + text-align: center; +} + +h2 { + font-size: 1.2em; +} + +/* main styles */ + +main { + background: center / contain url("images/pagebackground.jpg"); + box-shadow: 0 0 0.2em 0.2em #1112; + margin: 1rem auto; + min-height: calc(100vh - 8rem); + max-width: 40rem; + padding: 1.5rem 1rem; +} + +/* prevent layout shift: */ + +#header { + min-height: 8rem; +} + +/* component styles */ + +a.button, +button { + background: #4a4130; + border: none; + box-shadow: 0 0 0.2em 0.2em #1112; + color: inherit; + display: inline-block; + font: inherit; + min-width: 6rem; + padding: 0.25rem 0.5rem; + text-align: center; + text-decoration: none; +} + +a.button:hover, +button:hover { + background: #5d553e; +} + +img { + max-width: 100%; +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998mm_MIT_Mystery_Hunt_1998_Final_Runaround/24.917_Faux-netics.html b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998mm_MIT_Mystery_Hunt_1998_Final_Runaround/24.917_Faux-netics.html new file mode 100644 index 0000000000000000000000000000000000000000..6a87f3eaa8973b0d6535b953a0627f4559771bc0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998mm_MIT_Mystery_Hunt_1998_Final_Runaround/24.917_Faux-netics.html @@ -0,0 +1,55 @@ + + +
+ + +Prof. Ben Dover (See solution)
+
Resident of Melmac (3)
+
First English-speaking Caribbean country to qualify for World Cup
+ (Sp.) (7)
+
Dakotan Indian tribe (5)
+
He has no "quv" (Kl.) (4)
+
Thirteenth word of Mt 6:9 (KJV) (8)
+
-Cone, -Sol, -tree (4)
+
Spaghetti-, Cheeri- (2)
+
Popular dog in Baskerville (5)
+
Soft (4)
+
Mixed-up bro is a sphere (3)
+
You're halfway to here at 182.2 smoots (±½ an ear) (4)
+
A collection of living animals for public display (3)
+
"_____ be back." (3)
+
"Do the _____®" (3)
+
Finding the coin (7)
+
Animals wear it to keep warm (3)
+
Without (Sp.) (3)
+
Sheet you bring in when you don't know the test material (4)
+
Carolyn Phillips, to a SIPB member (5)
+
+
Prof. Jean-Joseph Coté (See solution)
+
Sometimes deciphering a program can be quite a puzzle. Try the
+ one at
+
web.mit.edu/puzzle/mystery.com
+
Archivist's note: The original
+ mystery.com file was a com executable. It is still in the 1998
+ folder in the archive. It probably isn't usable to solve the
+ puzzle. Errata replaced mystery.com with mystery.txt from the
+ same folder. This file became available with the new archive
+ packet, and is as follows:
+
"%c%c%c\n", __o_o, o__o_,+ + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r1p10_MIT_Mystery_Hunt_1998_7.51896_Rhodography/_solution_assets/7.51896_Rhodography_Solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r1p10_MIT_Mystery_Hunt_1998_7.51896_Rhodography/_solution_assets/7.51896_Rhodography_Solution.html new file mode 100644 index 0000000000000000000000000000000000000000..ddd74b184a0f18a455e1f0a22437fc5562a81283 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r1p10_MIT_Mystery_Hunt_1998_7.51896_Rhodography/_solution_assets/7.51896_Rhodography_Solution.html @@ -0,0 +1,27 @@ + + + + +
#define _o_o_ if
#define o_o_o else
#define oo___ printf
#include <stdio.h>
*2<(o__o_-__o_o))
+ __o_o; o__o_ = o_o__ +
1; o___o = o__o_ + _o__o - 11;
_o__o * 3; o_o__ = _o__o
_o__o = 24; __o_o =
_o_o_ (((o___o-o__o_))
int _o__o, __o_o;
int main (void)
int o_o__, o__o_, o___o;
o___o); return 0;
o___o, __o_o); o_o_o oo___(
oo___("%c%c%c\n", _o__o,
(
)
The pieces assemble to form this image:
+

The pieces assemble to form this image:
+

Prof. Jean-Joseph Coté (See solution)
+
Sometimes deciphering a program can be quite a puzzle. Try the
+ one at
+
web.mit.edu/puzzle/mystery.com
+
Archivist's note: The original
+ mystery.com file was a com executable. It is still in the 1998
+ folder in the archive. It probably isn't usable to solve the
+ puzzle. Errata replaced mystery.com with mystery.txt from the
+ same folder. This file became available with the new archive
+ packet, and is as follows:
+
"%c%c%c\n", __o_o, o__o_,+ + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r2p06_MIT_Mystery_Hunt_1998_24.967_Comparative_Linguistics/24.967_Comparative_Linguistics_Solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r2p06_MIT_Mystery_Hunt_1998_24.967_Comparative_Linguistics/24.967_Comparative_Linguistics_Solution.html new file mode 100644 index 0000000000000000000000000000000000000000..6b6758f34f8ceb8b82ffa18e9cf3ad8d02a69ced --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r2p06_MIT_Mystery_Hunt_1998_24.967_Comparative_Linguistics/24.967_Comparative_Linguistics_Solution.html @@ -0,0 +1,46 @@ + + + + + +
#define _o_o_ if
#define o_o_o else
#define oo___ printf
#include <stdio.h>
*2<(o__o_-__o_o))
+ __o_o; o__o_ = o_o__ +
1; o___o = o__o_ + _o__o - 11;
_o__o * 3; o_o__ = _o__o
_o__o = 24; __o_o =
_o_o_ (((o___o-o__o_))
int _o__o, __o_o;
int main (void)
int o_o__, o__o_, o___o;
o___o); return 0;
o___o, __o_o); o_o_o oo___(
oo___("%c%c%c\n", _o__o,
(
)
All the text says "This is a red herring" in various languages
+ (in some languages, "little red fish"), but many of them have
+ typos.
+
It's not known whether the typos are intentional, or if we just
+ needed to identify the languages. We do not have a detailed
+ solution, but the final answer is JUST.
+
All the text says "This is a red herring" in various languages
+ (in some languages, "little red fish"), but many of them have
+ typos.
+
It's not known whether the typos are intentional, or if we just
+ needed to identify the languages. We do not have a detailed
+ solution, but the final answer is JUST.
+
All the text says "This is a red herring" in various languages
+ (in some languages, "little red fish"), but many of them have
+ typos.
+
It's not known whether the typos are intentional, or if we just
+ needed to identify the languages. We do not have a detailed
+ solution, but the final answer is JUST.
+
Stage 1: We are provided with a file containing over 1.6 million
+ lines, most of them containing a single number of blank. Some have
+ hyphens. The numbers only go up to 25, so interpret them as
+ alphabet indices. Blank lines are spaces and hyphens are hyphens.
+ Write a program to write a new file.
+
Stage 2: This file contains spelled-out numbers, starting
+ "nineteen nine twenty-four six" with a double space before
+ the six. Interpret these numbers the same way, with the double
+ space representing a space between words. Some words start with a
+ hyphen, e.g. the seventeenth word in this file is "-fifteen". Keep
+ that hyphen as a hyphen in the new file.
+
Stages 3-8: These files are of the same format as the stage 2
+ file, and can be parsed by the same program.
+
Stage 9: The file contains the word HEADED, which is the final
+ answer.
+
Stage 1: We are provided with a file containing over 1.6 million
+ lines, most of them containing a single number of blank. Some have
+ hyphens. The numbers only go up to 25, so interpret them as
+ alphabet indices. Blank lines are spaces and hyphens are hyphens.
+ Write a program to write a new file.
+
Stage 2: This file contains spelled-out numbers, starting
+ "nineteen nine twenty-four six" with a double space before
+ the six. Interpret these numbers the same way, with the double
+ space representing a space between words. Some words start with a
+ hyphen, e.g. the seventeenth word in this file is "-fifteen". Keep
+ that hyphen as a hyphen in the new file.
+
Stages 3-8: These files are of the same format as the stage 2
+ file, and can be parsed by the same program.
+
Stage 9: The file contains the word HEADED, which is the final
+ answer.
+
Stage 1: We are provided with a file containing over 1.6 million
+ lines, most of them containing a single number of blank. Some have
+ hyphens. The numbers only go up to 25, so interpret them as
+ alphabet indices. Blank lines are spaces and hyphens are hyphens.
+ Write a program to write a new file.
+
Stage 2: This file contains spelled-out numbers, starting
+ "nineteen nine twenty-four six" with a double space before
+ the six. Interpret these numbers the same way, with the double
+ space representing a space between words. Some words start with a
+ hyphen, e.g. the seventeenth word in this file is "-fifteen". Keep
+ that hyphen as a hyphen in the new file.
+
Stages 3-8: These files are of the same format as the stage 2
+ file, and can be parsed by the same program.
+
Stage 9: The file contains the word HEADED, which is the final
+ answer.
+
Prof. Ben Dover (See solution)
+
Resident of Melmac (3)
+
First English-speaking Caribbean country to qualify for World Cup
+ (Sp.) (7)
+
Dakotan Indian tribe (5)
+
He has no "quv" (Kl.) (4)
+
Thirteenth word of Mt 6:9 (KJV) (8)
+
-Cone, -Sol, -tree (4)
+
Spaghetti-, Cheeri- (2)
+
Popular dog in Baskerville (5)
+
Soft (4)
+
Mixed-up bro is a sphere (3)
+
You're halfway to here at 182.2 smoots (±½ an ear) (4)
+
A collection of living animals for public display (3)
+
"_____ be back." (3)
+
"Do the _____®" (3)
+
Finding the coin (7)
+
Animals wear it to keep warm (3)
+
Without (Sp.) (3)
+
Sheet you bring in when you don't know the test material (4)
+
Carolyn Phillips, to a SIPB member (5)
+
+
Prof. Ben Dover (See solution)
+
Resident of Melmac (3)
+
First English-speaking Caribbean country to qualify for World Cup
+ (Sp.) (7)
+
Dakotan Indian tribe (5)
+
He has no "quv" (Kl.) (4)
+
Thirteenth word of Mt 6:9 (KJV) (8)
+
-Cone, -Sol, -tree (4)
+
Spaghetti-, Cheeri- (2)
+
Popular dog in Baskerville (5)
+
Soft (4)
+
Mixed-up bro is a sphere (3)
+
You're halfway to here at 182.2 smoots (±½ an ear) (4)
+
A collection of living animals for public display (3)
+
"_____ be back." (3)
+
"Do the _____®" (3)
+
Finding the coin (7)
+
Animals wear it to keep warm (3)
+
Without (Sp.) (3)
+
Sheet you bring in when you don't know the test material (4)
+
Carolyn Phillips, to a SIPB member (5)
+
+
Professors G. Rockefeller and C. Nave (See solution)
+
m. !ut u luyd url t.cykn rmjf.s yumr "cgrlol ujumrt. .fo !mrlc!t
+ cv .fo
+ egts 'mjf.rmrj ?yutfolb .fgrloy ycuyolb m pgk"ol qgm?d'n .fycgjf
+ .fo lccyt
+ url cr.c .fo tmlo!u'd url rouy'n ?c''mlol !m.f u "olot.ymurs
+ woh?gto koxw
+ no''ol .fo kurs m u"c'cjmiol "ycvgto'ns wmzk cr'n u .cgymt.;w m
+ oh"'umrol;
+ wurl mzk u 'm..'o 'ct.s fc! lc ncg jo. .c ?uyrojmo fu'',w .fo
+ t.yurjoy
+ yo"'molwww
+
Erratum corrected above: ycukolb
+ should be ycuyolb.
+
Uncorrected: The www at the end
+ should probably be sss. Three places in the text have two
+ consecutive single quotes, which could be mistaken for a
+ double-quote.
+
The puzzle is driving you towards a particular journal article.
+
The answer is ADVANCED.
+
The puzzle is driving you towards a particular journal article.
+
The answer is ADVANCED.
+
The errata page gives us a hint for this puzzle: take the
+ numbers, convert to 7 letters, convert to 7 numbers.
+
The title clearly refers to Roman numerals, so presumably that is
+ the first conversion:
+
100=C 50=L 5=V 10=X 500=D 50=L 500=D
+
Then what do we do with CLVXDLD? We convert it based on telephone
+ code, to get 2589353.
+
This is an MIT phone number, and when teams called it, they got
+ sent to an Athena cluster. When teams got there, they got a phone
+ call from headquarters telling them to be at another cluster
+ within a time limit. This was repeated with several other clusters
+ with progressively shorter time limits, with the call in the last
+ one telling the team they could find the answer on a bulletin
+ board in the room.
+
This puzzle is in course 6, EE-CS, because it was an Athena
+ cluster runaround. Thanks to Thomas Mack for providing the
+ information about this puzzle.
+
The errata page gives us a hint for this puzzle: take the
+ numbers, convert to 7 letters, convert to 7 numbers.
+
The title clearly refers to Roman numerals, so presumably that is
+ the first conversion:
+
100=C 50=L 5=V 10=X 500=D 50=L 500=D
+
Then what do we do with CLVXDLD? We convert it based on telephone
+ code, to get 2589353.
+
This is an MIT phone number, and when teams called it, they got
+ sent to an Athena cluster. When teams got there, they got a phone
+ call from headquarters telling them to be at another cluster
+ within a time limit. This was repeated with several other clusters
+ with progressively shorter time limits, with the call in the last
+ one telling the team they could find the answer on a bulletin
+ board in the room.
+
This puzzle is in course 6, EE-CS, because it was an Athena
+ cluster runaround. Thanks to Thomas Mack for providing the
+ information about this puzzle.
+
The errata page gives us a hint for this puzzle: take the
+ numbers, convert to 7 letters, convert to 7 numbers.
+
The title clearly refers to Roman numerals, so presumably that is
+ the first conversion:
+
100=C 50=L 5=V 10=X 500=D 50=L 500=D
+
Then what do we do with CLVXDLD? We convert it based on telephone
+ code, to get 2589353.
+
This is an MIT phone number, and when teams called it, they got
+ sent to an Athena cluster. When teams got there, they got a phone
+ call from headquarters telling them to be at another cluster
+ within a time limit. This was repeated with several other clusters
+ with progressively shorter time limits, with the call in the last
+ one telling the team they could find the answer on a bulletin
+ board in the room.
+
This puzzle is in course 6, EE-CS, because it was an Athena
+ cluster runaround. Thanks to Thomas Mack for providing the
+ information about this puzzle.
+
Time to further sharpen your investigative skills. Who are these clever women?
+ +| +1-6-93 | +6-19-93 + |
| +4-27-93 | +1-18-94 + |
| +4-19-94 | +2-25-94 + |
| +8-14-94 | +3-28-94 + |
| +11-14-94 | +1-25-95 + |
| +2-13-95 | +8-17-95 + |
| +5-11-95 | +9-3-95 + |
| +5-15-95 | +1-15-96 + |
| +5-3-96 | +10-9-96 + |
| +12-14-96 | +7-1-96 + |
| + | +-2--1- + |
| + | +4---3 + |
| +1-6-93 | +6-19-93 + |
| +4-27-93 | +1-18-94 + |
| +4-19-94 | +2-25-94 + |
| +8-14-94 | +3-28-94 + |
| +11-14-94 | +1-25-95 + |
| +2-13-95 | +8-17-95 + |
| +5-11-95 | +9-3-95 + |
| +5-15-95 | +1-15-96 + |
| +5-3-96 | +10-9-96 + |
| +12-14-96 | +7-1-96 + |
| + | +-2--1- + |
| + | +4---3 + |
First, consider each card's numerical value--suited cards have their face value with aces as 1 and the knight as 12 (as tarot cards run "...ten, page, knight, queen, king"); major arcana are numbered on the cards (e.g. the Wheel of Fortune is 10, the Hermit is 9). We have (the rows being column number, top row card value, bottom row card value).
++1 2 3 4 5 6 7 8 9 10 11 12 13 +9 1 7 3 8 4 2 7 9 8 5 1 4 +10 4 9 7 5 1 12 6 11 13 2 8 3 ++
Notice that the bottom row contains the numbers 1 through 13, though not in order. Match each card in the bottom row to the nth card in the top row, where n is the number of the bottom-row card. So the Wheel of Fortune, with value 10, is matched to the 10th card in the top row, the 8 of swords. This gives:
++8 wheel of fortune +3 four of cups +9 the hermit +2 the chariot +8 five of wands +9 ace of swords +1 knight of swords +4 the lovers +5 force +4 death +1 two of cups +7 justice +7 the empress ++
Taking the nth letter of the card names in the bottom row, where n is the number of the associated card in the top row, gives FUTHARK LETTER. A futhark letter is a RUNE, which is the answer.
+ + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r309_MIT_Mystery_Hunt_1999_Taipei/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r309_MIT_Mystery_Hunt_1999_Taipei/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..4ac0228a856e70e48500875453503ade89eeb817 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r309_MIT_Mystery_Hunt_1999_Taipei/solution.html @@ -0,0 +1,34 @@ + + +First, consider each card's numerical value--suited cards have their face value with aces as 1 and the knight as 12 (as tarot cards run "...ten, page, knight, queen, king"); major arcana are numbered on the cards (e.g. the Wheel of Fortune is 10, the Hermit is 9). We have (the rows being column number, top row card value, bottom row card value).
++1 2 3 4 5 6 7 8 9 10 11 12 13 +9 1 7 3 8 4 2 7 9 8 5 1 4 +10 4 9 7 5 1 12 6 11 13 2 8 3 ++
Notice that the bottom row contains the numbers 1 through 13, though not in order. Match each card in the bottom row to the nth card in the top row, where n is the number of the bottom-row card. So the Wheel of Fortune, with value 10, is matched to the 10th card in the top row, the 8 of swords. This gives:
++8 wheel of fortune +3 four of cups +9 the hermit +2 the chariot +8 five of wands +9 ace of swords +1 knight of swords +4 the lovers +5 force +4 death +1 two of cups +7 justice +7 the empress ++
Taking the nth letter of the card names in the bottom row, where n is the number of the associated card in the top row, gives FUTHARK LETTER. A futhark letter is a RUNE, which is the answer.
+ + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r413_MIT_Mystery_Hunt_1999_Seattle/_solution_assets/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r413_MIT_Mystery_Hunt_1999_Seattle/_solution_assets/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..bfa3a9d0e7b3c3b31e07dd8900bdf6bd46faa456 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r413_MIT_Mystery_Hunt_1999_Seattle/_solution_assets/solution.html @@ -0,0 +1,41 @@ + + +The clue answers, in order, are:
+This makes the quotation be "A MODERN DAY NAMESAKE OF THE FIRST +INDEPENDENT COUNSEL TO SERVE UNDER TWO VICE PRESIDENTS SINGS COUNTERTENOR +IN THIS KIND OF EARLY ENGLISH VOCAL MUSIC ENSEMBLE." The independent counsel +is a rather modern invention as it is, and the rest of the clue does not really +agree with it.
+The acrostic in the answers spells NO VICE STARTING WORDS. If you +eliminate the words starting with V, I, C, or E from the quotation, what is +left spells the much more sensible "A MODERN DAY NAMESAKE OF THE FIRST TO +SERVE UNDER TWO PRESIDENTS SINGS THIS KIND OF MUSIC." George Clinton in the +early 1800s was the first vice president to serve under two presidents, and his +modern day namesake musician George Clinton is best known for FUNK music.
+ + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r413_MIT_Mystery_Hunt_1999_Seattle/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r413_MIT_Mystery_Hunt_1999_Seattle/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..bfa3a9d0e7b3c3b31e07dd8900bdf6bd46faa456 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r413_MIT_Mystery_Hunt_1999_Seattle/solution.html @@ -0,0 +1,41 @@ + + +The clue answers, in order, are:
+This makes the quotation be "A MODERN DAY NAMESAKE OF THE FIRST +INDEPENDENT COUNSEL TO SERVE UNDER TWO VICE PRESIDENTS SINGS COUNTERTENOR +IN THIS KIND OF EARLY ENGLISH VOCAL MUSIC ENSEMBLE." The independent counsel +is a rather modern invention as it is, and the rest of the clue does not really +agree with it.
+The acrostic in the answers spells NO VICE STARTING WORDS. If you +eliminate the words starting with V, I, C, or E from the quotation, what is +left spells the much more sensible "A MODERN DAY NAMESAKE OF THE FIRST TO +SERVE UNDER TWO PRESIDENTS SINGS THIS KIND OF MUSIC." George Clinton in the +early 1800s was the first vice president to serve under two presidents, and his +modern day namesake musician George Clinton is best known for FUNK music.
+ + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2010/mit2010r041983m_MIT_Mystery_Hunt_2010_Round_4_Meta/style.css b/benchmark/MIT_Mystery_Hunt/puzzles/2010/mit2010r041983m_MIT_Mystery_Hunt_2010_Round_4_Meta/style.css new file mode 100644 index 0000000000000000000000000000000000000000..5f227d3bdf4a36e271c0762fa14673feb5b49d65 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2010/mit2010r041983m_MIT_Mystery_Hunt_2010_Round_4_Meta/style.css @@ -0,0 +1,115 @@ +/* reset */ + +body, +h1, +h2, +h3, +h4, +p, +ul, +li, +figure, +figcaption, +blockquote, +dl, +dd { + font-size: 1rem; + margin: 0; +} + +/* typography */ + +html { + font-family: "PT Serif", serif; + font-size: 16px; + font-size: clamp(16px, 2.4vw, 21px); +} + +body { + background: #1e0808; + color: #fff; + line-height: 1.5; +} + +p { + margin: 1em 0; +} + +a { + border-bottom: 2px solid #ab8061; + color: inherit; + text-decoration: none; +} + +a:hover { + border-bottom: 2px solid #e1ba9c; +} + +h1, +h2, +h3, +h4 { + border-top: 2px solid #ab8061; + font-weight: bold; + margin-top: 1.5em; + padding-top: 0.5em; +} + +h1, +h4 { + border-top: none; + margin-top: 1em; + padding-top: 0; +} + +h1 { + font-size: 1.5em; + margin-top: 0; + text-align: center; +} + +h2 { + font-size: 1.2em; +} + +/* main styles */ + +main { + background: center / contain url("images/pagebackground.jpg"); + box-shadow: 0 0 0.2em 0.2em #1112; + margin: 1rem auto; + min-height: calc(100vh - 8rem); + max-width: 40rem; + padding: 1.5rem 1rem; +} + +/* prevent layout shift: */ + +#header { + min-height: 8rem; +} + +/* component styles */ + +a.button, +button { + background: #4a4130; + border: none; + box-shadow: 0 0 0.2em 0.2em #1112; + color: inherit; + display: inline-block; + font: inherit; + min-width: 6rem; + padding: 0.25rem 0.5rem; + text-align: center; + text-decoration: none; +} + +a.button:hover, +button:hover { + background: #5d553e; +} + +img { + max-width: 100%; +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2011/mit2011w2blackberryman4_MIT_Mystery_Hunt_2011_Expletive_Deleted/answer b/benchmark/MIT_Mystery_Hunt/puzzles/2011/mit2011w2blackberryman4_MIT_Mystery_Hunt_2011_Expletive_Deleted/answer new file mode 100644 index 0000000000000000000000000000000000000000..66306175dfee70affb48f98438ec778453a5f07a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2011/mit2011w2blackberryman4_MIT_Mystery_Hunt_2011_Expletive_Deleted/answer @@ -0,0 +1,10 @@ + +The full details of the solution to this puzzle can be seen in this pdf.
+Each of the characters depicted is a character from fiction using profanities (or curses) that exist specifically in their universe. For instance, Shaggy (from Scooby-Doo) says "Zoinks" and Mork (from Mork and Mindy) says "Shazbot". +Each character is using symbol swearing (as oft used in comics in lieu of profanity) that translates using a straight substitution cipher: for instance, a crescent symbol represents an O wherever it appears, in "Zoinks", "Shazbot", and other words.
+Throughout the text of the puzzle there are words used that describe or define certain of the symbols used. (For instance, Mork uses the word MOON, which refers to the crescent symbol, which represents the letter O.)
+Taking these words in the order they appear in the puzzle and replacing them with the corresponding letters from the cipher, you get PREZ RICKARD'S BOSS. This refers to the character Boss Smiley from comic books about the character Prez Rickard (America's first teenage president!), so the answer is SMILEY.
+(Note: fonts used for text/symbols are free fonts available for non-profits from blambot.com, specifically SmackAttack BB and PottyMouth BB.)
+ diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit201301_MIT_Mystery_Hunt_2013_Alpha_Sleuth/grid.css b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit201301_MIT_Mystery_Hunt_2013_Alpha_Sleuth/grid.css new file mode 100644 index 0000000000000000000000000000000000000000..2f44a611dd3cadd084d0af8c324a28a7870cebd7 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit201301_MIT_Mystery_Hunt_2013_Alpha_Sleuth/grid.css @@ -0,0 +1,76 @@ +table.grid { + color: #000; + font-family: Arial, sans-serif; + font-size: 18px; + border-spacing: 0px; +} +/* Wrap a cell in div.c when you need to put a small number in the corner. + * It's annoying, but it's the only way to make that work on all browsers. */ +.c { + display: block; + position: relative; + height: 100%; + width: 100%; + line-height: 22px; + vertical-align: middle; + text-align: center; +} +.grid td { + position: relative; + background-color: #fff; + border-top: 2px solid black; + border-right: 2px solid black; + width: 30px; + height: 30px; + margin: 0; + vertical-align: middle; + text-align: center; + font-weight: bold; +} +td.gap { + border: none; + background-color: inherit; +} +.grid td .number { + display: block; + position: absolute; + z-index: 2; + font-size: .7em; + line-height: 1em; + top: 1px; + left: 1px; +} +td.empty { + background-color: inherit; + border: none; +} + +td.top { + border-top: 2px solid black; +} + +td.bottom { + border-bottom: 2px solid black; +} + +td.left { + border-left: 2px solid black; +} + +td.right { + border-right: 2px solid black; +} + +li.clue { + list-style-type: none; + margin: 0; + padding: 0; +} +table.clues ul { + margin: 0; + padding: 0; +} +table.clues td { + vertical-align: top; + padding-right: 2em; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013301_MIT_Mystery_Hunt_2013_De-Coins/missionfg_mid.png b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013301_MIT_Mystery_Hunt_2013_De-Coins/missionfg_mid.png new file mode 100644 index 0000000000000000000000000000000000000000..6a010544d285b466661f0a7614fb300c1df7f5ef --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013301_MIT_Mystery_Hunt_2013_De-Coins/missionfg_mid.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12643793fc5712963ef53f62ec96ae22234e891987a883220e45f2670dd78b7c +size 1292 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013302_MIT_Mystery_Hunt_2013_Portals/missionfg_mid.png b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013302_MIT_Mystery_Hunt_2013_Portals/missionfg_mid.png new file mode 100644 index 0000000000000000000000000000000000000000..6a010544d285b466661f0a7614fb300c1df7f5ef --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013302_MIT_Mystery_Hunt_2013_Portals/missionfg_mid.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12643793fc5712963ef53f62ec96ae22234e891987a883220e45f2670dd78b7c +size 1292 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013303_MIT_Mystery_Hunt_2013_Circuitboard/missionfg_mid.png b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013303_MIT_Mystery_Hunt_2013_Circuitboard/missionfg_mid.png new file mode 100644 index 0000000000000000000000000000000000000000..6a010544d285b466661f0a7614fb300c1df7f5ef --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013303_MIT_Mystery_Hunt_2013_Circuitboard/missionfg_mid.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12643793fc5712963ef53f62ec96ae22234e891987a883220e45f2670dd78b7c +size 1292 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013312_MIT_Mystery_Hunt_2013_Puzzle-Regarding_Vehicle/4i.jpeg b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013312_MIT_Mystery_Hunt_2013_Puzzle-Regarding_Vehicle/4i.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..9bf7d0847ab4e7c41a697c5e1f9f06f89bbf48a0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013312_MIT_Mystery_Hunt_2013_Puzzle-Regarding_Vehicle/4i.jpeg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c9dd3c117b59abd6663b194ead5e1cc442ae13d9e8655fab5ac5accec3f16e6 +size 1411 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013318_MIT_Mystery_Hunt_2013_Halting_Problem/final.py b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013318_MIT_Mystery_Hunt_2013_Halting_Problem/final.py new file mode 100644 index 0000000000000000000000000000000000000000..8bc8564da20d4fdb76b4d9e0ecf0cd952ea54763 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013318_MIT_Mystery_Hunt_2013_Halting_Problem/final.py @@ -0,0 +1,34 @@ +import subprocess +import sys +import re + +clj_out = long(subprocess.check_output(['clojure-1.4','halting_problem.clj'])) +subprocess.call(['g++','halting_problem.cpp','-o','halting_problem']) +cpp_out = long(subprocess.check_output(['./halting_problem'])) +erl_out = long(subprocess.check_output(['escript','halting_problem.erl'])) +hs_out = long(subprocess.check_output(['runghc','halting_problem.hs'])) +ml_out = long(subprocess.check_output(['ocaml','halting_problem.ml'])) +pl_out = long(subprocess.check_output(['perl','halting_problem.pl'])) +scala_out = long(subprocess.check_output(['scala','halting_problem.scala'])) + +def print_char(n): + sys.stdout.write(chr(65+((n-1)%26))) + +print_char(cpp_out/109+scala_out/13+1) +print_char(erl_out/89+scala_out/41+2) +print_char(clj_out/67+pl_out/181+3) +print_char(clj_out/233+hs_out/191+4) +print_char(cpp_out/103+erl_out/113+5) +print_char(erl_out/127+ml_out/47+6) +print_char(cpp_out/23+pl_out/73+7) +print_char(clj_out/31+ml_out/71+8) +print_char(ml_out/29+scala_out/53+9) +print_char(hs_out/167+pl_out/149+10) +print_char(pl_out/17+scala_out/19+11) +print_char(hs_out/151+scala_out/37+12) +print_char(erl_out/61+hs_out/7+13) +print_char(cpp_out/157+ml_out/83+14) +print_char(ml_out/107+pl_out/163+15) +print_char(clj_out/3+erl_out/229+16) +print_char(cpp_out/101+hs_out/5+17) +sys.stdout.write('\n') diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r406_MIT_Mystery_Hunt_2014_A_Puzzle_with_the_Answer_CRONIN/card.gif b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r406_MIT_Mystery_Hunt_2014_A_Puzzle_with_the_Answer_CRONIN/card.gif new file mode 100644 index 0000000000000000000000000000000000000000..d4a33f707bac4b5ada114d4e9583407b4cb3c8ac --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r406_MIT_Mystery_Hunt_2014_A_Puzzle_with_the_Answer_CRONIN/card.gif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64eae21cd5215d4ec64132b80c7d7de7bd9bde9bb7b3432c1c0f6ff29bc43f87 +size 1420 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r501_MIT_Mystery_Hunt_2014_Callooh_Callay_World/burble.wl.html b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r501_MIT_Mystery_Hunt_2014_Callooh_Callay_World/burble.wl.html new file mode 100644 index 0000000000000000000000000000000000000000..0f1c4f4f2902a76b693897a23d2ff2227d9308dd --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r501_MIT_Mystery_Hunt_2014_Callooh_Callay_World/burble.wl.html @@ -0,0 +1,25 @@ ++‹chortle› plead + +‹burble› callay +« ☞ SORT ☜ + ‹claws› callay + ‹claws› uff + « ‹bandersnatch› callay ‹port› callay ‹starboard› callay + ∅ ‹port› uff + ∅ ‹starboard› uff + claws 0 grend ‹bandersnatch› uff + « ‹♙› callay ‹♟› callay + ‹♙› uff + claws ♙ A ♠ grend ‹♟› uff + « starboard ♟ gimble ‹starboard› uff » + « port ♟ gimble ‹port› uff » + ♟ bandersnatch ☋ gyre + » + claws frabjion A ♣ + chortle mome + port burble mome bandersnatch gimble starboard burble mome whiffle + » + « claws » + claws frabjion A ☋ gyre +» ‹burble› uff diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r515_MIT_Mystery_Hunt_2014_Marking_Territory/_solution_assets/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r515_MIT_Mystery_Hunt_2014_Marking_Territory/_solution_assets/index.html new file mode 100644 index 0000000000000000000000000000000000000000..8d218c0a17873e1c5a9c2def5846e479e4aed815 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r515_MIT_Mystery_Hunt_2014_Marking_Territory/_solution_assets/index.html @@ -0,0 +1,41 @@ + + + +Marking Territory (The Red and White Knights) + + + + +++ + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r515_MIT_Mystery_Hunt_2014_Marking_Territory/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r515_MIT_Mystery_Hunt_2014_Marking_Territory/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..8d218c0a17873e1c5a9c2def5846e479e4aed815 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r515_MIT_Mystery_Hunt_2014_Marking_Territory/solution.html @@ -0,0 +1,41 @@ + + + ++ + Back + +++ + ++++ + +Solution to Marking Territory
+Author: Dan Katz + ++Below are the territories of the Lion and the Unicorn in each grid, with the Lion's territories colored +red and the Unicorn's colored yellow. There are only twelve squares that are owned by the same combatant +in every grid. In the letter grid, the letters in the Lion-only squares spell HOSPITAL and the letters +in the Unicorn-only squares spell BEDS; the puzzle's answer is HOSPITAL BEDS. +
+
+
+
+
++ + Marking Territory (The Red and White Knights) + + + + +++ + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r011_MIT_Mystery_Hunt_2015_Imba/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r011_MIT_Mystery_Hunt_2015_Imba/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r011_MIT_Mystery_Hunt_2015_Imba/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r011_MIT_Mystery_Hunt_2015_Imba/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r011_MIT_Mystery_Hunt_2015_Imba/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r011_MIT_Mystery_Hunt_2015_Imba/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r012_MIT_Mystery_Hunt_2015_Beth/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r012_MIT_Mystery_Hunt_2015_Beth/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r012_MIT_Mystery_Hunt_2015_Beth/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r012_MIT_Mystery_Hunt_2015_Beth/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r012_MIT_Mystery_Hunt_2015_Beth/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r012_MIT_Mystery_Hunt_2015_Beth/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r013_MIT_Mystery_Hunt_2015_Erraticism/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r013_MIT_Mystery_Hunt_2015_Erraticism/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r013_MIT_Mystery_Hunt_2015_Erraticism/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r013_MIT_Mystery_Hunt_2015_Erraticism/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r013_MIT_Mystery_Hunt_2015_Erraticism/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r013_MIT_Mystery_Hunt_2015_Erraticism/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r014_MIT_Mystery_Hunt_2015_Back_on_the_Move/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r014_MIT_Mystery_Hunt_2015_Back_on_the_Move/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r014_MIT_Mystery_Hunt_2015_Back_on_the_Move/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r014_MIT_Mystery_Hunt_2015_Back_on_the_Move/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r014_MIT_Mystery_Hunt_2015_Back_on_the_Move/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r014_MIT_Mystery_Hunt_2015_Back_on_the_Move/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r015_MIT_Mystery_Hunt_2015_Loony_Playhouse_Actors/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r015_MIT_Mystery_Hunt_2015_Loony_Playhouse_Actors/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r015_MIT_Mystery_Hunt_2015_Loony_Playhouse_Actors/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r015_MIT_Mystery_Hunt_2015_Loony_Playhouse_Actors/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r015_MIT_Mystery_Hunt_2015_Loony_Playhouse_Actors/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r015_MIT_Mystery_Hunt_2015_Loony_Playhouse_Actors/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r016_MIT_Mystery_Hunt_2015_Nautilus_s_Duplicated_Quest/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r016_MIT_Mystery_Hunt_2015_Nautilus_s_Duplicated_Quest/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r016_MIT_Mystery_Hunt_2015_Nautilus_s_Duplicated_Quest/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r016_MIT_Mystery_Hunt_2015_Nautilus_s_Duplicated_Quest/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r016_MIT_Mystery_Hunt_2015_Nautilus_s_Duplicated_Quest/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r016_MIT_Mystery_Hunt_2015_Nautilus_s_Duplicated_Quest/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r017_MIT_Mystery_Hunt_2015_Takeout_Ordering/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r017_MIT_Mystery_Hunt_2015_Takeout_Ordering/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r017_MIT_Mystery_Hunt_2015_Takeout_Ordering/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r017_MIT_Mystery_Hunt_2015_Takeout_Ordering/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r017_MIT_Mystery_Hunt_2015_Takeout_Ordering/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r017_MIT_Mystery_Hunt_2015_Takeout_Ordering/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r018_MIT_Mystery_Hunt_2015_Nope/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r018_MIT_Mystery_Hunt_2015_Nope/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r018_MIT_Mystery_Hunt_2015_Nope/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r018_MIT_Mystery_Hunt_2015_Nope/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r018_MIT_Mystery_Hunt_2015_Nope/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r018_MIT_Mystery_Hunt_2015_Nope/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r019_MIT_Mystery_Hunt_2015_A_Rare_Teak/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r019_MIT_Mystery_Hunt_2015_A_Rare_Teak/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r019_MIT_Mystery_Hunt_2015_A_Rare_Teak/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r019_MIT_Mystery_Hunt_2015_A_Rare_Teak/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r019_MIT_Mystery_Hunt_2015_A_Rare_Teak/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r019_MIT_Mystery_Hunt_2015_A_Rare_Teak/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r01m_MIT_Mystery_Hunt_2015_Machine_Room_Meta/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r01m_MIT_Mystery_Hunt_2015_Machine_Room_Meta/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r01m_MIT_Mystery_Hunt_2015_Machine_Room_Meta/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r01m_MIT_Mystery_Hunt_2015_Machine_Room_Meta/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r01m_MIT_Mystery_Hunt_2015_Machine_Room_Meta/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r01m_MIT_Mystery_Hunt_2015_Machine_Room_Meta/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r021_MIT_Mystery_Hunt_2015_This_Puzzle_Has_No_Errata/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r021_MIT_Mystery_Hunt_2015_This_Puzzle_Has_No_Errata/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r021_MIT_Mystery_Hunt_2015_This_Puzzle_Has_No_Errata/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r021_MIT_Mystery_Hunt_2015_This_Puzzle_Has_No_Errata/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r021_MIT_Mystery_Hunt_2015_This_Puzzle_Has_No_Errata/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r021_MIT_Mystery_Hunt_2015_This_Puzzle_Has_No_Errata/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r022_MIT_Mystery_Hunt_2015_Wait_What_Did_You_Say/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r022_MIT_Mystery_Hunt_2015_Wait_What_Did_You_Say/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r022_MIT_Mystery_Hunt_2015_Wait_What_Did_You_Say/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r022_MIT_Mystery_Hunt_2015_Wait_What_Did_You_Say/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r022_MIT_Mystery_Hunt_2015_Wait_What_Did_You_Say/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r022_MIT_Mystery_Hunt_2015_Wait_What_Did_You_Say/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r023_MIT_Mystery_Hunt_2015_Time_is_Out_of_Joint/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r023_MIT_Mystery_Hunt_2015_Time_is_Out_of_Joint/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r023_MIT_Mystery_Hunt_2015_Time_is_Out_of_Joint/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r023_MIT_Mystery_Hunt_2015_Time_is_Out_of_Joint/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r023_MIT_Mystery_Hunt_2015_Time_is_Out_of_Joint/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r023_MIT_Mystery_Hunt_2015_Time_is_Out_of_Joint/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r024_MIT_Mystery_Hunt_2015_Wizardly_Tales/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r024_MIT_Mystery_Hunt_2015_Wizardly_Tales/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r024_MIT_Mystery_Hunt_2015_Wizardly_Tales/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r024_MIT_Mystery_Hunt_2015_Wizardly_Tales/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r024_MIT_Mystery_Hunt_2015_Wizardly_Tales/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r024_MIT_Mystery_Hunt_2015_Wizardly_Tales/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r025_MIT_Mystery_Hunt_2015_Captain_Ager_s_Puzzling_Adventure/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r025_MIT_Mystery_Hunt_2015_Captain_Ager_s_Puzzling_Adventure/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r025_MIT_Mystery_Hunt_2015_Captain_Ager_s_Puzzling_Adventure/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r025_MIT_Mystery_Hunt_2015_Captain_Ager_s_Puzzling_Adventure/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r025_MIT_Mystery_Hunt_2015_Captain_Ager_s_Puzzling_Adventure/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r025_MIT_Mystery_Hunt_2015_Captain_Ager_s_Puzzling_Adventure/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r026_MIT_Mystery_Hunt_2015_Montages/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r026_MIT_Mystery_Hunt_2015_Montages/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r026_MIT_Mystery_Hunt_2015_Montages/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r026_MIT_Mystery_Hunt_2015_Montages/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r026_MIT_Mystery_Hunt_2015_Montages/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r026_MIT_Mystery_Hunt_2015_Montages/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r027_MIT_Mystery_Hunt_2015_Nina/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r027_MIT_Mystery_Hunt_2015_Nina/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r027_MIT_Mystery_Hunt_2015_Nina/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r027_MIT_Mystery_Hunt_2015_Nina/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r027_MIT_Mystery_Hunt_2015_Nina/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r027_MIT_Mystery_Hunt_2015_Nina/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r02m_MIT_Mystery_Hunt_2015_Optics_Lab_Meta/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r02m_MIT_Mystery_Hunt_2015_Optics_Lab_Meta/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r02m_MIT_Mystery_Hunt_2015_Optics_Lab_Meta/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r02m_MIT_Mystery_Hunt_2015_Optics_Lab_Meta/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r02m_MIT_Mystery_Hunt_2015_Optics_Lab_Meta/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r02m_MIT_Mystery_Hunt_2015_Optics_Lab_Meta/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r031_MIT_Mystery_Hunt_2015_Escape_from_the_Classroom/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r031_MIT_Mystery_Hunt_2015_Escape_from_the_Classroom/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r031_MIT_Mystery_Hunt_2015_Escape_from_the_Classroom/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r031_MIT_Mystery_Hunt_2015_Escape_from_the_Classroom/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r031_MIT_Mystery_Hunt_2015_Escape_from_the_Classroom/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r031_MIT_Mystery_Hunt_2015_Escape_from_the_Classroom/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r032_MIT_Mystery_Hunt_2015_Mythological_Connections/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r032_MIT_Mystery_Hunt_2015_Mythological_Connections/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r032_MIT_Mystery_Hunt_2015_Mythological_Connections/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r032_MIT_Mystery_Hunt_2015_Mythological_Connections/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r032_MIT_Mystery_Hunt_2015_Mythological_Connections/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r032_MIT_Mystery_Hunt_2015_Mythological_Connections/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r033_MIT_Mystery_Hunt_2015_The_Misspelled_Insects/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r033_MIT_Mystery_Hunt_2015_The_Misspelled_Insects/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r033_MIT_Mystery_Hunt_2015_The_Misspelled_Insects/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r033_MIT_Mystery_Hunt_2015_The_Misspelled_Insects/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r033_MIT_Mystery_Hunt_2015_The_Misspelled_Insects/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r033_MIT_Mystery_Hunt_2015_The_Misspelled_Insects/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r034_MIT_Mystery_Hunt_2015_People_and_Places/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r034_MIT_Mystery_Hunt_2015_People_and_Places/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r034_MIT_Mystery_Hunt_2015_People_and_Places/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r034_MIT_Mystery_Hunt_2015_People_and_Places/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r034_MIT_Mystery_Hunt_2015_People_and_Places/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r034_MIT_Mystery_Hunt_2015_People_and_Places/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r035_MIT_Mystery_Hunt_2015_Finsey_Gillhone/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r035_MIT_Mystery_Hunt_2015_Finsey_Gillhone/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r035_MIT_Mystery_Hunt_2015_Finsey_Gillhone/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r035_MIT_Mystery_Hunt_2015_Finsey_Gillhone/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r035_MIT_Mystery_Hunt_2015_Finsey_Gillhone/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r035_MIT_Mystery_Hunt_2015_Finsey_Gillhone/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r036_MIT_Mystery_Hunt_2015_Wordsearches_Are_a_Piece_of_Cake/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r036_MIT_Mystery_Hunt_2015_Wordsearches_Are_a_Piece_of_Cake/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r036_MIT_Mystery_Hunt_2015_Wordsearches_Are_a_Piece_of_Cake/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r036_MIT_Mystery_Hunt_2015_Wordsearches_Are_a_Piece_of_Cake/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r036_MIT_Mystery_Hunt_2015_Wordsearches_Are_a_Piece_of_Cake/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r036_MIT_Mystery_Hunt_2015_Wordsearches_Are_a_Piece_of_Cake/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r037_MIT_Mystery_Hunt_2015_Speak_of_the_Devil_Fruit/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r037_MIT_Mystery_Hunt_2015_Speak_of_the_Devil_Fruit/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r037_MIT_Mystery_Hunt_2015_Speak_of_the_Devil_Fruit/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r037_MIT_Mystery_Hunt_2015_Speak_of_the_Devil_Fruit/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r037_MIT_Mystery_Hunt_2015_Speak_of_the_Devil_Fruit/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r037_MIT_Mystery_Hunt_2015_Speak_of_the_Devil_Fruit/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r038_MIT_Mystery_Hunt_2015_The_Accumulator/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r038_MIT_Mystery_Hunt_2015_The_Accumulator/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r038_MIT_Mystery_Hunt_2015_The_Accumulator/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r038_MIT_Mystery_Hunt_2015_The_Accumulator/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r038_MIT_Mystery_Hunt_2015_The_Accumulator/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r038_MIT_Mystery_Hunt_2015_The_Accumulator/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03m_MIT_Mystery_Hunt_2015_Chemistry_Lab_Meta/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03m_MIT_Mystery_Hunt_2015_Chemistry_Lab_Meta/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03m_MIT_Mystery_Hunt_2015_Chemistry_Lab_Meta/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03m_MIT_Mystery_Hunt_2015_Chemistry_Lab_Meta/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03m_MIT_Mystery_Hunt_2015_Chemistry_Lab_Meta/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03m_MIT_Mystery_Hunt_2015_Chemistry_Lab_Meta/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03mm_MIT_Mystery_Hunt_2015_Workshop_Meta_Meta/_solution_assets/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03mm_MIT_Mystery_Hunt_2015_Workshop_Meta_Meta/_solution_assets/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03mm_MIT_Mystery_Hunt_2015_Workshop_Meta_Meta/_solution_assets/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03mm_MIT_Mystery_Hunt_2015_Workshop_Meta_Meta/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03mm_MIT_Mystery_Hunt_2015_Workshop_Meta_Meta/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03mm_MIT_Mystery_Hunt_2015_Workshop_Meta_Meta/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03mmx_MIT_Mystery_Hunt_2015_Steam_Lab/workshop.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03mmx_MIT_Mystery_Hunt_2015_Steam_Lab/workshop.css new file mode 100644 index 0000000000000000000000000000000000000000..9bc38655eb5271ec1daab033b518d4d5e143a07e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03mmx_MIT_Mystery_Hunt_2015_Steam_Lab/workshop.css @@ -0,0 +1,64 @@ +/* line 3, ../../sass/workshop.scss */ +body { + background: #381f12; + background: url("../images/hunt/workshop_bg.png") repeat-y calc(50% - 670px) 55px, url("../images/hunt/bg.png") repeat; +} + +/* line 9, ../../sass/workshop.scss */ +#workshopdecor { + z-index: 10; + position: absolute; + background-image: url("../images/hunt/workshop_topdecor.png"); + background-repeat: no-repeat; + height: 383px; + width: 1000px; +} + +/* line 18, ../../sass/workshop.scss */ +#infowindow { + z-index: 10; + position: absolute; + left: 655px; + top: 38px; +} + +/* line 25, ../../sass/workshop.scss */ +#puzzle-obj { + width: 383px; + height: 383px; + z-index: 11; +} + +/* line 31, ../../sass/workshop.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 39, ../../sass/workshop.scss */ +#artstuff { + margin-left: auto; + margin-right: auto; + margin-top: 50px; + width: 1000px; +} + +/* line 46, ../../sass/workshop.scss */ +#paper { + z-index: 8; + margin-top: 397px; +} + +@media print { + /* line 52, ../../sass/workshop.scss */ + #paper { + margin-top: 10px; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0304_MIT_Mystery_Hunt_2016_Trubled_Monicas/4b.png b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0304_MIT_Mystery_Hunt_2016_Trubled_Monicas/4b.png new file mode 100644 index 0000000000000000000000000000000000000000..89eeb882e06d5c82e872dfc10082d8a43cf1242b --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0304_MIT_Mystery_Hunt_2016_Trubled_Monicas/4b.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:388b0b1837b4a697d4538f65eff4be849ae3a31a4d9e9780cff00ae6ba70305b +size 1413 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0304_MIT_Mystery_Hunt_2016_Trubled_Monicas/5c.png b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0304_MIT_Mystery_Hunt_2016_Trubled_Monicas/5c.png new file mode 100644 index 0000000000000000000000000000000000000000..88503b0a35e71a93e3dc64286aa69d02d3fe2235 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0304_MIT_Mystery_Hunt_2016_Trubled_Monicas/5c.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612025ace290aca54fedb16070730fde10533d8e84454a0b2cac1e68b01534cf +size 1363 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0304_MIT_Mystery_Hunt_2016_Trubled_Monicas/9b.png b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0304_MIT_Mystery_Hunt_2016_Trubled_Monicas/9b.png new file mode 100644 index 0000000000000000000000000000000000000000..01e0624c741b668c350c0bcf822d570e825ffd35 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0304_MIT_Mystery_Hunt_2016_Trubled_Monicas/9b.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66138e7d80400fd331b454b0c5ca62e097eb37930c17fe6f179476cca5df5ac5 +size 1355 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0706_MIT_Mystery_Hunt_2017_International_Holdings/asset_11.png b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0706_MIT_Mystery_Hunt_2017_International_Holdings/asset_11.png new file mode 100644 index 0000000000000000000000000000000000000000..c37dc4628186484f044f816a61f819620283f122 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0706_MIT_Mystery_Hunt_2017_International_Holdings/asset_11.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de70aafba724eacd5b81d6da3c204e8a17754e2eb999b1957d6900b144f99c6a +size 1433+ + Back + +++ + ++++ + +Solution to Marking Territory
+Author: Dan Katz + ++Below are the territories of the Lion and the Unicorn in each grid, with the Lion's territories colored +red and the Unicorn's colored yellow. There are only twelve squares that are owned by the same combatant +in every grid. In the letter grid, the letters in the Lion-only squares spell HOSPITAL and the letters +in the Unicorn-only squares spell BEDS; the puzzle's answer is HOSPITAL BEDS. +
+
+
+
+
++ +