Difference between revisions of "Template:KoreaSonyeodul"

Line 44: Line 44:
 
padding:0;
 
padding:0;
 
list-style-type:none;}
 
list-style-type:none;}
.navigationBackground {width:30px; height: 100%; background: rgba(255,255,255,0.2); position: relative; top:0; left:90%; right:0; z-index:999}
+
/*메뉴바 움직일때*/
 +
.navigationBackground {width:30px; height: 100%; background: rgba(255,255,255,0.2); position: relative; top:0; left:95%; right:0; z-index:999}
 
       .navigation ul {
 
       .navigation ul {
 
z-index:1000;
 
z-index:1000;
 +
/*메뉴 바 위에 아래 움직일때*/
 
       position: fixed;
 
       position: fixed;
 
top: 15%;
 
top: 15%;
Line 63: Line 65:
 
       display: block;
 
       display: block;
 
       clear: both}
 
       clear: both}
 +
/*메뉴바 내부 조정할때*/
 
       .navigation li {display:block;
 
       .navigation li {display:block;
 
width:0px;/*이미지크그에 맞게 가로 세로 정한다*/
 
width:0px;/*이미지크그에 맞게 가로 세로 정한다*/
Line 74: Line 77:
  
 
       }
 
       }
 +
/*메뉴바 내부 조정할때 2*/
 
       .navigation>ul>li:hover ul{
 
       .navigation>ul>li:hover ul{
 
       display:block; width:auto; height:auto; color: #ffffff;
 
       display:block; width:auto; height:auto; color: #ffffff;
Line 79: Line 83:
  
 
       }
 
       }
 +
/*메뉴바 정렬할때*/
 
       .navigation li li a {float: right; }
 
       .navigation li li a {float: right; }
 
       .navigation li li{width:auto; height:auto; background-color:none; text-align:right;}
 
       .navigation li li{width:auto; height:auto; background-color:none; text-align:right;}

Revision as of 05:50, 8 October 2016