wbzyl-rails3-tutorial 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (48) hide show
  1. data/README.markdown +14 -0
  2. data/Rakefile +34 -0
  3. data/TODO +6 -0
  4. data/VERSION.yml +4 -0
  5. data/config.ru +15 -0
  6. data/lib/config.ru +12 -0
  7. data/lib/public/images/bradypus.jpg +0 -0
  8. data/lib/public/images/leniwce_controller.png +0 -0
  9. data/lib/public/images/leniwce_controller.svg +284 -0
  10. data/lib/public/images/leniwiec.png +0 -0
  11. data/lib/public/images/leniwiec.svg +284 -0
  12. data/lib/public/images/mvc.png +0 -0
  13. data/lib/public/images/mvc.svg +243 -0
  14. data/lib/public/images/pablo_picasso.jpg +0 -0
  15. data/lib/public/images/pastie.png +0 -0
  16. data/lib/public/images/rails3.png +0 -0
  17. data/lib/public/images/rails3.svg +125 -0
  18. data/lib/public/images/the_thinker.jpg +0 -0
  19. data/lib/public/javascripts/ruby3.js +1 -0
  20. data/lib/public/stylesheets/icons/doc.png +0 -0
  21. data/lib/public/stylesheets/icons/email.png +0 -0
  22. data/lib/public/stylesheets/icons/external.png +0 -0
  23. data/lib/public/stylesheets/icons/feed.png +0 -0
  24. data/lib/public/stylesheets/icons/im.png +0 -0
  25. data/lib/public/stylesheets/icons/pdf.png +0 -0
  26. data/lib/public/stylesheets/icons/visited.png +0 -0
  27. data/lib/public/stylesheets/icons/xls.png +0 -0
  28. data/lib/public/stylesheets/ie.css +27 -0
  29. data/lib/public/stylesheets/print.css +30 -0
  30. data/lib/public/stylesheets/rails3.css +139 -0
  31. data/lib/public/stylesheets/screen.css +249 -0
  32. data/lib/public/stylesheets/src/grid.png +0 -0
  33. data/lib/public/stylesheets/uv.css +121 -0
  34. data/lib/rails3-tutorial.rb +72 -0
  35. data/lib/views/answers.rdiscount +0 -0
  36. data/lib/views/authentication.rdiscount +10 -0
  37. data/lib/views/blog.rdiscount +365 -0
  38. data/lib/views/caching.rdiscount +4 -0
  39. data/lib/views/exercises.rdiscount +67 -0
  40. data/lib/views/fortune.rdiscount +592 -0
  41. data/lib/views/intro.rdiscount +68 -0
  42. data/lib/views/layout.rdiscount +38 -0
  43. data/lib/views/main.rdiscount +32 -0
  44. data/lib/views/pastie.rdiscount +371 -0
  45. data/lib/views/store.rdiscount +99 -0
  46. data/lib/views/todo.rdiscount +245 -0
  47. data/rails3-tutorial.gemspec +101 -0
  48. metadata +168 -0
Binary file
@@ -0,0 +1,243 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:xlink="http://www.w3.org/1999/xlink"
11
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13
+ width="640px"
14
+ height="480px"
15
+ id="svg796"
16
+ sodipodi:version="0.32"
17
+ inkscape:version="0.46+devel"
18
+ sodipodi:docname="mvc.svg"
19
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
20
+ <defs
21
+ id="defs798">
22
+ <marker
23
+ inkscape:stockid="Arrow2Mend"
24
+ orient="auto"
25
+ refY="0.0"
26
+ refX="0.0"
27
+ id="Arrow2Mend"
28
+ style="overflow:visible;">
29
+ <path
30
+ id="path2163"
31
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
32
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
33
+ transform="scale(0.6) rotate(180) translate(0,0)" />
34
+ </marker>
35
+ <marker
36
+ inkscape:stockid="Arrow2Lend"
37
+ orient="auto"
38
+ refY="0.0"
39
+ refX="0.0"
40
+ id="Arrow2Lend"
41
+ style="overflow:visible;">
42
+ <path
43
+ id="path2157"
44
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
45
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
46
+ transform="scale(1.1) rotate(180) translate(1,0)" />
47
+ </marker>
48
+ <inkscape:perspective
49
+ sodipodi:type="inkscape:persp3d"
50
+ inkscape:vp_x="0 : 240 : 1"
51
+ inkscape:vp_y="0 : 1000 : 0"
52
+ inkscape:vp_z="640 : 240 : 1"
53
+ inkscape:persp3d-origin="320 : 160 : 1"
54
+ id="perspective804" />
55
+ <inkscape:perspective
56
+ id="perspective934"
57
+ inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
58
+ inkscape:vp_z="1 : 0.5 : 1"
59
+ inkscape:vp_y="0 : 1000 : 0"
60
+ inkscape:vp_x="0 : 0.5 : 1"
61
+ sodipodi:type="inkscape:persp3d" />
62
+ <inkscape:perspective
63
+ id="perspective1065"
64
+ inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
65
+ inkscape:vp_z="1 : 0.5 : 1"
66
+ inkscape:vp_y="0 : 1000 : 0"
67
+ inkscape:vp_x="0 : 0.5 : 1"
68
+ sodipodi:type="inkscape:persp3d" />
69
+ <inkscape:perspective
70
+ id="perspective1157"
71
+ inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
72
+ inkscape:vp_z="1 : 0.5 : 1"
73
+ inkscape:vp_y="0 : 1000 : 0"
74
+ inkscape:vp_x="0 : 0.5 : 1"
75
+ sodipodi:type="inkscape:persp3d" />
76
+ </defs>
77
+ <sodipodi:namedview
78
+ id="base"
79
+ pagecolor="#ffffff"
80
+ bordercolor="#666666"
81
+ borderopacity="1.0"
82
+ inkscape:pageopacity="0.0"
83
+ inkscape:pageshadow="2"
84
+ inkscape:zoom="1.6233993"
85
+ inkscape:cx="261.99545"
86
+ inkscape:cy="299.9031"
87
+ inkscape:current-layer="layer1"
88
+ inkscape:document-units="px"
89
+ showgrid="false"
90
+ inkscape:window-width="1138"
91
+ inkscape:window-height="778"
92
+ inkscape:window-x="60"
93
+ inkscape:window-y="49" />
94
+ <metadata
95
+ id="metadata801">
96
+ <rdf:RDF>
97
+ <cc:Work
98
+ rdf:about="">
99
+ <dc:format>image/svg+xml</dc:format>
100
+ <dc:type
101
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
102
+ <dc:title></dc:title>
103
+ </cc:Work>
104
+ </rdf:RDF>
105
+ </metadata>
106
+ <g
107
+ id="layer1"
108
+ inkscape:label="Layer 1"
109
+ inkscape:groupmode="layer">
110
+ <image
111
+ y="187.88022"
112
+ x="99.62188"
113
+ id="image936"
114
+ height="61"
115
+ width="53"
116
+ xlink:href="file:///home/wbzyl/tmp/www.clker.com/model.png"
117
+ inkscape:export-filename="/home/wbzyl/public_git/tutorials/rails3-tutorial/lib/public/images/mvc.png"
118
+ inkscape:export-xdpi="60.098003"
119
+ inkscape:export-ydpi="60.098003" />
120
+ <image
121
+ y="185.41626"
122
+ x="237.12715"
123
+ id="image1067"
124
+ height="61"
125
+ width="49"
126
+ xlink:href="file:///home/wbzyl/tmp/www.clker.com/brain.png"
127
+ inkscape:export-filename="/home/wbzyl/public_git/tutorials/rails3-tutorial/lib/public/images/mvc.png"
128
+ inkscape:export-xdpi="60.098003"
129
+ inkscape:export-ydpi="60.098003" />
130
+ <image
131
+ y="185.64824"
132
+ x="379.76416"
133
+ id="image1159"
134
+ height="62"
135
+ width="68"
136
+ xlink:href="file:///home/wbzyl/tmp/www.clker.com/view.png"
137
+ inkscape:export-filename="/home/wbzyl/public_git/tutorials/rails3-tutorial/lib/public/images/mvc.png"
138
+ inkscape:export-xdpi="60.098003"
139
+ inkscape:export-ydpi="60.098003" />
140
+ <path
141
+ style="fill:#aa0000;stroke:#000000;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Mend)"
142
+ d="m 364.09123,216.41806 -55.75318,0"
143
+ id="path2587"
144
+ inkscape:connector-type="polyline"
145
+ inkscape:export-filename="/home/wbzyl/public_git/tutorials/rails3-tutorial/lib/public/images/mvc.png"
146
+ inkscape:export-xdpi="60.098003"
147
+ inkscape:export-ydpi="60.098003" />
148
+ <path
149
+ inkscape:connector-type="polyline"
150
+ id="path2777"
151
+ d="m 163.57549,216.44688 55.75318,0"
152
+ style="fill:#aa0000;stroke:#000000;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Mend)"
153
+ inkscape:export-filename="/home/wbzyl/public_git/tutorials/rails3-tutorial/lib/public/images/mvc.png"
154
+ inkscape:export-xdpi="60.098003"
155
+ inkscape:export-ydpi="60.098003" />
156
+ <path
157
+ style="fill:#aa0000;stroke:#000000;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Mend)"
158
+ d="m 261.66297,122.02652 0,55.75318"
159
+ id="path2779"
160
+ inkscape:connector-type="polyline"
161
+ inkscape:export-filename="/home/wbzyl/public_git/tutorials/rails3-tutorial/lib/public/images/mvc.png"
162
+ inkscape:export-xdpi="60.098003"
163
+ inkscape:export-ydpi="60.098003" />
164
+ <text
165
+ xml:space="preserve"
166
+ style="font-size:18px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:MaszynaAEG;-inkscape-font-specification:MaszynaAEG"
167
+ x="201.06416"
168
+ y="278.94949"
169
+ id="text2785"
170
+ sodipodi:linespacing="125%"
171
+ inkscape:export-filename="/home/wbzyl/public_git/tutorials/rails3-tutorial/lib/public/images/mvc.png"
172
+ inkscape:export-xdpi="60.098003"
173
+ inkscape:export-ydpi="60.098003"><tspan
174
+ sodipodi:role="line"
175
+ id="tspan2787"
176
+ x="201.06416"
177
+ y="278.94949">kontroller</tspan></text>
178
+ <text
179
+ xml:space="preserve"
180
+ style="font-size:18px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:DejaVu LGC Sans;-inkscape-font-specification:DejaVu LGC Sans"
181
+ x="388.69055"
182
+ y="274.87488"
183
+ id="text2789"
184
+ sodipodi:linespacing="125%"><tspan
185
+ sodipodi:role="line"
186
+ id="tspan2791"
187
+ x="388.69055"
188
+ y="274.87488" /></text>
189
+ <text
190
+ xml:space="preserve"
191
+ style="font-size:18px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr;text-anchor:start;font-family:MaszynaAEG;-inkscape-font-specification:MaszynaAEG"
192
+ x="228.53281"
193
+ y="109.17319"
194
+ id="text2793"
195
+ sodipodi:linespacing="125%"><tspan
196
+ sodipodi:role="line"
197
+ id="tspan2795"
198
+ x="228.53281"
199
+ y="109.17319" /></text>
200
+ <text
201
+ xml:space="preserve"
202
+ style="font-size:18px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:MaszynaAEG;-inkscape-font-specification:MaszynaAEG"
203
+ x="95.478645"
204
+ y="279.1868"
205
+ id="text2797"
206
+ sodipodi:linespacing="125%"
207
+ inkscape:export-filename="/home/wbzyl/public_git/tutorials/rails3-tutorial/lib/public/images/mvc.png"
208
+ inkscape:export-xdpi="60.098003"
209
+ inkscape:export-ydpi="60.098003"><tspan
210
+ sodipodi:role="line"
211
+ id="tspan2799"
212
+ x="95.478645"
213
+ y="279.1868">model</tspan></text>
214
+ <text
215
+ xml:space="preserve"
216
+ style="font-size:18px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:MaszynaAEG;-inkscape-font-specification:MaszynaAEG"
217
+ x="383.7626"
218
+ y="278.90555"
219
+ id="text2801"
220
+ sodipodi:linespacing="125%"
221
+ inkscape:export-filename="/home/wbzyl/public_git/tutorials/rails3-tutorial/lib/public/images/mvc.png"
222
+ inkscape:export-xdpi="60.098003"
223
+ inkscape:export-ydpi="60.098003"><tspan
224
+ sodipodi:role="line"
225
+ id="tspan2803"
226
+ x="383.7626"
227
+ y="278.90555">widok</tspan></text>
228
+ <text
229
+ xml:space="preserve"
230
+ style="font-size:18px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:MaszynaAEG;-inkscape-font-specification:MaszynaAEG"
231
+ x="215.59686"
232
+ y="110.40516"
233
+ id="text2805"
234
+ sodipodi:linespacing="125%"
235
+ inkscape:export-filename="/home/wbzyl/public_git/tutorials/rails3-tutorial/lib/public/images/mvc.png"
236
+ inkscape:export-xdpi="60.098003"
237
+ inkscape:export-ydpi="60.098003"><tspan
238
+ sodipodi:role="line"
239
+ id="tspan2807"
240
+ x="215.59686"
241
+ y="110.40516">routing</tspan></text>
242
+ </g>
243
+ </svg>
@@ -0,0 +1,125 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="640px"
13
+ height="480px"
14
+ id="svg12"
15
+ sodipodi:version="0.32"
16
+ inkscape:version="0.46+devel"
17
+ sodipodi:docname="rails3.svg"
18
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
19
+ inkscape:export-filename="/home/wbzyl/public_git/tutorials/rails3-tutorial/lib/public/images/rails3.png"
20
+ inkscape:export-xdpi="60"
21
+ inkscape:export-ydpi="60">
22
+ <defs
23
+ id="defs14">
24
+ <inkscape:perspective
25
+ sodipodi:type="inkscape:persp3d"
26
+ inkscape:vp_x="0 : 240 : 1"
27
+ inkscape:vp_y="0 : 1000 : 0"
28
+ inkscape:vp_z="640 : 240 : 1"
29
+ inkscape:persp3d-origin="320 : 160 : 1"
30
+ id="perspective20" />
31
+ <filter
32
+ inkscape:collect="always"
33
+ id="filter907">
34
+ <feGaussianBlur
35
+ inkscape:collect="always"
36
+ stdDeviation="2.1352503"
37
+ id="feGaussianBlur909" />
38
+ </filter>
39
+ </defs>
40
+ <sodipodi:namedview
41
+ id="base"
42
+ pagecolor="#ffffff"
43
+ bordercolor="#666666"
44
+ borderopacity="1.0"
45
+ inkscape:pageopacity="0.0"
46
+ inkscape:pageshadow="2"
47
+ inkscape:zoom="1.6492294"
48
+ inkscape:cx="245.17987"
49
+ inkscape:cy="386.74424"
50
+ inkscape:current-layer="layer1"
51
+ inkscape:document-units="px"
52
+ showgrid="false"
53
+ inkscape:window-width="1274"
54
+ inkscape:window-height="856"
55
+ inkscape:window-x="0"
56
+ inkscape:window-y="46" />
57
+ <metadata
58
+ id="metadata17">
59
+ <rdf:RDF>
60
+ <cc:Work
61
+ rdf:about="">
62
+ <dc:format>image/svg+xml</dc:format>
63
+ <dc:type
64
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
65
+ <dc:title />
66
+ </cc:Work>
67
+ </rdf:RDF>
68
+ </metadata>
69
+ <g
70
+ id="layer1"
71
+ inkscape:label="Layer 1"
72
+ inkscape:groupmode="layer">
73
+ <rect
74
+ style="fill:#ff2a2a;opacity:1"
75
+ id="rect1128"
76
+ width="139.33203"
77
+ height="62.759216"
78
+ x="63.815636"
79
+ y="63.714947"
80
+ transform="matrix(0.99999741,0.00227603,-0.26634175,0.96387866,0,0)"
81
+ inkscape:export-filename="/home/wbzyl/public_git/tutorials/rails3-tutorial/lib/public/images/rails3.png"
82
+ inkscape:export-xdpi="90"
83
+ inkscape:export-ydpi="90" />
84
+ <text
85
+ xml:space="preserve"
86
+ style="font-size:55.75608826px;font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#550000;font-family:Cyklop;-inkscape-font-specification:Cyklop Italic"
87
+ x="42.792744"
88
+ y="112.35313"
89
+ id="text2018"
90
+ sodipodi:linespacing="125%"
91
+ transform="scale(1.0043746,0.99564445)"
92
+ inkscape:export-filename="/home/wbzyl/public_git/tutorials/rails3-tutorial/lib/public/images/rails3.png"
93
+ inkscape:export-xdpi="90"
94
+ inkscape:export-ydpi="90"><tspan
95
+ sodipodi:role="line"
96
+ id="tspan2020"
97
+ x="42.792744"
98
+ y="112.35313">WB</tspan></text>
99
+ <rect
100
+ transform="matrix(0.99999933,0.00115489,-0.26775542,0.96348691,0,0)"
101
+ y="64.0168"
102
+ x="203.33073"
103
+ height="62.701874"
104
+ width="274.22739"
105
+ id="rect1130"
106
+ style="fill:#550000;opacity:1"
107
+ inkscape:export-filename="/home/wbzyl/public_git/tutorials/rails3-tutorial/lib/public/images/rails3.png"
108
+ inkscape:export-xdpi="90"
109
+ inkscape:export-ydpi="90" />
110
+ <text
111
+ xml:space="preserve"
112
+ style="font-size:56px;font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ff2a2a;font-family:Cyklop;-inkscape-font-specification:Cyklop Italic"
113
+ x="178.51601"
114
+ y="111.69319"
115
+ id="text2026"
116
+ sodipodi:linespacing="125%"
117
+ inkscape:export-filename="/home/wbzyl/public_git/tutorials/rails3-tutorial/lib/public/images/rails3.png"
118
+ inkscape:export-xdpi="90"
119
+ inkscape:export-ydpi="90"><tspan
120
+ sodipodi:role="line"
121
+ id="tspan2028"
122
+ x="178.51601"
123
+ y="111.69319">Rails3</tspan></text>
124
+ </g>
125
+ </svg>
@@ -0,0 +1 @@
1
+ /* ruby3.js */
@@ -0,0 +1,27 @@
1
+ /* -----------------------------------------------------------------------
2
+
3
+
4
+ Blueprint CSS Framework 0.8
5
+ http://blueprintcss.org
6
+
7
+ * Copyright (c) 2007-Present. See LICENSE for more info.
8
+ * See README for instructions on how to use Blueprint.
9
+ * For credits and origins, see AUTHORS.
10
+ * This is a compressed file. See the sources in the 'src' directory.
11
+
12
+ ----------------------------------------------------------------------- */
13
+
14
+ /* ie.css */
15
+ body {text-align:center;}
16
+ .container {text-align:left;}
17
+ * html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15, * html div.span-16, * html div.span-17, * html div.span-18, * html div.span-19, * html div.span-20, * html div.span-21, * html div.span-22, * html div.span-23, * html div.span-24 {overflow-x:hidden;}
18
+ * html legend {margin:0px -8px 16px 0;padding:0;}
19
+ ol {margin-left:2em;}
20
+ sup {vertical-align:text-top;}
21
+ sub {vertical-align:text-bottom;}
22
+ html>body p code {*white-space:normal;}
23
+ hr {margin:-8px auto 11px;}
24
+ img {-ms-interpolation-mode:bicubic;}
25
+ .clearfix, .container {display:inline-block;}
26
+ * html .clearfix, * html .container {height:1%;}
27
+ fieldset {padding-top:0;}
@@ -0,0 +1,30 @@
1
+ /* -----------------------------------------------------------------------
2
+
3
+
4
+ Blueprint CSS Framework 0.8
5
+ http://blueprintcss.org
6
+
7
+ * Copyright (c) 2007-Present. See LICENSE for more info.
8
+ * See README for instructions on how to use Blueprint.
9
+ * For credits and origins, see AUTHORS.
10
+ * This is a compressed file. See the sources in the 'src' directory.
11
+
12
+ ----------------------------------------------------------------------- */
13
+
14
+ /* print.css */
15
+ body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
16
+ .container {background:none;}
17
+ hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
18
+ hr.space {background:#fff;color:#fff;}
19
+ h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
20
+ code {font:.9em "Courier New", Monaco, Courier, monospace;}
21
+ img {float:left;margin:1.5em 1.5em 1.5em 0;}
22
+ a img {border:none;}
23
+ p img.top {margin-top:0;}
24
+ blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
25
+ .small {font-size:.9em;}
26
+ .large {font-size:1.1em;}
27
+ .quiet {color:#999;}
28
+ .hide {display:none;}
29
+ a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
30
+ a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}