diff --git a/src/style/_layout.scss b/src/style/_layout.scss index 9ee357f0..427c7dc5 100644 --- a/src/style/_layout.scss +++ b/src/style/_layout.scss @@ -726,12 +726,12 @@ section a.nostyle { text-decoration: inherit; color: inherit; - cursor: auto; + cursor: pointer; display: inline; &:visited { text-decoration: inherit; color: inherit; - cursor: auto; + cursor: pointer; } }