Commit Graph

7 Commits

Author SHA1 Message Date
Jørn Åne 871ffc9182 Move navigation down in code, add ul element. 2016-08-29 19:37:49 +02:00
Jørn Åne 9ffaf26f1d Remove "Remind Me" buttons. 2016-08-29 18:29:33 +02:00
Jørn Åne db2ade9da0 Read kurs from database. 2016-08-29 18:27:31 +02:00
Jørn Åne d19bd1d08b Update links so that they can point to PHP files. 2016-08-26 23:54:58 +02:00
Aleksander Wasaznik 2949aba2bb Autohyphenate <p>
Add hyphens:auto to <p> to remove the ugly gaps introduced by
text-align: justified. This may cause some unwanted hyphenation on e.g.
email addresses. We should strive to not have long unbreakable words.

For record; command for adding html tag to all relevant files:
$ find -type f -exec sed -i '/DOCTYPE/ a <html lang="no">' {} +
2016-08-18 09:45:30 +02:00
Fredrik Strupe e4e8b0972b Dynamic event dates 2016-08-15 21:55:50 +02:00
Jørn Åne a1a3d12409 Initial hacking. 2016-08-15 17:43:41 +02:00