aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-09-23 12:26:12 -0400
committerThedro Neely <thedroneely@gmail.com>2019-09-23 12:26:12 -0400
commit7ce42e10aa02d142dce64cc5a132149094985050 (patch)
tree513bcc54d001e5f078572a0dc5b4efbfd6f702e8 /public
parentb4d02257cf29f005f4bd008b5037a7a3f4715191 (diff)
downloadthedroneely.com-7ce42e10aa02d142dce64cc5a132149094985050.tar.gz
thedroneely.com-7ce42e10aa02d142dce64cc5a132149094985050.tar.bz2
thedroneely.com-7ce42e10aa02d142dce64cc5a132149094985050.zip
public/css: Rounded corners on repo label
Diffstat (limited to 'public')
-rw-r--r--public/css/tdro.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index 079ce10..683f803 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -4517,7 +4517,7 @@ a code { color: #0147b7; }
.coffee svg { stroke-width: 1.5px; width: 20px; height: 20px; }
.coffee span { padding-left: 10px; }
-.brand__custom { margin: 14px 12px; text-align: center; background-color: #555; color: white; padding: 0 10px; }
+.brand__custom { margin: 14px 12px; text-align: center; background-color: #444; color: white; padding: 0 10px; border-radius: 0.25em }
/* contact form */