From effcafcb7d2010c4d182b296ff2cf5b55cc91cf5 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Mon, 20 Nov 2017 10:21:05 -0700 Subject: wip img --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 488a602..1006a85 100644 --- a/static/style.css +++ b/static/style.css @@ -158,6 +158,10 @@ pre { color: black; } +.full { + cursor: pointer; +} + .star { color: black; cursor: pointer; -- cgit v1.2.3