mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@530 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e9bf219b7c
commit
f475e3c6af
5 changed files with 36 additions and 51 deletions
|
|
@ -6,8 +6,8 @@
|
|||
**/
|
||||
|
||||
$lang->image_url = "이미지 경로";
|
||||
$lang->image_alt = "설명";
|
||||
$lang->image_align = "정렬";
|
||||
$lang->image_alt = "설명 입력";
|
||||
$lang->image_align = "정렬 방법 ";
|
||||
$lang->image_align_normal = "한 문단을 차지";
|
||||
$lang->image_align_left = "글의 왼쪽으로";
|
||||
$lang->image_align_middle = "가운데";
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@
|
|||
text-align:left;
|
||||
font-weight:bold;
|
||||
margin:5px;
|
||||
font-size:9pt;
|
||||
}
|
||||
|
||||
.body {
|
||||
|
|
@ -18,10 +19,12 @@
|
|||
text-align:left;
|
||||
margin:5px;
|
||||
font-size:9pt;
|
||||
font-size:9pt;
|
||||
}
|
||||
|
||||
.body label {
|
||||
cursor:pointer;
|
||||
font-size:9pt;
|
||||
}
|
||||
|
||||
.image_align {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue