diff options
| author | Franck Cuny <franck@fcuny.net> | 2025-08-31 13:40:48 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2025-08-31 13:40:48 -0700 |
| commit | 042c50e74c6401e4a5db9eb74bf3cb24a71d7377 (patch) | |
| tree | 49939757ff0339322331f367afd2e8d6f9a66b6e /src/fcuny.net/static/css/custom.css | |
| parent | install firefox extension 'clearurls' (diff) | |
| download | infra-042c50e74c6401e4a5db9eb74bf3cb24a71d7377.tar.gz | |
my website will be managed in an external repository
Diffstat (limited to 'src/fcuny.net/static/css/custom.css')
| -rw-r--r-- | src/fcuny.net/static/css/custom.css | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/src/fcuny.net/static/css/custom.css b/src/fcuny.net/static/css/custom.css deleted file mode 100644 index 26c0436..0000000 --- a/src/fcuny.net/static/css/custom.css +++ /dev/null @@ -1,34 +0,0 @@ -body { - margin: 0; - font-size: 1rem; - line-height: 2; - background-color: #f4f4f4; - font-weight: normal; - font-style: normal; - font-family: monospace; - color: #333333; - padding: 20px; -} - -main { - max-width: 50rem; - margin: 0 auto; - padding: 0 1em; - padding-top: 6em; - padding-bottom: 2em; -} - -p { - margin: 0 0 1em; -} - -a { - color: inherit; - text-decoration: none; - border-bottom: 1px solid #b1b1b1 -} - -ul { - display: block; - padding-left: 1em; -} |
