From b0f065814868bf515faedbe370639908cdf67265 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 4 May 2024 00:59:02 +0100 Subject: [PATCH] style: use callouts instead of alerts site-wide --- OliverBooth/Pages/Blog/Article.cshtml | 6 ++-- OliverBooth/Pages/Contact/Index.cshtml | 34 ++++++++++--------- .../Pages/Privacy/FiveOClockSomewhere.cshtml | 2 +- OliverBooth/Pages/Privacy/GooglePlay.cshtml | 4 +-- OliverBooth/Pages/Privacy/Index.cshtml | 2 +- .../BinaryFormatter.cshtml | 12 +++---- src/scss/markdown-callouts.scss | 5 +++ 7 files changed, 36 insertions(+), 29 deletions(-) diff --git a/OliverBooth/Pages/Blog/Article.cshtml b/OliverBooth/Pages/Blog/Article.cshtml index d29588b..bdc3ee5 100644 --- a/OliverBooth/Pages/Blog/Article.cshtml +++ b/OliverBooth/Pages/Blog/Article.cshtml @@ -10,7 +10,7 @@ @if (Model.ShowPasswordPrompt) { -