mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-17 02:10:02 +09:00
10 lines
215 B
CSS
10 lines
215 B
CSS
@charset "utf-8";
|
|
@import url(../../../../../../modules/admin/tpl/css/admin.css);
|
|
|
|
.image_align {
|
|
margin:0px 0px 5px 0px;
|
|
float:left;
|
|
width:200px;
|
|
}
|
|
|
|
li {list-style:none; float:left; margin-right:.5em;}
|