@networkpro/blog 0.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/2015/01/04/secure-secure-shell/index.html +1438 -0
  2. package/2025/04/30/our-blog-is-live/index.html +1100 -0
  3. package/404.html +858 -0
  4. package/ATTRIBUTION/index.html +897 -0
  5. package/CONDUCT/index.html +1215 -0
  6. package/archive/2015/index.html +969 -0
  7. package/archive/2025/index.html +949 -0
  8. package/assets/external/avatars.githubusercontent.com/u/170266279.png +0 -0
  9. package/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/assets/nsa-happy-dance.png +0 -0
  10. package/assets/external/unpkg.com/mermaid@11/dist/mermaid.min.js +2607 -0
  11. package/assets/images/favicon.png +0 -0
  12. package/assets/javascripts/bundle.13a4f30d.min.js +16 -0
  13. package/assets/javascripts/bundle.13a4f30d.min.js.map +7 -0
  14. package/assets/javascripts/lunr/min/lunr.ar.min.js +1 -0
  15. package/assets/javascripts/lunr/min/lunr.da.min.js +18 -0
  16. package/assets/javascripts/lunr/min/lunr.de.min.js +18 -0
  17. package/assets/javascripts/lunr/min/lunr.du.min.js +18 -0
  18. package/assets/javascripts/lunr/min/lunr.el.min.js +1 -0
  19. package/assets/javascripts/lunr/min/lunr.es.min.js +18 -0
  20. package/assets/javascripts/lunr/min/lunr.fi.min.js +18 -0
  21. package/assets/javascripts/lunr/min/lunr.fr.min.js +18 -0
  22. package/assets/javascripts/lunr/min/lunr.he.min.js +1 -0
  23. package/assets/javascripts/lunr/min/lunr.hi.min.js +1 -0
  24. package/assets/javascripts/lunr/min/lunr.hu.min.js +18 -0
  25. package/assets/javascripts/lunr/min/lunr.hy.min.js +1 -0
  26. package/assets/javascripts/lunr/min/lunr.it.min.js +18 -0
  27. package/assets/javascripts/lunr/min/lunr.ja.min.js +1 -0
  28. package/assets/javascripts/lunr/min/lunr.jp.min.js +1 -0
  29. package/assets/javascripts/lunr/min/lunr.kn.min.js +1 -0
  30. package/assets/javascripts/lunr/min/lunr.ko.min.js +1 -0
  31. package/assets/javascripts/lunr/min/lunr.multi.min.js +1 -0
  32. package/assets/javascripts/lunr/min/lunr.nl.min.js +18 -0
  33. package/assets/javascripts/lunr/min/lunr.no.min.js +18 -0
  34. package/assets/javascripts/lunr/min/lunr.pt.min.js +18 -0
  35. package/assets/javascripts/lunr/min/lunr.ro.min.js +18 -0
  36. package/assets/javascripts/lunr/min/lunr.ru.min.js +18 -0
  37. package/assets/javascripts/lunr/min/lunr.sa.min.js +1 -0
  38. package/assets/javascripts/lunr/min/lunr.stemmer.support.min.js +1 -0
  39. package/assets/javascripts/lunr/min/lunr.sv.min.js +18 -0
  40. package/assets/javascripts/lunr/min/lunr.ta.min.js +1 -0
  41. package/assets/javascripts/lunr/min/lunr.te.min.js +1 -0
  42. package/assets/javascripts/lunr/min/lunr.th.min.js +1 -0
  43. package/assets/javascripts/lunr/min/lunr.tr.min.js +18 -0
  44. package/assets/javascripts/lunr/min/lunr.vi.min.js +1 -0
  45. package/assets/javascripts/lunr/min/lunr.zh.min.js +1 -0
  46. package/assets/javascripts/lunr/tinyseg.js +206 -0
  47. package/assets/javascripts/lunr/wordcut.js +6708 -0
  48. package/assets/javascripts/workers/search.d50fe291.min.js +42 -0
  49. package/assets/javascripts/workers/search.d50fe291.min.js.map +7 -0
  50. package/assets/stylesheets/main.342714a4.min.css +1 -0
  51. package/assets/stylesheets/main.342714a4.min.css.map +1 -0
  52. package/assets/stylesheets/palette.06af60db.min.css +1 -0
  53. package/assets/stylesheets/palette.06af60db.min.css.map +1 -0
  54. package/author/team/index.html +888 -0
  55. package/category/security/index.html +971 -0
  56. package/ext/__init__.py +0 -0
  57. package/ext/slugs.py +23 -0
  58. package/favicon-180.png +0 -0
  59. package/favicon-192.png +0 -0
  60. package/favicon-512.png +0 -0
  61. package/favicon-splash.png +0 -0
  62. package/favicon.ico +0 -0
  63. package/favicon.svg +550 -0
  64. package/feed_json_created.json +1 -0
  65. package/feed_json_updated.json +1 -0
  66. package/feed_rss_created.xml +1 -0
  67. package/feed_rss_updated.xml +1 -0
  68. package/fontawesome/LICENSE.txt +165 -0
  69. package/fontawesome/brands/facebook.svg +1 -0
  70. package/fontawesome/brands/instagram.svg +1 -0
  71. package/fontawesome/brands/linkedin.svg +1 -0
  72. package/fontawesome/brands/mastodon.svg +1 -0
  73. package/fontawesome/solid/at.svg +1 -0
  74. package/hooks/socialmedia.py +21 -0
  75. package/img/acode.png +0 -0
  76. package/img/favicon.png +0 -0
  77. package/img/linksheet.png +0 -0
  78. package/img/logo.png +0 -0
  79. package/img/pmx.png +0 -0
  80. package/img/tosdr.png +0 -0
  81. package/img/urlcheck.png +0 -0
  82. package/index.html +1013 -0
  83. package/package.json +66 -0
  84. package/robots.txt +13 -0
  85. package/search/search_index.json +1 -0
  86. package/site.webmanifest +25 -0
  87. package/sitemap.xml +43 -0
  88. package/sitemap.xml.gz +0 -0
  89. package/styles/default.css +509 -0
  90. package/styles/global.css +3 -0
  91. package/styles/normalize.css +364 -0
  92. package/styles/style.css +314 -0
  93. package/tags/index.html +1135 -0
@@ -0,0 +1,364 @@
1
+ /*! ==========================================================================
2
+ SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
3
+ This file is part of Network Pro.
4
+ =========================================================================== */
5
+
6
+ /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
7
+
8
+ /* Document
9
+ ========================================================================== */
10
+
11
+ /**
12
+ * 1. Correct the line height in all browsers. CONFLICTS WITH STYLE.CSS
13
+ * 2. Prevent adjustments of font size after orientation changes in iOS.
14
+ */
15
+
16
+ html {
17
+ /* line-height: 1.15; /* 1 */
18
+ -webkit-text-size-adjust: 100%; /* 2 */
19
+ }
20
+
21
+ /* Sections
22
+ ========================================================================== */
23
+
24
+ /**
25
+ * Remove the margin in all browsers.
26
+ */
27
+
28
+ body {
29
+ margin: 0;
30
+ }
31
+
32
+ /**
33
+ * Render the `main` element consistently in IE.
34
+ */
35
+
36
+ main {
37
+ display: block;
38
+ }
39
+
40
+ /**
41
+ * Correct the font size and margin on `h1` elements within `section` and
42
+ * `article` contexts in Chrome, Firefox, and Safari.
43
+ */
44
+
45
+ h1 {
46
+ margin: 0.67em 0;
47
+ font-size: 2em;
48
+ }
49
+
50
+ /* Grouping content
51
+ ========================================================================== */
52
+
53
+ /**
54
+ * 1. Add the correct box sizing in Firefox.
55
+ * 2. Show the overflow in Edge and IE. CONFLICTS WITH STYLE.CSS
56
+ */
57
+
58
+ hr {
59
+ box-sizing: content-box; /* 1 */
60
+
61
+ /* height: 0; /* CONFLICTS /* 1 */
62
+
63
+ /* overflow: visible; /* 2 */
64
+ }
65
+
66
+ /**
67
+ * 1. Correct the inheritance and scaling of font size in all browsers.
68
+ * 2. Correct the odd `em` font sizing in all browsers.
69
+ */
70
+
71
+ pre {
72
+ font-size: 1em; /* 2 */
73
+ font-family: monospace, monospace; /* 1 */
74
+ }
75
+
76
+ /* Text-level semantics
77
+ ========================================================================== */
78
+
79
+ /**
80
+ * Remove the gray background on active links in IE 10.
81
+ */
82
+
83
+ a {
84
+ background-color: transparent;
85
+ }
86
+
87
+ /**
88
+ * 1. Remove the bottom border in Chrome 57-
89
+ * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
90
+ */
91
+
92
+ abbr[title] {
93
+ border-bottom: none; /* 1 */
94
+ text-decoration: underline; /* 2 */
95
+ text-decoration: underline dotted; /* 2 */
96
+ }
97
+
98
+ /**
99
+ * Add the correct font weight in Chrome, Edge, and Safari.
100
+ */
101
+
102
+ b,
103
+ strong {
104
+ font-weight: bolder;
105
+ }
106
+
107
+ /**
108
+ * 1. Correct the inheritance and scaling of font size in all browsers.
109
+ * 2. Correct the odd `em` font sizing in all browsers.
110
+ */
111
+
112
+ code,
113
+ kbd,
114
+ samp {
115
+ font-size: 1em; /* 2 */
116
+ font-family: monospace, monospace; /* 1 */
117
+ }
118
+
119
+ /**
120
+ * Add the correct font size in all browsers.
121
+ */
122
+
123
+ small {
124
+ font-size: 80%;
125
+ }
126
+
127
+ /**
128
+ * Prevent `sub` and `sup` elements from affecting the line height in
129
+ * all browsers.
130
+ */
131
+
132
+ sub,
133
+ sup {
134
+ position: relative;
135
+ font-size: 75%;
136
+ line-height: 0;
137
+ vertical-align: baseline;
138
+ }
139
+
140
+ sub {
141
+ bottom: -0.25em;
142
+ }
143
+
144
+ sup {
145
+ top: -0.5em;
146
+ }
147
+
148
+ /* Embedded content
149
+ ========================================================================== */
150
+
151
+ /**
152
+ * Remove the border on images inside links in IE 10.
153
+ */
154
+
155
+ img {
156
+ border-style: none;
157
+ }
158
+
159
+ /* Forms
160
+ ========================================================================== */
161
+
162
+ /**
163
+ * 1. Change the font styles in all browsers.
164
+ * 2. Remove the margin in Firefox and Safari.
165
+ */
166
+
167
+ button,
168
+ input,
169
+ optgroup,
170
+ select,
171
+ textarea {
172
+ margin: 0; /* 2 */
173
+ font-size: 100%; /* 1 */
174
+ line-height: 1.15; /* 1 */
175
+ font-family: inherit; /* 1 */
176
+ }
177
+
178
+ /**
179
+ * Show the overflow in IE.
180
+ * 1. Show the overflow in Edge.
181
+ */
182
+
183
+ button,
184
+ input {
185
+ /* 1 */
186
+ overflow: visible;
187
+ }
188
+
189
+ /**
190
+ * Remove the inheritance of text transform in Edge, Firefox, and IE.
191
+ * 1. Remove the inheritance of text transform in Firefox.
192
+ */
193
+
194
+ button,
195
+ select {
196
+ /* 1 */
197
+ text-transform: none;
198
+ }
199
+
200
+ /**
201
+ * Correct the inability to style clickable types in iOS and Safari.
202
+ */
203
+
204
+ /* stylelint-disable declaration-property-value-keyword-no-deprecated -- Maintain stylesheet consistency */
205
+ button,
206
+ [type="button"],
207
+ [type="reset"],
208
+ [type="submit"] {
209
+ -webkit-appearance: button;
210
+ appearance: button;
211
+ }
212
+ /* stylelint-enable declaration-property-value-keyword-no-deprecated */
213
+
214
+ /**
215
+ * Remove the inner border and padding in Firefox.
216
+ */
217
+
218
+ button::-moz-focus-inner,
219
+ [type="button"]::-moz-focus-inner,
220
+ [type="reset"]::-moz-focus-inner,
221
+ [type="submit"]::-moz-focus-inner {
222
+ padding: 0;
223
+ border-style: none;
224
+ }
225
+
226
+ /**
227
+ * Restore the focus styles unset by the previous rule.
228
+ */
229
+
230
+ button:-moz-focusring,
231
+ [type="button"]:-moz-focusring,
232
+ [type="reset"]:-moz-focusring,
233
+ [type="submit"]:-moz-focusring {
234
+ outline: 1px dotted ButtonText;
235
+ }
236
+
237
+ /**
238
+ * Correct the padding in Firefox.
239
+ */
240
+
241
+ fieldset {
242
+ padding: 0.35em 0.75em 0.625em;
243
+ }
244
+
245
+ /**
246
+ * 1. Correct the text wrapping in Edge and IE.
247
+ * 2. Correct the color inheritance from `fieldset` elements in IE.
248
+ * 3. Remove the padding so developers are not caught out when they zero out
249
+ * `fieldset` elements in all browsers.
250
+ */
251
+
252
+ legend {
253
+ display: table; /* 1 */
254
+ padding: 0; /* 3 */
255
+ color: inherit; /* 2 */
256
+ box-sizing: border-box; /* 1 */
257
+ max-width: 100%; /* 1 */
258
+ white-space: normal; /* 1 */
259
+ }
260
+
261
+ /**
262
+ * Add the correct vertical alignment in Chrome, Firefox, and Opera.
263
+ */
264
+
265
+ progress {
266
+ vertical-align: baseline;
267
+ }
268
+
269
+ /**
270
+ * Remove the default vertical scrollbar in IE 10+.
271
+ */
272
+
273
+ textarea {
274
+ overflow: auto;
275
+ }
276
+
277
+ /**
278
+ * 1. Add the correct box sizing in IE 10.
279
+ * 2. Remove the padding in IE 10.
280
+ */
281
+
282
+ [type="checkbox"],
283
+ [type="radio"] {
284
+ padding: 0; /* 2 */
285
+ box-sizing: border-box; /* 1 */
286
+ }
287
+
288
+ /**
289
+ * Correct the cursor style of increment and decrement buttons in Chrome.
290
+ */
291
+
292
+ [type="number"]::-webkit-inner-spin-button,
293
+ [type="number"]::-webkit-outer-spin-button {
294
+ height: auto;
295
+ }
296
+
297
+ /**
298
+ * 1. Correct the odd appearance in Chrome and Safari.
299
+ * 2. Correct the outline style in Safari.
300
+ */
301
+
302
+ [type="search"] {
303
+ -webkit-appearance: textfield; /* 1 */
304
+ appearance: textfield; /* 1 */
305
+ outline-offset: -2px; /* 2 */
306
+ }
307
+
308
+ /**
309
+ * Remove the inner padding in Chrome and Safari on macOS.
310
+ */
311
+
312
+ [type="search"]::-webkit-search-decoration {
313
+ -webkit-appearance: none;
314
+ }
315
+
316
+ /**
317
+ * 1. Correct the inability to style clickable types in iOS and Safari.
318
+ * 2. Change font properties to `inherit` in Safari.
319
+ */
320
+
321
+ ::-webkit-file-upload-button {
322
+ font: inherit; /* 2 */
323
+ -webkit-appearance: button; /* 1 */
324
+ }
325
+
326
+ /* Interactive
327
+ ========================================================================== */
328
+
329
+ /*
330
+ * Add the correct display in Edge, IE 10+, and Firefox.
331
+ */
332
+
333
+ details {
334
+ display: block;
335
+ }
336
+
337
+ /*
338
+ * Add the correct display in all browsers.
339
+ */
340
+
341
+ summary {
342
+ display: list-item;
343
+ }
344
+
345
+ /* Misc
346
+ ========================================================================== */
347
+
348
+ /**
349
+ * Add the correct display in IE 10+.
350
+ */
351
+
352
+ template {
353
+ display: none;
354
+ }
355
+
356
+ /**
357
+ * CONFLICTS WITH STYLE.CSS
358
+ * Add the correct display in IE 10.
359
+ */
360
+
361
+ /*
362
+ [hidden] {
363
+ display: none;
364
+ } */
@@ -0,0 +1,314 @@
1
+ /* markdownlint-disable MD037, MD041 */
2
+
3
+ /*! ==========================================================================
4
+ SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
5
+ This file is part of Network Pro.
6
+ =========================================================================== */
7
+
8
+ /* markdownlint-enable MD037, MD041 */
9
+
10
+ /*! HTML5 Boilerplate v9.0.1 | MIT License | https://html5boilerplate.com/ */
11
+
12
+ /* main.css 3.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
13
+
14
+ /*
15
+ * What follows is the result of much research on cross-browser styling.
16
+ * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
17
+ * Kroc Camen, and the H5BP dev community and team.
18
+ */
19
+
20
+ /*! ==========================================================================
21
+ Base styles: opinionated defaults
22
+ =========================================================================== */
23
+
24
+ html {
25
+ font-size: 1em;
26
+ line-height: 1.4;
27
+ color: #222;
28
+ scroll-behavior: smooth;
29
+ }
30
+
31
+ /*
32
+ * Remove text-shadow in selection highlight:
33
+ * https://twitter.com/miketaylr/status/12228805301
34
+ *
35
+ * Customize the background color to match your design.
36
+ */
37
+
38
+ ::-moz-selection {
39
+ background: #191919;
40
+ text-shadow: none;
41
+ }
42
+
43
+ ::selection {
44
+ background: #191919;
45
+ text-shadow: none;
46
+ }
47
+
48
+ /*
49
+ * A better looking default horizontal rule
50
+ * 1. Show the overflow in Edge and IE.
51
+ */
52
+
53
+ hr {
54
+ display: block;
55
+ height: 1px;
56
+ padding: 0;
57
+ margin: 1em 0;
58
+ border: 0;
59
+ border-top: 1px solid #ccc;
60
+ overflow: visible; /* 1 */
61
+ }
62
+
63
+ /*
64
+ * Remove the gap between audio, canvas, iframes,
65
+ * images, videos and the bottom of their containers:
66
+ * https://github.com/h5bp/html5-boilerplate/issues/440
67
+ */
68
+
69
+ audio,
70
+ canvas,
71
+ iframe,
72
+ img,
73
+ svg,
74
+ video {
75
+ vertical-align: middle;
76
+ }
77
+
78
+ /*
79
+ * Remove default fieldset styles.
80
+ */
81
+
82
+ fieldset {
83
+ padding: 0;
84
+ margin: 0;
85
+ border: 0;
86
+ }
87
+
88
+ /*
89
+ * Allow only vertical resizing of textareas.
90
+ */
91
+
92
+ textarea {
93
+ resize: vertical;
94
+ }
95
+
96
+ /*! ==========================================================================
97
+ Author's custom styles
98
+ =========================================================================== */
99
+
100
+ /*
101
+ * Additional line added to hr{} under 'Base Styles'
102
+ */
103
+
104
+ body {
105
+ margin: 10px;
106
+ color: #fafafa;
107
+ background-color: #191919;
108
+ font-family: Arial, Helvetica, sans-serif;
109
+ }
110
+
111
+ /* parent link element */
112
+ a {
113
+ /* align-content: center; */
114
+ text-decoration: none;
115
+ }
116
+
117
+ /* unvisited link */
118
+ a:link {
119
+ color: #ffc627;
120
+ }
121
+
122
+ /* mouse over link */
123
+ a:hover {
124
+ color: #ffc627;
125
+ text-decoration: underline;
126
+ }
127
+
128
+ /* selected link */
129
+ a:active {
130
+ color: #ffc627;
131
+ text-decoration: underline;
132
+ }
133
+
134
+ /* focused link */
135
+ a:focus {
136
+ color: #191919; /* Black text when focused */
137
+ background-color: #ffc627; /* Gold background when focused */
138
+ }
139
+
140
+ /* visited link */
141
+ a:visited {
142
+ color: #7f6227;
143
+ }
144
+
145
+ /* visited and mouse over */
146
+ a:visited:hover {
147
+ color: #7f6227;
148
+ }
149
+
150
+ /*! ==========================================================================
151
+ Helper classes
152
+ =========================================================================== */
153
+
154
+ /*
155
+ * Hide visually and from screen readers
156
+ */
157
+
158
+ .hidden,
159
+ [hidden] {
160
+ display: none !important;
161
+ }
162
+
163
+ /*
164
+ * Hide only visually, but have it available for screen readers:
165
+ * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
166
+ *
167
+ * 1. For long content, line feeds are not interpreted as spaces and small width
168
+ * causes content to wrap 1 word per line:
169
+ * https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
170
+ */
171
+
172
+ .visually-hidden {
173
+ position: absolute;
174
+ width: 1px;
175
+ height: 1px;
176
+ padding: 0;
177
+ margin: -1px;
178
+ border: 0;
179
+ clip: rect(0, 0, 0, 0);
180
+ overflow: hidden;
181
+ white-space: nowrap;
182
+
183
+ /* 1 */
184
+ }
185
+
186
+ /*
187
+ * Extends the .visually-hidden class to allow the element
188
+ * to be focusable when navigated to via the keyboard:
189
+ * https://www.drupal.org/node/897638
190
+ */
191
+
192
+ .visually-hidden.focusable:active,
193
+ .visually-hidden.focusable:focus {
194
+ position: static;
195
+ width: auto;
196
+ height: auto;
197
+ margin: 0;
198
+ clip: auto;
199
+ overflow: visible;
200
+ white-space: inherit;
201
+ }
202
+
203
+ /*
204
+ * Hide visually and from screen readers, but maintain layout
205
+ */
206
+
207
+ .invisible {
208
+ visibility: hidden;
209
+ }
210
+
211
+ /*
212
+ * Clearfix: contain floats
213
+ *
214
+ * The use of `table` rather than `block` is only necessary if using
215
+ * `::before` to contain the top-margins of child elements.
216
+ */
217
+
218
+ .clearfix::before,
219
+ .clearfix::after {
220
+ display: table;
221
+ content: "";
222
+ }
223
+
224
+ .clearfix::after {
225
+ clear: both;
226
+ }
227
+
228
+ /*! ==========================================================================
229
+ EXAMPLE Media Queries for Responsive Design.
230
+ These examples override the primary ('mobile first') styles.
231
+ Modify as content requires.
232
+ =========================================================================== */
233
+
234
+ /*
235
+ @media only screen and (width >= 35em) {
236
+ /* Style adjustments for viewports that meet the condition
237
+ }*/
238
+
239
+ /*@media print,
240
+ (-webkit-min-device-pixel-ratio: 1.25),
241
+ (resolution >= 1.25dppx),
242
+ (resolution >= 120dpi) {
243
+ /* Style adjustments for high resolution devices
244
+ }*/
245
+
246
+ /*! ==========================================================================
247
+ Print styles.
248
+ Inlined to avoid the additional HTTP request:
249
+ https://www.phpied.com/delay-loading-your-print-css/
250
+ =========================================================================== */
251
+
252
+ /* stylelint-disable order/properties-order -- Maintain spreadsheet consistency */
253
+ @media print {
254
+ *,
255
+ *::before,
256
+ *::after {
257
+ background: #fff !important;
258
+ color: #000 !important;
259
+
260
+ /* Black prints faster */
261
+ box-shadow: none !important;
262
+ text-shadow: none !important;
263
+ }
264
+ /* stylelint-enable order/properties-order */
265
+
266
+ a,
267
+ a:visited {
268
+ text-decoration: underline;
269
+ }
270
+
271
+ a[href]::after {
272
+ content: " (" attr(href) ")";
273
+ }
274
+
275
+ abbr[title]::after {
276
+ content: " (" attr(title) ")";
277
+ }
278
+
279
+ /*
280
+ * Don't show links that are fragment identifiers,
281
+ * or use the `javascript:` pseudo protocol
282
+ */
283
+ a[href^="#"]::after,
284
+ a[href^="javascript:"]::after {
285
+ content: "";
286
+ }
287
+
288
+ pre {
289
+ white-space: pre-wrap !important;
290
+ }
291
+
292
+ pre,
293
+ blockquote {
294
+ border: 1px solid #999;
295
+ page-break-inside: avoid;
296
+ }
297
+
298
+ tr,
299
+ img {
300
+ page-break-inside: avoid;
301
+ }
302
+
303
+ p,
304
+ h2,
305
+ h3 {
306
+ orphans: 3;
307
+ widows: 3;
308
+ }
309
+
310
+ h2,
311
+ h3 {
312
+ page-break-after: avoid;
313
+ }
314
+ }