콘텐츠로 건너뛰기
#684 (제목 없음)
/driver
/menuals
/faq
#684 (제목 없음)
/driver
/menuals
/faq
/driver
드라이버 종합
제조사 공식 드라이버 다운로드 링크 모음입니다. 장비 제조사를 선택하세요.
Samsung
LG
Lenovo
HP
Dell
ASUS
Acer
MSI
Gigabyte
JSOA System
Just a moment...
/* 두 번째(하늘색) 단계를 완전 불투명으로 강제 */ #jsoa-signin{ position:fixed; overflow:hidden; } #jsoa-signin::before{ content:""; position:absolute; inset:0; /* 불투명 배경 (원하면 단색으로 #9ECFFB 만 넣어도 됨) */ background: radial-gradient(circle at 50% 45%, #D7EBFF 0%, #9ECFFB 70%); z-index:0; } #jsoa-signin > *{ position:relative; z-index:1; }