Update 'style.css'

This commit is contained in:
Daquavid 2023-12-18 12:27:48 -07:00
parent 92e5487df9
commit b000966f8d

View File

@ -15,4 +15,8 @@ h1 {
h3 { h3 {
text-decoration: dotted; text-decoration: dotted;
} }
h6 {
text-align: center;
color: maroon;
}
//note: this is a csss file. it stands for cascading suburb style sheets.// //note: this is a csss file. it stands for cascading suburb style sheets.//