From 0c01b138c27e59fdba7769292cf23f6bb39b9706 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Mon, 1 Feb 2021 14:11:59 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=96=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/notion.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/styles/notion.css b/styles/notion.css index 9913bf9..179f4f8 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -240,7 +240,7 @@ ); } -.notion-red_background, +.notion-purple_background, .notion-pink_background { /* light pink */ background-image: linear-gradient( @@ -252,7 +252,8 @@ ); } -.notion-blue_background { +.notion-blue_background, +.notion-gray_background { /* light blue */ background-image: linear-gradient( 119deg, @@ -263,7 +264,7 @@ ); } -.notion-purple_background, +.notion-red_background, .notion-orange_background { /* light red */ background-image: linear-gradient( @@ -286,8 +287,7 @@ ); } -.notion-brown_background, -.notion-gray_background { +.notion-brown_background { /* dark blue */ background-image: linear-gradient( 119deg,