X-Git-Url: https://git.distorted.org.uk/~mdw/tgal/blobdiff_plain/84ffdea7357ad52e4ad8df5ad57b90c7c097252b..548ad771d89100cdd1cda2ffa7e3dc085a6ba154:/static/tgal.css diff --git a/static/tgal.css b/static/tgal.css index c4753e4..a2bc7fb 100644 --- a/static/tgal.css +++ b/static/tgal.css @@ -136,14 +136,10 @@ div.prev, div.next { } div.prev { left: 0%; } div.next { right: 0%; } -a.prev, a.next { - font-size: 400%; - font-weight: bold; - background-color: #0006; - min-width: 1em; - text-align: center; - min-height: 3ex; -} +a.nav { background-color: #0006; } +a.nav svg { display: block; } +a.nav .fg { fill: #00c; } + a.view { flex-grow: 1; flex-basis: 0; display: flex; flex-direction: column;