문서 편집 권한이 없습니다. 다음 이유를 확인해주세요: 여기에는 다른 사용자의 개인 설정이 포함되어 있기 때문에 이 CSS 문서를 편집할 수 없습니다. 문서의 원본을 보거나 복사할 수 있습니다. /* LibertyFix v0.0.2 */ /* 버그 수정 */ /* Noto sans 웹폰트에 bold 적용시 가독성이 매우 떨어짐으로 변경 */ body, h1, h2, h3, h4, h5, h6 { font-family : "나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic", sans-serif, Tahoma; } /* 체크박스 및 라디오 입력이 보이지 않는 문제점 수정 */ html input[type=checkbox] { -webkit-appearance : checkbox; } html input[type=radio] { -webkit-appearance : radio; } /* selectbox가 이상하게 보이는 문제점 수정 */ select { -webkit-appearance : menulist; } /* 편집 완료 메세지가 가져지는 문제 수정 */ .postedit-container { margin-top:50px; z-index:1005; } /* 모바일 환경에서 폭이 넓은 표가 있을 경우 넘칠 수 있는 문제 수정 */ .liberty-content-main { overflow-x: scroll; } /* 리브레♥그라디언트 */ .Liberty .nav-wrapper { background: #4188f1; background: -moz-linear-gradient(left, #4188f1 0%, #41f08d 85%, #41f08d 90%, #009900 100%); background: -webkit-gradient(left top, right top, color-stop(0%, #4188f1), color-stop(85%, #41f08d), color-stop(90%, #41f08d), color-stop(100%, #009900)); background: -webkit-linear-gradient(left, #4188f1 0%, #41f08d 85%, #41f08d 90%, #009900 100%); background: -o-linear-gradient(left, #4188f1 0%, #41f08d 85%, #41f08d 90%, #009900 100%); background: -ms-linear-gradient(left, #4188f1 0%, #41f08d 85%, #41f08d 90%, #009900 100%); background: linear-gradient(to right, #4188f1 0%, #41f08d 85%, #41f08d 90%, #009900 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4188f1', endColorstr='#009900', GradientType=1 ); } /* JTBC잼 */ .Liberty .nav-wrapper .navbar .navbar-brand { height: 2.8rem; width: 9rem; background: transparent url(//images.jtbc.joins.com/ui_jtbc/common/v3/u_jtbc.png) no-repeat scroll left center/auto 2.4rem; padding: 0; margin: 0; } .Liberty .nav-wrapper { background: rgba(245,17,154,1); background: -moz-linear-gradient(left, rgba(245,17,154,1) 0%, rgba(245,17,154,1) 12%, rgba(65,136,241,1) 38%, rgba(65,136,241,1) 54%, rgba(65,240,141,1) 74%, rgba(65,240,141,1) 88%, rgba(0,153,0,1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(245,17,154,1)), color-stop(12%, rgba(245,17,154,1)), color-stop(38%, rgba(65,136,241,1)), color-stop(54%, rgba(65,136,241,1)), color-stop(74%, rgba(65,240,141,1)), color-stop(88%, rgba(65,240,141,1)), color-stop(100%, rgba(0,153,0,1))); background: -webkit-linear-gradient(left, rgba(245,17,154,1) 0%, rgba(245,17,154,1) 12%, rgba(65,136,241,1) 38%, rgba(65,136,241,1) 54%, rgba(65,240,141,1) 74%, rgba(65,240,141,1) 88%, rgba(0,153,0,1) 100%); background: -o-linear-gradient(left, rgba(245,17,154,1) 0%, rgba(245,17,154,1) 12%, rgba(65,136,241,1) 38%, rgba(65,136,241,1) 54%, rgba(65,240,141,1) 74%, rgba(65,240,141,1) 88%, rgba(0,153,0,1) 100%); background: -ms-linear-gradient(left, rgba(245,17,154,1) 0%, rgba(245,17,154,1) 12%, rgba(65,136,241,1) 38%, rgba(65,136,241,1) 54%, rgba(65,240,141,1) 74%, rgba(65,240,141,1) 88%, rgba(0,153,0,1) 100%); background: linear-gradient(to right, rgba(245,17,154,1) 0%, rgba(245,17,154,1) 12%, rgba(65,136,241,1) 38%, rgba(65,136,241,1) 54%, rgba(65,240,141,1) 74%, rgba(65,240,141,1) 88%, rgba(0,153,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5119a', endColorstr='#009900', GradientType=1 ); } /* 나무 .Liberty .nav-wrapper .navbar .navbar-brand { height: 2.8rem; width: 9rem; background: transparent url(//namu.wiki/img/namuwiki_logo_kor_white_small.png) no-repeat scroll left center/auto 3rem; padding: 0; margin: 0; } .Liberty .nav-wrapper { background-color: #008275; } .Liberty .nav-wrapper .navbar .form-inline .btn:hover, .Liberty .nav-wrapper .navbar .form-inline .btn:focus { background-color: #008275; } */ /* 리베 .Liberty .nav-wrapper .navbar .navbar-brand { height: 2.8rem; width: 15rem; background: transparent url(//www.rigvedawiki.net/r1/theme/rigveda2015/imgs/veda-banner3d.png) no-repeat scroll left center/auto 3rem; padding: 0; margin: 0; } .Liberty .nav-wrapper { width: 100%; height: 42px; background-color: #ECECEC; background-repeat: repeat-x; border-top: 0px solid #D4D4D4; border-bottom: 1px solid #C7C5C5; position: relative; color:black; box-shadow: none; } .Liberty .nav-wrapper .navbar { height: 42px; position: relative; margin: 0 auto; } .Liberty .nav-wrapper .navbar .navbar-nav .nav-item .nav-link, .Liberty .nav-wrapper .navbar .navbar-login .fa { color:black; } */ 사용자:Lastorder/liberty.css 문서로 돌아갑니다.