From a7b635a980a0c74fbdd4ddd2b702dcf481670439 Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Tue, 9 Aug 2016 19:03:09 -0700 Subject: add border around About web view. added padding to text div in the about page --- ZeroTier One/about.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ZeroTier One/about.html') diff --git a/ZeroTier One/about.html b/ZeroTier One/about.html index 7754cf8d..4fa41d7b 100644 --- a/ZeroTier One/about.html +++ b/ZeroTier One/about.html @@ -37,6 +37,9 @@ a:link { text-decoration: none; } + div.text { + padding: 5px; + } -- cgit v1.2.3