From 75b70b68047908009e8699e1137dac6514acd242 Mon Sep 17 00:00:00 2001 From: Stephen Enders Date: Tue, 10 Dec 2019 16:32:09 -0500 Subject: V1 of Wishlist --- www/index.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www/index.css') diff --git a/www/index.css b/www/index.css index fcaa293..e418ebb 100644 --- a/www/index.css +++ b/www/index.css @@ -39,3 +39,7 @@ code.inline { display: inline; padding: 2px 2px; } + +#wishlist { margin: 2% } +#wishlist table thead td { border-bottom: 1px solid #aaa } +#wishlist table tbody td { border-bottom: 2px dotted #aaa } -- cgit v1.2.3-54-g00ecf