CSS/JS, filter 파일 정리

This commit is contained in:
MinSoo Kim 2017-01-11 01:15:33 +09:00
parent 44d0ae9848
commit 2974f28e8a
18 changed files with 3 additions and 476 deletions

View file

@ -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;