mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +09:00
CSS/JS, filter 파일 정리
This commit is contained in:
parent
44d0ae9848
commit
2974f28e8a
18 changed files with 3 additions and 476 deletions
|
|
@ -1,5 +1,4 @@
|
|||
@charset "UTF-8";
|
||||
/* 전체 스타일 */
|
||||
.rx_simple_member
|
||||
{
|
||||
font-family: "맑은 고딕", "Apple SD Gothic Neo","나눔고딕",NanumGothic,'Nanum Gothic',"돋움",Dotum,"굴림",Gulim,Helvetica,sans-serif;
|
||||
|
|
@ -14,8 +13,6 @@
|
|||
text-decoration: none;
|
||||
}
|
||||
/* Horizontal Align */
|
||||
.rx_simple_member .pull-right{float:right}
|
||||
.rx_simple_member .pull-left{float:left}
|
||||
.rx_simple_member .pos-right
|
||||
{
|
||||
position:absolute;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue