diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index c82b4db..929cde1 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -18,7 +18,7 @@ jobs: with: ssh-private-key: ${{ secrets.PAGES_PRIVKEY }} - name: Repo pull - uses: actions/checkout@v4 + uses: https://github.com/actions/checkout@v4 with: fetch-depth: 0 - name: Website upload diff --git a/previews/wip-content-footer-replace-with-link-tree/bootstrap.local.css b/previews/wip-content-footer-replace-with-link-tree/bootstrap.local.css index 88c8438..47b5c6e 100644 --- a/previews/wip-content-footer-replace-with-link-tree/bootstrap.local.css +++ b/previews/wip-content-footer-replace-with-link-tree/bootstrap.local.css @@ -124,13 +124,6 @@ code { /* list-style-type: none; */ } -.footer ul { - margin: inherit; - padding: 0; - height: inherit; - list-style-type: none; -} - /* limit main content to ~90 chars per line */ /* update: practical typography recommends 2-3 alphabets */ #content { @@ -483,3 +476,67 @@ header h1::before { color: #333; border-color: #ccc; } + +/* Footer */ + +.footer ul { + margin: inherit; + padding: 0; + height: inherit; + list-style-type: none; +} + +.footer h5 { + font-weight: bold; +} + +.footer li a { + color: #777; +} + +.footer li { + color: #777; +} + +.footer p { + color: #777; +} + +/* Listmonk form */ + +.listmonk-form { + display: table; +} + +.listmonk-form .t { + display: table-cell; + width: 100%; +} + +.listmonk-form a { + color: #777; + text-decoration-line: underline; +} + +.listmonk-form .t > input { + width: 100%; + background: #f8f8f8; + color: #777; + text-align: left; + border-color: #ccc; +} + +.listmonk-form button { + background: #f8f8f8; + color: #777; + border-color: #ccc; + margin-top: -2px; + margin-left: 12px; +} + +.listmonk-form button:hover { + background: #e6e6e6; + color: #777; + border-color: #ccc; +} + diff --git a/previews/wip-content-footer-replace-with-link-tree/footer.fr.mo b/previews/wip-content-footer-replace-with-link-tree/footer.fr.mo index 26ce042..83f3208 100644 Binary files a/previews/wip-content-footer-replace-with-link-tree/footer.fr.mo and b/previews/wip-content-footer-replace-with-link-tree/footer.fr.mo differ diff --git a/previews/wip-content-footer-replace-with-link-tree/footer/index.en.html b/previews/wip-content-footer-replace-with-link-tree/footer/index.en.html index 0e6a5fd..5f147cc 100644 --- a/previews/wip-content-footer-replace-with-link-tree/footer/index.en.html +++ b/previews/wip-content-footer-replace-with-link-tree/footer/index.en.html @@ -91,8 +91,6 @@