diff --git a/sam/docs/brochure/v5/sam-brochure-v5-dashboard-1page.pptx b/sam/docs/brochure/v5/sam-brochure-v5-dashboard-1page.pptx index abcb156..60194bf 100644 Binary files a/sam/docs/brochure/v5/sam-brochure-v5-dashboard-1page.pptx and b/sam/docs/brochure/v5/sam-brochure-v5-dashboard-1page.pptx differ diff --git a/sam/docs/brochure/v5/sam-brochure-v5-dashboard-2page.pptx b/sam/docs/brochure/v5/sam-brochure-v5-dashboard-2page.pptx index f145b52..e53d81c 100644 Binary files a/sam/docs/brochure/v5/sam-brochure-v5-dashboard-2page.pptx and b/sam/docs/brochure/v5/sam-brochure-v5-dashboard-2page.pptx differ diff --git a/sam/docs/brochure/v5/slides/brochure-dashboard-1page.html b/sam/docs/brochure/v5/slides/brochure-dashboard-1page.html index 81831b8..6e8d331 100644 --- a/sam/docs/brochure/v5/slides/brochure-dashboard-1page.html +++ b/sam/docs/brochure/v5/slides/brochure-dashboard-1page.html @@ -7,7 +7,7 @@ body { width: 405pt; height: 720pt; font-family: 'Pretendard', sans-serif; - background: linear-gradient(175deg, #0F172A 0%, #1E1B4B 55%, #312E81 100%); + background: #1A1640; padding: 22pt 20pt 12pt 20pt; display: flex; flex-direction: column; } diff --git a/sam/docs/brochure/v5/slides/brochure-dashboard-back.html b/sam/docs/brochure/v5/slides/brochure-dashboard-back.html index 2bc5bab..aa9f629 100644 --- a/sam/docs/brochure/v5/slides/brochure-dashboard-back.html +++ b/sam/docs/brochure/v5/slides/brochure-dashboard-back.html @@ -7,7 +7,7 @@ body { width: 405pt; height: 720pt; font-family: 'Pretendard', sans-serif; - background: linear-gradient(175deg, #0F172A 0%, #1E1B4B 55%, #312E81 100%); + background: #1A1640; padding: 20pt 22pt 12pt 22pt; display: flex; flex-direction: column; } diff --git a/sam/docs/brochure/v5/slides/brochure-dashboard-front.html b/sam/docs/brochure/v5/slides/brochure-dashboard-front.html index 01075a1..ba19d78 100644 --- a/sam/docs/brochure/v5/slides/brochure-dashboard-front.html +++ b/sam/docs/brochure/v5/slides/brochure-dashboard-front.html @@ -7,7 +7,7 @@ body { width: 405pt; height: 720pt; font-family: 'Pretendard', sans-serif; - background: linear-gradient(175deg, #0F172A 0%, #1E1B4B 55%, #312E81 100%); + background: #1A1640; padding: 26pt 22pt 16pt 22pt; display: flex; flex-direction: column; }