대시보드
저장소
filestore
액티비티
검색
로그인
~jhpark
/
owl-kisa
OWL ITS + 탐지시스템(인터넷 진흥원)
요약
커밋
트리
문서
포크
비교
blame
|
히스토리
|
raw
프로필 권한, 부서 아이콘 형태로 표시
wyu
2021-12-17
8ac6211164104f2b232abbf8ef53604c3daccbc1
[~jhpark/owl-kisa.git]
/
src
/
main
/
webapp
/
custom_components
/
bootstrap
/
site
/
docs
/
4.1
/
examples
/
navbar-fixed
/
navbar-top-fixed.css
1
2
3
4
5
/* Show it is fixed to the top */
body {
min-height: 75rem;
padding-top: 4.5rem;
}