css 수정
This commit is contained in:
parent
a0fb2e2225
commit
40953dc135
@ -1,4 +1,6 @@
|
|||||||
@charset "utf-8"; /********** 헤더 **********/
|
@charset "utf-8"; /********** 헤더 **********/
|
||||||
|
input:focus {outline: none;}
|
||||||
|
button:focus{outline:none;}
|
||||||
.skip-nav {
|
.skip-nav {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
@ -2098,7 +2100,7 @@ footer .tot_nlib_site .site_depth div a {
|
|||||||
footer .tot_nlib_site .site_depth .depth_box {
|
footer .tot_nlib_site .site_depth .depth_box {
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
max-height: 176px;
|
max-height: 172px;
|
||||||
padding: 7px 0px;
|
padding: 7px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user