Commit 59972da
committed
Move inline CSS to
Inline CSS is hard to manage, so let's move it elsewhere.
To prepare for migrating also the home page to Hugo, let's make that
inline CSS contingent on <body> having the `page` class.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>pack.css
1 parent 0e4bb27 commit 59972da
2 files changed
+14
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 12 | | |
28 | 13 | | |
29 | 14 | | |
30 | 15 | | |
31 | 16 | | |
32 | 17 | | |
33 | | - | |
| 18 | + | |
34 | 19 | | |
35 | 20 | | |
36 | 21 | | |
| |||
0 commit comments