Theowise / static /studio.css
hoon1018's picture
Upload 4 files
77a41a5 verified
Raw
History Blame Contribute Delete
2.77 kB
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: transparent; }
::-webkit-scrollbar-thumb { background: #4b5563; border-radius: 4px; }
::-webkit-scrollbar-thumb:hover { background: #6b7280; }
textarea, input, select { outline: none; transition: all 0.2s ease; font-family: 'SUIT', sans-serif; }
textarea:focus, input:focus, select:focus { border-color: #34d399; box-shadow: 0 0 0 1px #34d399; }
/* โญ ๋ˆˆ๋ˆ„ ์›น ํฐํŠธ ์ถ”๊ฐ€ */
@font-face {
font-family: 'SeoulNamsanM';
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/SeoulNamsanM.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'SeoulHangangM';
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/SeoulHangangM.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'SchoolSafeDictation';
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2402_1@1.0/SchoolSafeDictation-Regular.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Mbc1961';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-01@1.0/MBC1961M.woff2') format('woff2');
font-weight: normal;
font-display: swap;
}
@font-face {
font-family: 'KboDiamondGothic';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/KBO-Dia-Gothic_light.woff') format('woff');
font-weight: 300;
font-display: swap;
}
@font-face {
font-family: 'KboDiamondGothic';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/KBO-Dia-Gothic_medium.woff') format('woff');
font-weight: 500;
font-display: swap;
}
@font-face {
font-family: 'KboDiamondGothic';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/KBO-Dia-Gothic_bold.woff') format('woff');
font-weight: 700;
font-display: swap;
}
@font-face {
font-family: 'Aggravo';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroL.woff') format('woff');
font-weight: 300;
font-display: swap;
}
@font-face {
font-family: 'Aggravo';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroM.woff') format('woff');
font-weight: 500;
font-display: swap;
}
@font-face {
font-family: 'Aggravo';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroB.woff') format('woff');
font-weight: 700;
font-display: swap;
}
@font-face {
font-family: 'Dohyun';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/BMDOHYEON.woff') format('woff');
font-weight: normal;
font-display: swap;
}