From a472ca388d44d2856f37c44161f19995a2fd6a0d Mon Sep 17 00:00:00 2001 From: floor Date: Wed, 8 Jun 2022 17:35:41 +0200 Subject: [PATCH] Update 'sobremesa/index.html' --- sobremesa/index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sobremesa/index.html b/sobremesa/index.html index 95589df..ffcfc5a 100644 --- a/sobremesa/index.html +++ b/sobremesa/index.html @@ -19,18 +19,19 @@ color:Sienna; } #wrapper{ - background-color:Ivory; + background-color:silver; color: silver; } #colors{ font-size: 10px; - border: 1px solid silver; + color:Ivory; + border: 1px solid Ivory; border-radius: 15px; padding: 30px; line-height: 80%; } #inner-hleft-text{ - background-color: Ivory; + background-color: silver; } #about-project{ color: sienna;