mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 03:39:56 +09:00
9 lines
122 B
CSS
9 lines
122 B
CSS
#emoticon_area {
|
|
width:230px;
|
|
padding:10px 0px 10px 0px;
|
|
text-align:center;
|
|
}
|
|
|
|
#emoticon_area img {
|
|
margin:2px;
|
|
}
|