From f0595645aa9dd0e8ae2609394359d8aa089f0015 Mon Sep 17 00:00:00 2001 From: Alie Date: Wed, 7 Jun 2023 19:23:28 +0200 Subject: [PATCH] wtf why that oclor change??? --- personalWebpage/webpage/static/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/personalWebpage/webpage/static/style.css b/personalWebpage/webpage/static/style.css index 00d4f11..41df750 100755 --- a/personalWebpage/webpage/static/style.css +++ b/personalWebpage/webpage/static/style.css @@ -44,16 +44,16 @@ body { #about .centercubeplease { color: #fff0f0; background-color: #990033; - border: 3px solid #c9c8c8; + border: 3px solid #cc0066; margin: auto; padding: 10px; } -h1{ +h1 { text-align: center; } -ul{ +ul { text-align: left; }