fix : 소스 정리

main
이범준 2 years ago
parent f34a5122c0
commit 828091fc1c

@ -275,7 +275,7 @@ Date Author Description
</div>
</div>
</div>
<link rel="stylesheet" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<link rel="stylesheet" type="text/css" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<script type="text/javascript" src="${pageContext.request.contextPath}/resources/framework/js/cmm/cmmDownloadImg.js"></script>
<script type="text/javaScript">

@ -650,7 +650,7 @@ Date Author Description
</div><!--popupTabs -->
<%-- <%@include file="/WEB-INF/jsp/framework/biz-popup-tab-btn.jsp" %>--%>
</div><!--row -->
<link rel="stylesheet" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<link rel="stylesheet" type="text/css" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<script type="text/javascript" src="${pageContext.request.contextPath}/resources/framework/js/cmm/cmmDownloadImg.js"></script>
<script type="text/javaScript">

@ -175,7 +175,7 @@
</div>
</div>
<!-- //popup -->
<link rel="stylesheet" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<link rel="stylesheet" type="text/css" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<script type="text/javascript" src="${pageContext.request.contextPath}/resources/framework/js/cmm/cmmDownloadImg.js" defer></script>
<script type="text/javascript">
/**************************************************************************

@ -119,7 +119,7 @@
</div>
</div>
<!-- //popup -->
<link rel="stylesheet" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<link rel="stylesheet" type="text/css" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<script type="text/javascript" src="${pageContext.request.contextPath}/resources/framework/js/cmm/cmmDownloadImg.js" defer></script>
<script type="text/javascript">
/**************************************************************************

@ -57,7 +57,7 @@
<!-- 데이터 출력 -->
<div id="grid"></div>
<link rel="stylesheet" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<link rel="stylesheet" type="text/css" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<script type="text/javascript" src="${pageContext.request.contextPath}/resources/framework/js/cmm/cmmDownloadImg.js" defer></script>
<script type="text/javascript" src="${pageContext.request.contextPath}/resources/biz/common/js/popupPageNavigation.js" defer></script>
<script type="text/javaScript">

@ -249,7 +249,7 @@
</div>
</div>
<!-- //popup -->
<link rel="stylesheet" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<link rel="stylesheet" type="text/css" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<script type="text/javascript" src="${pageContext.request.contextPath}/resources/framework/js/cmm/cmmDownloadImg.js" defer></script>
<script type="text/javascript">
/**************************************************************************

@ -212,7 +212,7 @@
</div>
</div>
<!-- //popup -->
<link rel="stylesheet" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<link rel="stylesheet" type="text/css" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<script type="text/javascript" src="${pageContext.request.contextPath}/resources/framework/js/cmm/cmmDownloadImg.js" defer></script>
<script type="text/javascript">
/**************************************************************************

@ -135,7 +135,7 @@
</div>
</form>
<link rel="stylesheet" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<link rel="stylesheet" type="text/css" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<script type="text/javascript" src="${pageContext.request.contextPath}/resources/framework/js/cmm/cmmDownloadImg.js" defer></script>
<script type="text/javaScript">
/**************************************************************************

@ -90,7 +90,7 @@
</div>
</div>
<!-- //popup -->
<link rel="stylesheet" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<link rel="stylesheet" type="text/css" href="<c:url value='/'/>resources/framework/css/cmmDownloadImg.css" />
<script type="text/javascript" src="${pageContext.request.contextPath}/resources/framework/js/cmm/cmmDownloadImg.js" defer></script>
<script type="text/javascript">
/**************************************************************************

@ -978,31 +978,7 @@ input[type=file] {
color: #ff5a20;
text-decoration: underline; }
/* ** 페이징 가이드 ** */
.paging {
padding: 20px 0 0;
text-align: center;
font-size: 12px;
letter-spacing: -0.6px; }
.paging a {
display: inline-block;
min-width: 18px;
height: 18px;
border: 1px solid #d0d0d0;
line-height: 18px;
color: #999;
text-align: center;
text-decoration: none; }
.paging a.arrow {
font-weight: bold; }
.paging a.arrow:hover {
color: #ff5a20; }
.paging a.arrow:hover span {
color: #ff5a20; }
.paging a.sel {
border-color: #7f7f7f;
background: #7f7f7f;
color: #fff; }
/* ** 기본 버튼영역 가이드 ** */
.bottomBtnArea,

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1,10 +0,0 @@
@import './scss/common/webFont';
@import './scss/common/variable';
@import './scss/common/mixin';
@import './scss/common/reset';
@import './scss/common/blankStyle';
@import './scss/layout';
@import './scss/ui';

@ -1,460 +0,0 @@
.selectBox,.inputText{height:24px;padding:0 5px;border:1px solid $border-color;@include font-size($default-size);}
input[type=file]{height:24px;padding:0 5px}
.selectBox{width:120px;margin-bottom:1px;padding:1px 0 1px 5px}
.inputText{width:90%;margin-top:-1px;@include font-size($default-size);}
.ico{
em{
font-size: 0;
}
}
label{padding-right:10px}
#skipnavigation {
li{
line-height:0;
a{
position:absolute;
left:-3000%;
line-height:0;
&:focus{
display:block;
top:0;
left:0;
z-index:10000000000;
width:100%;
height:30px;
background:$color-point-1;
line-height:30px;
color:$color-white;
text-align:center;
}
}
}
}
.bind-contents{
margin:0 auto;
padding:0px 10px 30px 0px;
min-height: 100vh;
}
.main-banner{
position:relative;
min-height: 400px;
height:60vh;
/*background: $border-color;*/
/*border-left:1px solid #e1e1e1;*/
/*margin-bottom:15px;*/
.main_inner{
border:0px solid red;
.mainVisual_text{
position: absolute;
top: 245px;
left: 181px;
.mainVisual_tit{
font-family: "S-CoreDream-5Medium";
font-size: 48px;
color: #1e2f4d;
}
.mainVisual_subtit{
font-family: "S-CoreDream-3Light";
font-size: 20px;
}
}
.mainVisual_img01{
position: absolute;
z-index: 1;
right: 211px;
width: 350px;
top: 50px;
/*animation: test_01 3s infinite linear 0s alternate;*/
}
.mainVisual_img03{
position: absolute;
right: 55px;
z-index: 1;
}
.mainVisual_img04{
position: absolute;
top: 21px;
width:100%;
}
.mainVisual_img05{
position: absolute;
bottom: -16px;
width:100%;
}
}
ul{
position: absolute;
width:100%;
bottom:0;
right: 0;
display:none;
li{
float:left;
width:calc(100% / 3);
a{
box-sizing: border-box;
display: block;
padding:20px 15px;
text-align: center;
border:1px solid $border-color;
background: $color-gray-9;
color: $color-white;
@include font-size($default-size);
}
}
}
}
footer{
background: $color-gray-3;
color: $color-gray-7;
text-align: center;
padding:5px 10px;
@include font-size($default-size);
.link-box{
padding:5px 0;
}
a{
display: inline-block;
color: $color-gray-7;
padding:0 10px;
text-decoration: none;
}
}
.nav-box{
position: absolute;
left:0;
top:40px;
/*width:237px;*/
width:290px;
z-index: 2;
border-right: 1px solid $border-color;
}
.cont{
position:relative;
z-index: 1;
.cont_container{
display: inline-block;
width:100%;
}
}
article{
float:right;
/*width:calc(100% - 255px);*/
width:calc(100% - 325px);
.mobile_inner{
display:none;
}
}
header{
/*margin:0 -10px 10px;*/
/*background: $color-gray-3;*/
color:#fff;
height: 40px;
/*padding:0 10px;*/
.mainLogo{
border:0px solid red;
position: relative;
z-index:3;
background:$bg-light-color;
border-bottom: 1px solid #ccc;
a{
&.logo{
display: inline-block;
color: #fff;
text-decoration: none;
/*line-height: 40px;*/
img{
width:51%;
padding: 7px 15px;
}
}
}
}
.mobileLogo{
display:none;
}
.hamberger{
display: none;
position:absolute;
top:8px;
left:5px;
}
}
.modal-wrap{
position:fixed;
left:0;
top:0;
width:100%;
height: 100%;
display:none;
background: rgba(0,0,0,0.7);
z-index: 1000;
.modal-cell{
display: table-cell;
vertical-align: middle;
text-align: center;
overflow-y: scroll;
.cont-box{
display: none;
position: relative;
margin: 0 auto;
background: #fff;
width:500px;
padding:40px 30px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
.btn-box{
padding-top:10px;
margin-bottom:-10px;
}
.btn-close{
position:absolute;
top:10px;
right:10px;
background: transparent;
border:none;
font-size: 30px;
&::after{
content:"\f00d";
}
}
}
}
}
@media screen and (max-width: $medium) {
header{
position: fixed;
top:0;
left:0;
right:0;
z-index: 1000;
.mainLogo{
display:none;
}
.mobileLogo{
display:block;
border:0px solid red;
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
background:#fff;
width: 100%;
height:65px;
text-align: center;
padding: 5px;
.logo img{
width:43px;
padding-top:8px;
}
}
.nav-box{
left: 0;
top: 75px;
width: 237px;
}
.hamberger{
display: block;
padding:29px 0px 0px 21px;
}
&::after{
content: '';
position:fixed;
background: #000;
opacity: 0;
top:0;
left: 0;
bottom:0;
width:0;
z-index: -1;
}
.nav-box{
-webkit-transform:translateX(-100%);
transform:translateX(-100%);
-webkit-transition: 0.3s;
transition: 0.3s;
position:fixed;
bottom:0;
z-index: 1000;
background: #fff;
overflow-y: auto;
}
&.active{
.nav-box{
-webkit-transform:translateX(0);
transform:translateX(0);
}
&::after{
width:100vw;
opacity: 0.7;
}
}
}
article{
width:100%;
padding-top: 50px;
.main_inner{
display:none;
}
.mobile_inner{
display:block;
border:1px solid red;
.mobileVisual_text{
position: absolute;
top: 19%;
right:46%;
transform:translate(50%, -50%);
text-align:center;
z-index: 1;
.mobileVisual_subtit_01{
font-family: "S-CoreDream-5Medium";
font-size: 1em;
}
.mobileVisual_subtit_02{
font-family: 'notokr-medium';
font-size: 18px;
font-weight: 700;
color:#435892;
}
}
.mobileVisual_img01{
position: absolute;
z-index: 1;
right: 211px;
/*width: 230px;*/
width:40%;
top: 62%;
right:50%;
transform:translate(50%, -50%);
}
.mobileVisual_img04{
position: absolute;
top: 21px;
display:none;
}
.mobileVisual_img05{
position: absolute;
bottom: -16px;
display:none;
}
}
}
}
@media screen and (max-width: $small) {
.modal-wrap{
.modal-cell{
.cont-box{
width:90%;
}
}
}
}/*삭제조심*/
/*-- 2022.10.05 박소영 - 개별총정보 Tab팝업 --*/
.mTB_01{margin: 5px 0px 0px 15px;}
.mTB_02{margin: 15px 0px 0px 25px;}
.mT_01{margin-top:12px;}
.mT_02{margin-top:15px;}
.mR_01{margin-right:15px;}
.w_fix01{
width:900px;
height:670px;
}
.w_fix02{
width:600px;
height:630px;
}
.w_fix03{
width:380px;
height:345px;
}
.w_fix04{
width:280px;
height:345px;
}
.w_fix05{
width: 990px;
height: 360px;
display: flex;
justify-content: space-between;
}
.w_fix06{
width: 990px;
}
.box{
display: flex;
}
.deco_01{
padding: 10px 10px 10px 15px;
margin-top: 12px;
}
.deco_02{
padding: 10px 10px 10px 15px;
/*margin-top: 12px;*/
}
#popupTabs{
height: 915px;
border:1px solid #979797;
}
.gridGroup {
border: 1px solid #f1f1f1;
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
border-radius: 7px;
}
.title{
font-family: "S-CoreDream-5Medium";
border: 0px solid green;
border-bottom: 1px solid #c3c3c3;
font-size: 15px;
font-weight: bold;
}
.conttitle .title{
font-size:20px !important;
}
.basics_F {
td {
padding: 3px 0px;
font-family: 'Noto Sans KR';
font-size: 1em;
font-weight: 400;
letter-spacing: -0.9px;
color: #000;
input {
border: 1px solid #ababab;
padding: 6px;
border-radius: 5px;
}
}
}

File diff suppressed because it is too large Load Diff

@ -1,109 +0,0 @@
/*!
* Mixins
*/
/*!
* Common
*/
/*
* blind content (https://github.com/h5bp/html5-boilerplate/blob/master/dist/css/main.css)
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
* causes content to wrap 1 word per line:
* https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/
@mixin blind {
position: absolute;
overflow: hidden;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
white-space: nowrap;
border: 0;
clip: rect(0 0 0 0);
}
/* clearfix */
@mixin clearfix {
&:after {
display: block;
content: "";
clear: both;
}
}
/* ellipsis */
@mixin ellipsis {
display: block;
overflow: hidden;
width: 100%;
text-overflow: ellipsis;
white-space: nowrap;
word-break: normal;
word-wrap: normal;
}
/*!
* Site Contents
*/
@mixin font-weight($type: normal) {
@if ($type == light) {
font-weight: 300;
}
@if ($type == normal) {
font-weight: 400;
}
@if ($type == bold) {
font-weight: 700;
}
@if ($type == extrabold) {
font-weight: 900;
}
}
@mixin font-size($size) {
font-size: $size + px;
letter-spacing: ($size*-0.05) + px;
}
@mixin font-style($size, $color) {
font-size: $size + px;
letter-spacing: ($size*-0.05) + px;
color: $color;
}
@mixin bg-ir($url, $width, $height) {
background-image: url($url);
overflow: hidden;
width: $width;
height: $height;
background-repeat: no-repeat;
background-position: 0 0;
display: inline-block;
text-indent: -5000px;
}
@mixin size($width, $height) {
width: $width;
height: $height;
}
@mixin transform($fn) {
-ms-transform: $fn; /* IE 9 */
-webkit-transform: $fn; /* Safari */
transform: $fn;
}
@mixin sizefull() {
width: 100%;
height: 100%;
}

@ -1,393 +0,0 @@
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-height: 1.15; /* 1 */
-webkit-text-size-adjust: 100%; /* 2 */
vertical-align:middle
}
/* Sections
========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
margin: 0;
}
/**
* Render the `main` element consistently in IE.
*/
main {
display: block;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; /* 1 */
height: 0; /* 1 */
overflow: visible; /* 2 */
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
font-family: monospace, monospace; /* 1 */
font-size: 1em; /* 2 */
}
/* Text-level semantics
========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
background-color: transparent;
}
/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
border-bottom: none; /* 1 */
text-decoration: underline; /* 2 */
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted; /* 2 */
}
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
font-weight: bolder;
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
font-family: monospace, monospace; /* 1 */
font-size: 1em; /* 2 */
}
/**
* Add the correct font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
border-style: none;
}
/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
font-family: inherit; /* 1 */
font-size: 100%; /* 1 */
line-height: 1.15; /* 1 */
margin: 0; /* 2 */
}
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input { /* 1 */
overflow: visible;
}
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
text-transform: none;
}
/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
/**
* Correct the padding in Firefox.
*/
fieldset {
padding: 0.35em 0.75em 0.625em;
}
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
* `fieldset` elements in all browsers.
*/
legend {
-webkit-box-sizing: border-box;
box-sizing: border-box; /* 1 */
color: inherit; /* 2 */
display: table; /* 1 */
max-width: 100%; /* 1 */
padding: 0; /* 3 */
white-space: normal; /* 1 */
}
/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
vertical-align: baseline;
}
/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
overflow: auto;
}
/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
-webkit-appearance: textfield; /* 1 */
outline-offset: -2px; /* 2 */
}
/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
-webkit-appearance: button; /* 1 */
font: inherit; /* 2 */
}
/* Interactive
========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
display: block;
}
/*
* Add the correct display in all browsers.
*/
summary {
display: list-item;
}
/* Misc
========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
display: none;
}
/**
* Add the correct display in IE 10.
*/
[hidden] {
display: none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
blockquote, q {
quotes: none; }
blockquote {
&:before, &:after {
content: '';
content: none; } }
q {
&:before, &:after {
content: '';
content: none;
}
}
ol, ul {
list-style: none;
}
table {
width:100%;
border-collapse: collapse;
border-spacing: 0;
}
caption, legend{
@include blind();
}

@ -1,40 +0,0 @@
/* 기본 폰트 색상 설정 */
/* default */
$color-default: #666;
/* white */
$color-white: #fff;
/* gray */
$color-gray-1: #111;
$color-gray-2: #222;
$color-gray-3: #333;
$color-gray-4: #444;
$color-gray-5: #555;
$color-gray-6: #666;
$color-gray-7: #777;
$color-gray-8: #888;
$color-gray-9: #999;
$color-gray-a: #aaa;
$color-gray-b: #bbb;
$color-gray-d: #ddd;
$color-gray-e: #eee;
$color-gray-f: #fff;
/* point */
$color-point-1:#e0002a;
$color-point-2:#ff5a20;
$color-point-3:#44539e; /*2021.09.24 박소영 새로추가*/
/* 기본 폰트 사이즈 */
$default-size: 12;
/* 보더 색상 설정 */
$border-color:#d0d0d0;
$border-select-color:#7f7f7f;
/* 배경 색상 설정 */
$bg-color:#eee;
$bg-light-color:#fff;
/* 미디어쿼리 사이즈 */
$small: 760px;
$medium: 1024px;

@ -1,71 +0,0 @@
/*
!**!
@font-face {
font-family: 'notokr-bold';
src: url('../webfonts/font/notoKR-Bold/notokr-bold.eot');
src: url('../webfonts/font/notokr-bold/notokr-bold.eot?#iefix') format('embedded-opentype'),
url('../webfonts/font/notoKR-Bold/notokr-bold.woff2') format('woff2'),
url('../webfonts/font/notoKR-Bold/notokr-bold.woff') format('woff'),
url('../webfonts/font/notoKR-Bold/notokr-bold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'notokr-medium';
src: url('../webfonts/font/notoKR-Medium/notokr-medium.eot');
src: url('../webfonts/font/notoKR-Medium/notokr-medium.eot?#iefix') format('embedded-opentype'),
url('../webfonts/font/notoKR-Medium/notokr-medium.woff2') format('woff2'),
url('../webfonts/font/notoKR-Medium/notokr-medium.woff') format('woff'),
url('../webfonts/font/notoKR-Medium/notokr-medium.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'notokr-regular';
src: url('../webfonts/font/notoKR-Regular/notokr-regular.eot');
src: url('../webfonts/font/notoKR-Regular/notokr-regular.eot?#iefix') format('embedded-opentype'),
url('../webfonts/font/notoKR-Regular/notokr-regular.woff2') format('woff2'),
url('../webfonts/font/notoKR-Regular/notokr-regular.woff') format('woff'),
url('../webfonts/font/notoKR-Regular/notokr-regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Nanumsquare_L";
src: url("../webfonts/font/nanumsquare/NanumSquare_acL.eot?") format("eot"),
url("../webfonts/font/nanumsquare/NanumSquare_acL.woff") format("woff"),
url("../webfonts/font/nanumsquare/NanumSquare_acL.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Nanumsquare_B";
src: url("../webfonts/font/nanumsquare/NanumSquare_acB.eot?") format("eot"),
url("../webfonts/font/nanumsquare/NanumSquare_acB.woff") format("woff"),
url("../webfonts/font/nanumsquare/NanumSquare_acB.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "S-CoreDream-3Light";
src: url("../webfonts/font/S-CoreDream-3Light/S-CoreDream-3Light.eot?") format("eot"),
url("../webfonts/font/S-CoreDream-3Light/S-CoreDream-3Light.woff") format("woff"),
url("../webfonts/font/S-CoreDream-3Light/S-CoreDream-3Light.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "S-CoreDream-5Medium";
src: url("../webfonts/font/S-CoreDream-5Medium/S-CoreDream-5Medium.eot?") format("eot"),
url("../webfonts/font/S-CoreDream-5Medium/S-CoreDream-5Medium.woff") format("woff"),
url("../webfonts/font/S-CoreDream-5Medium/S-CoreDream-5Medium.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}*/

@ -1,14 +0,0 @@
/*----margin,padding 설정 ----*/
/*margin*/
.topMargin_10{margin-top:10px;}
.topMargin_20{margin-top:20px;}
.topMargin_30{margin-top:30px;}
.topMargin_40{margin-top:40px;}
.topMargin_50{margin-top:50px;}
/*padding*/
.leftPadding_10{padding-left:10px;}
.leftPadding_20{padding-left:20px;}
.leftPadding_30{padding-left:30px;}
Loading…
Cancel
Save