diff options
author | Camil Staps | 2019-12-21 23:04:42 +0100 |
---|---|---|
committer | Camil Staps | 2019-12-21 23:04:42 +0100 |
commit | 87d9361c819bc64fb21279c2ea6d44710bd62f04 (patch) | |
tree | c895512753ab5e725326ce2c312b948d769c4710 | |
parent | Add IFL paper (diff) |
Add cursor pointer to RU student assistant job, which expands with details when you click
-rw-r--r-- | resources/pug/finals/index.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 42ae97f..6369648 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -135,7 +135,7 @@ block content td details summary - p Student assistant, #[a(href="https://www.ru.nl") Radboud University Nijmegen] (click for an overview of activities). + p(style='cursor:pointer;') Student assistant, #[a(href="https://www.ru.nl") Radboud University Nijmegen] (click for an overview of activities). mixin saItem(guide, name) | #[a(href=guide)= name], |