X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/271df87bc8c768167889902c455d3c7dfc0f155b..dda2c7a7ae28eab27ac1bcaf38513ff44343278b:/www/phorkie.css diff --git a/www/phorkie.css b/www/phorkie.css index fe41780..abe1262 100644 --- a/www/phorkie.css +++ b/www/phorkie.css @@ -41,4 +41,12 @@ a.anchorlink { } .file .code { margin-left: 2em; +} +ul.pager { + margin-top: 2ex; +} + +form textarea.content { + width: 100%; + box-sizing: border-box; } \ No newline at end of file