Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-21 | Close CSS comment blocks correctlyHEADmaster | Thomas Lange | 1 | -12/+12 | |
2017-11-20 | The rem units in media queries have been replaced by simple em units. | Thomas Lange | 1 | -3/+3 | |
2017-11-17 | The markup has been optimized to use more semantic <p> and <code> elements. ↵ | Thomas Lange | 20 | -20/+27 | |
In addition, the error page for HTTP status code 502 has been added. | |||||
2017-08-28 | There are now separate files for header and footer, which simplifies the ↵ | Thomas Lange | 20 | -40/+63 | |
creation of error messages, since you can now output HTML code directly instead of defining the message into a variable which escapes the containing HTML code. In addition, a new error page for "429 Too Many Requests" has been added and a little change in the stylesheet was made. | |||||
2017-02-04 | Stylesheet changed and mod_authz_core added to the module dependency list. | Thomas Lange | 1 | -5/+8 | |
2016-10-16 | Unnecessary CSS code has been removed. | Thomas Lange | 1 | -4/+1 | |
2016-10-04 | Initial commit. | Thomas Lange | 18 | -0/+126 | |