css 스티커 효과 구현
326 단어 css
.topBar{
height:29px;
line-height:27px;
border-bottom:1px solid rgb(229,229,229);
background:none repeat scroll 0% 0% rgb(252,252,252);
}
Menu
.topBar{
height:29px;
line-height:27px;
border-bottom:1px solid rgb(229,229,229);
background:none repeat scroll 0% 0% rgb(252,252,252);
}