From 9469f8967be3497fd5e7d3dcf1c8fc91ef636e35 Mon Sep 17 00:00:00 2001 From: Nate B Date: Sun, 15 Nov 2020 05:33:43 -0700 Subject: [PATCH] 11-15-20_05:33:43 --- authorblurb.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/authorblurb.css b/authorblurb.css index d9a5990..8c2c5a6 100644 --- a/authorblurb.css +++ b/authorblurb.css @@ -2,5 +2,8 @@ width: 50%; float: left; border-radius: 12px; - border: 2px #0066ff; + border-width: 3px; + border-style: groove; + border-color: #0066ff; + }