summaryrefslogtreecommitdiffstats
path: root/htdocs/page.css
Commit message (Collapse)AuthorAgeFilesLines
* htdocs/page.css: set min-width for the bodyAlexander Sulfrian2012-10-251-0/+1
| | | | | the content had allready a min-width property, so do not allow the body to shrink further than the content
* htdocs/page.css: center the date headlineAlexander Sulfrian2012-10-251-0/+5
|
* template/base: change pagination to classAlexander Sulfrian2012-10-251-5/+5
| | | | multiple elements with the same id are not allowed
* templates/base.html: add template for html pages (and required files)Alexander Sulfrian2012-09-141-0/+59