• Y
  • List All
  • Feedback
    • This Project
    • This Group
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
itnAdmin / base_react star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
base_reactsrcstylesusrreset.css
Download as .zip file
File name
Commit message
Commit date
public/publish
게시판 관리 게시판 마스터 목록 + (포토형, 일반형) 게시판 목록 [detail, 홈페이지 이동 추가해야함.]
05-07
src
권한관리 > 롤관리
05-20
.gitignore
init commit
05-04
eslint.config.js
권한관리 > 관리자별메뉴관리, 자주 쓰이는 메커니즘 function [util] 화
05-20
index.html
init commit
05-04
package-lock.json
api use Query + axios 형태로 변경 예시 use BoardListQuery 추가
05-06
package.json
api use Query + axios 형태로 변경 예시 use BoardListQuery 추가
05-06
tsconfig.app.json
init commit
05-04
tsconfig.json
init commit
05-04
tsconfig.node.json
init commit
05-04
vite.config.ts
게시판 관리 게시판 마스터 목록 + (포토형, 일반형) 게시판 목록 [detail, 홈페이지 이동 추가해야함.]
05-07
File name
Commit message
Commit date
admin
권한관리 > 롤관리
05-20
api
api use Query + axios 형태로 변경 예시 use BoardListQuery 추가
05-06
styles
권한관리 > 관리자별메뉴관리, 자주 쓰이는 메커니즘 function [util] 화
05-20
type
권한관리 > 롤관리
05-20
user
init commit
05-04
App.tsx
권한관리 > 관리자별메뉴관리, 자주 쓰이는 메커니즘 function [util] 화
05-20
main.tsx
toast Message + board example Add
05-06
File name
Commit message
Commit date
adm
권한관리 > 관리자별메뉴관리, 자주 쓰이는 메커니즘 function [util] 화
05-20
common
init commit
05-04
usr
init commit
05-04
app.css
toast Message + board example Add
05-06
File name
Commit message
Commit date
button.css
init commit
05-04
calendar.css
init commit
05-04
common.css
init commit
05-04
content.css
init commit
05-04
content_layout.css
init commit
05-04
icon.css
init commit
05-04
layout.css
init commit
05-04
main.css
init commit
05-04
popup.css
init commit
05-04
reset.css
init commit
05-04
style.css
init commit
05-04
tab.css
init commit
05-04
table.css
init commit
05-04
chominsoo4245 05-04 a6c24b3 init commit UNIX
Raw Open in browser Change history
/* ======================================================================== reset.css ??2025 ?묒꽦?? ?뺤닔鍮? ?좎쭨: 2025-10-17 ======================================================================== */ /* box-sizing & 湲곕낯 由ъ뀑 */ *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } /* HTML5 ?붿냼 湲곕낯 ?쒖떆 蹂댁옣 */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main { display: block; } /* root ?ㅼ젙 */ html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; font-size: 16px; } body { min-height: 100vh; line-height: 1.5; font-family: 'Noto Sans KR', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -0.35px; color: #222; background-color: #fff; } /* ?띿뒪???붿냼 */ h1, h2, h3, h4, h5, h6, p { font-weight: inherit; font-size: inherit; color: inherit; margin: 0; padding: 0; } a { color: inherit; text-decoration: none; display: inline-block; } a:focus-visible { outline: 2px solid #222; outline-offset: 3px; } /* 由ъ뒪??*/ ol, ul { list-style: none; } /* ?대?吏€ 諛?誘몃뵒??*/ img, picture, video, canvas, svg { display: block; max-width: 100%; height: auto; border: 0; font-size: 0; } /* ??*/ table { border-collapse: collapse; border-spacing: 0; table-layout: fixed; width: 100%; } /* ???붿냼 */ button, input, select, textarea { font: inherit; color: inherit; border: none; background: none; margin: 0; padding: 0; vertical-align: middle; appearance: none; } /* ?쇰뵒?? 泥댄겕諛뺤뒪??appearance ?쒓굅 湲덉? (湲곕낯 ?쒖떆 ?좎?) */ input[type="radio"], input[type="checkbox"] { appearance: auto; -webkit-appearance: auto; -moz-appearance: auto; display: inline-block; width: auto; height: auto; cursor: pointer; vertical-align: middle; } button { cursor: pointer; background: transparent; } input::placeholder, textarea::placeholder { color: #777; font-weight: 400; font-size:14px; } input:disabled, input:read-only, textarea:disabled, textarea:read-only, select:disabled, select:read-only input.readonly, textarea.readonly, select.readonly{ background-color: var(--disable-fill-bg-color) !important; color: var(--disable-fill-text-color) !important; border: 1px solid var(--disable-fill-line-color) !important; cursor: not-allowed; } /* ?묎렐??- label ?④? 泥섎━ */ caption,.caption, .label, .sr-only, .visually-hidden { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; } /* ?ㅽ겕濡ㅻ컮 而ㅼ뒪?곕쭏?댁쭠 */ ::-webkit-scrollbar { width: 7px; height: 7px; } ::-webkit-scrollbar-thumb { background: #adadad; border-radius: 10px; } ::-webkit-scrollbar-track { background: transparent; } /* ?몄슜, 湲고? */ blockquote, q { quotes: none; } blockquote::before, blockquote::after, q::before, q::after { content: ''; } /* ???덉쇅 泥섎━ */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { appearance: none; } /* 二쇱냼, ?댄깶由???*/ address, em, i { font-style: normal; } /* hr */ hr { border: none; height: 1px; background: #e0e0e0; margin: 0; } /* ?띿뒪?몄쁺??湲곕낯 */ textarea { resize: vertical; color: #333; } /* ?묎렐?? 紐⑥뀡 以꾩씠湲??좏샇 ??*/ @media (prefers-reduced-motion: reduce) { *, *::before, *::after { animation-duration: 0.001ms !important; transition-duration: 0.001ms !important; scroll-behavior: auto !important; } }

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up