From d412b2cdde35f93a2e01e8ce865735d953a67367 Mon Sep 17 00:00:00 2001 From: Daquavid Date: Mon, 18 Dec 2023 16:46:01 -0700 Subject: [PATCH] Update 'style.css' --- style.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/style.css b/style.css index 9142d41..4ed41b5 100644 --- a/style.css +++ b/style.css @@ -15,11 +15,10 @@ h1 { h3 { text-decoration: dotted; } -h6 { + + +.blink { text-align: center; color: maroon; } -.center { - text-align: center; -} //note: this is a csss file. it stands for cascading suburb style sheets.// \ No newline at end of file