3 lines
38 B
CSS
3 lines
38 B
CSS
|
div.center {
|
||
|
text-align: center;
|
||
|
}
|