From b000966f8dae4d308060fe14401d7f694dffcf4f Mon Sep 17 00:00:00 2001 From: Daquavid Date: Mon, 18 Dec 2023 12:27:48 -0700 Subject: [PATCH] Update 'style.css' --- style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style.css b/style.css index dda68a6..23ef2b3 100644 --- a/style.css +++ b/style.css @@ -15,4 +15,8 @@ h1 { h3 { text-decoration: dotted; } +h6 { + text-align: center; + color: maroon; +} //note: this is a csss file. it stands for cascading suburb style sheets.// \ No newline at end of file