5 lines
78 B
CSS
5 lines
78 B
CSS
|
|
.toplogo {
|
||
|
|
width: 500px ;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto }
|