From 844b7878d1da97130ed3a1b57ba37e590a7208ae Mon Sep 17 00:00:00 2001 From: Eli White Date: Tue, 17 Mar 2015 16:46:57 -0700 Subject: [PATCH] Testing --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 27bc556..ef90ed3 100644 --- a/index.html +++ b/index.html @@ -17,8 +17,8 @@ min-width: 100px; padding: 15px 20px; background-color: purple; - border: 1px solid black; - border-radius: 15px; + border: 1px dotted black; + border-radius: 5px; color: white; font-size: 16px; }