Overview
Comment: | Improve front page a bit |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
2373762378605935adf5601dbe94b9d5 |
User & Date: | joel on 2020-01-22 02:47:46 |
Other Links: | manifest | tags |
Context
2020-01-22
| ||
04:41 | Enable/improve browser print media styles in CSS check-in: ffd04247 user: joel tags: trunk | |
02:47 | Improve front page a bit check-in: 23737623 user: joel tags: trunk | |
2020-01-19
| ||
21:31 | Merge ignore-glob updates to trunk check-in: 233fdc64 user: joel tags: trunk | |
Changes
Modified index.html.pp from [6ce20187] to [fd0468be].
︙ | |||
61 62 63 64 65 66 67 | 61 62 63 64 65 66 67 68 69 70 71 72 73 74 | - | margin-left: -20vw; margin-right: 1rem; z-index: -100; } main { background: transparent; |
︙ |
Modified web-extra/martin.css.pp from [62e09f38] to [16e6b3ef].
︙ | |||
632 633 634 635 636 637 638 | 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 | + - + + - - - + | font-size: 1.2rem; } /* ******* (Mobile first) Columnar series list styling ******* */ .series-list { display: grid; |
︙ |