From 60fc61560d6cb581654497abf0b9a78500223e1d Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Tue, 13 Aug 2019 14:39:20 -0400 Subject: [PATCH] Added leaderboard link --- popup.css | 4 ++++ popup.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/popup.css b/popup.css index 1d5dd91e..ae3f79dc 100644 --- a/popup.css +++ b/popup.css @@ -51,6 +51,10 @@ h1.popupElement { padding: 5px; } +.discreteLink.popupElement { + color: black; +} + .recordingSubtitle.popupElement { margin-bottom: 10px; } diff --git a/popup.html b/popup.html index 0c829494..039db0e2 100644 --- a/popup.html +++ b/popup.html @@ -73,6 +73,10 @@ sponsor segments. + +
+ View the leaderboard here. +