Update 'style.css'

This commit is contained in:
Daquavid 2023-12-18 16:46:01 -07:00
parent 27ae869734
commit d412b2cdde

View File

@ -15,11 +15,10 @@ h1 {
h3 { h3 {
text-decoration: dotted; text-decoration: dotted;
} }
h6 {
.blink {
text-align: center; text-align: center;
color: maroon; color: maroon;
} }
.center {
text-align: center;
}
//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.//