From bebf6f0f826a1a88efa865ae7fde54799bab7dea Mon Sep 17 00:00:00 2001 From: floor Date: Wed, 8 Jun 2022 16:07:53 +0200 Subject: [PATCH] Update 'sobremesa/index.html' --- sobremesa/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sobremesa/index.html b/sobremesa/index.html index 2cd82cc..4583ea4 100644 --- a/sobremesa/index.html +++ b/sobremesa/index.html @@ -22,9 +22,9 @@ background-color:Ivory !important; } #colors{ - border-width: thin; - border-color: silver; - border-radius: 15px; + border-width: thin !important; + border-color: silver !important; + border-radius: 15px !important; }