2 lines
91 B
CSS
2 lines
91 B
CSS
![]() |
.menu { overflow:hidden; list-style:none;}
|
||
|
.menu li { display:inline-block; padding:20px; }
|