From abc7e2cadca5051ee441e447f4ef80587bdd93d7 Mon Sep 17 00:00:00 2001 From: Ethan Paul <24588726+enpaul@users.noreply.github.com> Date: Fri, 14 Apr 2023 13:32:37 -0400 Subject: [PATCH] Update branding to use new skylab naming and colors --- css/style.css | 21 +++++++-------------- index.html | 10 +++++----- 2 files changed, 12 insertions(+), 19 deletions(-) diff --git a/css/style.css b/css/style.css index aab17b9..991630a 100644 --- a/css/style.css +++ b/css/style.css @@ -54,50 +54,43 @@ .arc-0 { width:250px; /* Gap between arcs is 20px */ height:250px; - border-right-color: white; - /* border-left-color: white; */ + border-right-color: #1c70d8; margin: 5px; /* Margin is equal to half of the difference between the arc's diameter and the container width */ } .arc-1 { width:230px; height:230px; - border-left-color: white; - /* border-right-color: white; */ + border-left-color: #1c70d8; margin: 15px; } .arc-2 { width:210px; height:210px; - border-left-color: white; - /* border-right-color: white; */ + border-left-color: #1c70d8; margin: 25px; } .arc-3 { width:190px; height:190px; - border-right-color: white; - /* border-left-color: white; */ + border-right-color: #1c70d8; margin: 35px; } .arc-4 { width:170px; height:170px; - border-top-color: white; - /* border-bottom-color: white; */ + border-top-color: #1c70d8; margin: 45px; } .arc-5 { width:150px; height:150px; - border-top-color: white; - /* border-bottom-color: white; */ + border-top-color: #1c70d8; margin: 55px; } .arc-6 { width:130px; height:130px; - border-bottom-color: white; - /* border-top-color: white; */ + border-bottom-color: #1c70d8; margin: 65px; } footer { diff --git a/index.html b/index.html index 73ca1bc..cbb11ed 100644 --- a/index.html +++ b/index.html @@ -8,17 +8,17 @@ SkyLab - - - - + + + +
- +