Mercurial > hgrepos > Python2 > PyMuPDF
view mupdf-source/thirdparty/mujs/docs/style.css @ 40:aa33339d6b8a upstream
ADD: MuPDF v1.26.10: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.5.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 11 Oct 2025 11:31:38 +0200 |
| parents | b50eed0cc0ef |
| children |
line wrap: on
line source
h1, nav, footer { font-family: sans-serif; } a { text-decoration: none; } a:hover { text-decoration: underline; } h2 { font-size: 1.25rem; } h3 { font-size: 1.12rem; } ul li { list-style-type: circle; } pre, table, ol, dl { margin-left: 2rem; } li { margin: 0; } th, td { text-align: left; vertical-align: top; } body { margin: 0; } h1 { font-weight: normal; margin: 0; padding: 1rem 2rem; } header{ color: white; background: no-repeat; background-color: #36648b; background-image: url("mujs-logo.png"); background-position: top right; min-height: 72px; } nav { padding: 0.75rem 2rem; background-color: #ddd; no-text-transform: uppercase; } nav a { color: #303030; padding-right: 2rem; } article { max-width: 50rem; margin: 2rem; } footer { background-color: #ddd; color: #303030; padding: 1rem 2rem; }
