mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12443 201d5d3c-b55e-5fd7-737f-ddc643e51545
11 lines
270 B
CSS
11 lines
270 B
CSS
@charset "utf-8";
|
|
@import url(../../../../../modules/admin/tpl/css/admin.css);
|
|
@import url(../../../../../common/css/bootstrap.min.css);
|
|
|
|
.image_align {
|
|
margin:0px 0px 5px 0px;
|
|
float:left;
|
|
width:200px;
|
|
}
|
|
|
|
li {list-style:none; float:left; margin-right:.5em;}
|