|
251 | 251 |
|
252 | 252 | <pre><code>--RS__colGap</code></pre> |
253 | 253 |
|
254 | | - <p>The gap between columns. It must be set in pixels so that it won’t resize with font size.</p> |
| 254 | + <p>The gap between columns.</p> |
255 | 255 |
|
256 | 256 | <p>You must account for this gap when scrolling.</p> |
257 | 257 |
|
258 | 258 | <hr/> |
259 | 259 |
|
260 | 260 | <pre><code>--RS__pageGutter</code></pre> |
261 | 261 |
|
262 | | - <p>The inline (horizontal by default, vertical in vertical-writing) page margins. It must be set in pixels so that it won’t resize with font size.</p> |
| 262 | + <p>The inline (horizontal by default, vertical in vertical-writing) page margins.</p> |
263 | 263 |
|
264 | 264 | <hr/> |
265 | 265 |
|
|
275 | 275 |
|
276 | 276 | <pre><code>--RS__scrollPadding</code></pre> |
277 | 277 |
|
278 | | - <p>The <code>padding</code> for the <code>body</code>. It must be set in pixels so that it won’t resize with font size.</p> |
| 278 | + <p>The <code>padding</code> for the <code>body</code>.</p> |
279 | 279 |
|
280 | 280 | <hr/> |
281 | 281 |
|
282 | 282 | <pre><code>--RS__scrollPaddingTop</code></pre> |
283 | 283 |
|
284 | | - <p>The <code>padding-top</code> for the <code>body</code>. It must be set in pixels so that it won’t resize with font size.</p> |
| 284 | + <p>The <code>padding-top</code> for the <code>body</code>.</p> |
285 | 285 |
|
286 | 286 | <hr/> |
287 | 287 |
|
288 | 288 | <pre><code>--RS__scrollPaddingBottom</code></pre> |
289 | 289 |
|
290 | | - <p>The <code>padding-bottom</code> for the <code>body</code>. It must be set in pixels so that it won’t resize with font size.</p> |
| 290 | + <p>The <code>padding-bottom</code> for the <code>body</code>.</p> |
291 | 291 |
|
292 | 292 | <hr/> |
293 | 293 |
|
294 | 294 | <pre><code>--RS__scrollPaddingLeft</code></pre> |
295 | 295 |
|
296 | | - <p>The <code>padding-left</code> for the <code>body</code>. It must be set in pixels so that it won’t resize with font size.</p> |
| 296 | + <p>The <code>padding-left</code> for the <code>body</code>.</p> |
297 | 297 |
|
298 | 298 | <hr/> |
299 | 299 |
|
300 | 300 | <pre><code>--RS__scrollPaddingRight</code></pre> |
301 | 301 |
|
302 | | - <p>The <code>padding-right</code> for the <code>body</code>. It must be set in pixels so that it won’t resize with font size.</p> |
| 302 | + <p>The <code>padding-right</code> for the <code>body</code>.</p> |
303 | 303 | </section> |
304 | 304 |
|
305 | 305 | <section id="safeguards" class="level3"> |
|
0 commit comments