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; }