From 87d9361c819bc64fb21279c2ea6d44710bd62f04 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sat, 21 Dec 2019 23:04:42 +0100 Subject: Add cursor pointer to RU student assistant job, which expands with details when you click --- resources/pug/finals/index.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources') 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], -- cgit v1.2.3