From 201486d6c75d789fae4ef79b09f981019d326460 Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Mon, 24 Aug 2020 21:22:26 +0530 Subject: Update toolbox description on results page, update rewards page --- css/custom.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css/custom.css') diff --git a/css/custom.css b/css/custom.css index 34ad336..7a9af9d 100644 --- a/css/custom.css +++ b/css/custom.css @@ -45,6 +45,10 @@ html { font-size: 16px; } +.results-table table, td{ + border: 1px solid black !important; +} + /* * Custom translucent site header */ -- cgit