4 lines
34 B
CSS
4 lines
34 B
CSS
|
.center {
|
||
|
text-align: center;
|
||
|
}
|