mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
필요 없는 스타일 삭제
This commit is contained in:
parent
e3da742706
commit
f8def97ea3
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ script, style
|
||||||
}
|
}
|
||||||
.rx_simple_member
|
.rx_simple_member
|
||||||
{
|
{
|
||||||
font-family: "맑은 고딕", "Apple SD Gothic Neo","나눔고딕",NanumGothic,'Nanum Gothic',"돋움",Dotum,"굴림",Gulim,Helvetica,sans-serif;
|
font-family: "맑은 고딕", "Apple SD Gothic Neo","나눔고딕",NanumGothic,'Nanum Gothic',Arial,Helvetica,sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
margin: 8px 0px;
|
margin: 8px 0px;
|
||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
|
|
@ -238,7 +238,7 @@ script, style
|
||||||
right:0;
|
right:0;
|
||||||
}
|
}
|
||||||
.rx_simple_member .rx_sw_list .content_delete button{
|
.rx_simple_member .rx_sw_list .content_delete button{
|
||||||
background: @color none repeat scroll 0 0;
|
background: @color;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
border:0;
|
border:0;
|
||||||
color: contrast(@color);
|
color: contrast(@color);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue