From 1ca3e319e141e293ac042687394159285f8e3cba Mon Sep 17 00:00:00 2001 From: Curt Hash Date: Thu, 8 Oct 2009 15:52:01 -0600 Subject: [PATCH] fixed symlinks --- puzzles/webapp/20/,binary.png | 2 +- puzzles/webapp/20/,ctf.css | 2 +- puzzles/webapp/30/,binary.png | 2 +- puzzles/webapp/30/,ctf.css | 2 +- puzzles/webapp/40/,binary.png | Bin 626 -> 17 bytes puzzles/webapp/40/,ctf.css | 55 +--------------------------------- 6 files changed, 5 insertions(+), 58 deletions(-) mode change 100644 => 120000 puzzles/webapp/40/,binary.png mode change 100644 => 120000 puzzles/webapp/40/,ctf.css diff --git a/puzzles/webapp/20/,binary.png b/puzzles/webapp/20/,binary.png index 736df8b..36053bd 120000 --- a/puzzles/webapp/20/,binary.png +++ b/puzzles/webapp/20/,binary.png @@ -1 +1 @@ -../1/,binary.png \ No newline at end of file +../10/,binary.png \ No newline at end of file diff --git a/puzzles/webapp/20/,ctf.css b/puzzles/webapp/20/,ctf.css index 32cad37..19b2533 120000 --- a/puzzles/webapp/20/,ctf.css +++ b/puzzles/webapp/20/,ctf.css @@ -1 +1 @@ -../1/,ctf.css \ No newline at end of file +../10/,ctf.css \ No newline at end of file diff --git a/puzzles/webapp/30/,binary.png b/puzzles/webapp/30/,binary.png index 736df8b..36053bd 120000 --- a/puzzles/webapp/30/,binary.png +++ b/puzzles/webapp/30/,binary.png @@ -1 +1 @@ -../1/,binary.png \ No newline at end of file +../10/,binary.png \ No newline at end of file diff --git a/puzzles/webapp/30/,ctf.css b/puzzles/webapp/30/,ctf.css index 32cad37..19b2533 120000 --- a/puzzles/webapp/30/,ctf.css +++ b/puzzles/webapp/30/,ctf.css @@ -1 +1 @@ -../1/,ctf.css \ No newline at end of file +../10/,ctf.css \ No newline at end of file diff --git a/puzzles/webapp/40/,binary.png b/puzzles/webapp/40/,binary.png deleted file mode 100644 index 81cecbf90b7be1b43d200329faf3acccd3584ad4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 626 zcmeAS@N?(olHy`uVBq!ia0vp^+(695!3HFgJ}hYlQjEnx?oJHr&dIz4a@dl*-CY>| zgW!U_%O?XxI14-?i-FpNL70(Y)*K0-AbW|YuPggaPH|CQq11ydeLx|}64!_l=ltB< z)VvY~=c3falGGH1^30M91$R&1fbd2>aiCRaJzX3_BqSLRG1~rP1Zw&Z#6$rmqEtZ@ zv4Ch!PEH0zMMbdC{rmSBzJLD?X6x(ggXxPGFM?^X$&!+i49}lG2V)Q$24IR{e6V6J zE-r?TA3uUIh>Z(?6*Dn0G5q`Yk3mUEi2=mM1;8>Og&;-u?%e}x!lfAO!EfKbG4S#6 vfz^Q6xBxhuLGDygPynmJ78)Q4kY`DXlmaf(Fx>}!b|B53u6{1-oD!M<6bWKV diff --git a/puzzles/webapp/40/,binary.png b/puzzles/webapp/40/,binary.png new file mode 120000 index 0000000..36053bd --- /dev/null +++ b/puzzles/webapp/40/,binary.png @@ -0,0 +1 @@ +../10/,binary.png \ No newline at end of file diff --git a/puzzles/webapp/40/,ctf.css b/puzzles/webapp/40/,ctf.css deleted file mode 100644 index 4b1b9a0..0000000 --- a/puzzles/webapp/40/,ctf.css +++ /dev/null @@ -1,54 +0,0 @@ -html,body { - height: 100%; - min-height: 100%; - background-color: #000000; - background-image: url(",binary.png"); - background-repeat: repeat-x repeat-y; - margin: 0; - padding: 0; -} - -#wrapper { - min-height: 100%; - height: 100%; - width: 800px; - margin: 0 auto; - border-left: 2px solid #009900; - border-right: 2px solid #009900; - font: .9em monospace; - color: #009900; - padding: 0; - background: #000; -} - -#content { - padding: 2em 1.5em 2em 1.5em; -} - -#footer { - padding: 0; - margin: 0; - height: 2em; - line-height: 2em; - width: 800px; - text-align: center; -} - -input { - background-color: #222; - color: #fff; - border: 1px solid #009900; - padding: 1px 2px 1px 2px; -} - -h1,h2,h3,h4 { - padding-bottom: 5px; -} - -.vertsep { - width: 100%; - height: 1px; - padding: 0; - margin: 2em auto 2em auto; - border-bottom: 1px dotted #222; -} diff --git a/puzzles/webapp/40/,ctf.css b/puzzles/webapp/40/,ctf.css new file mode 120000 index 0000000..19b2533 --- /dev/null +++ b/puzzles/webapp/40/,ctf.css @@ -0,0 +1 @@ +../10/,ctf.css \ No newline at end of file