9 lines
65 B
CSS
9 lines
65 B
CSS
|
h1 {
|
||
|
text-align: center
|
||
|
;
|
||
|
}
|
||
|
h2#hident4 {
|
||
|
color: #990
|
||
|
;
|
||
|
}
|