문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 다음 판 | 이전 판 | ||
|
wiki:css:css_note:css_vertical_navbar [2021/03/30 16:30] emblim98 만듦 |
wiki:css:css_note:css_vertical_navbar [2023/01/13 18:44] (현재) |
||
|---|---|---|---|
| 줄 239: | 줄 239: | ||
| width: 25%; | width: 25%; | ||
| background-color: | background-color: | ||
| - | position: fixed; | + | position: fixed; |
| - | height: 100%; | + | height: 100%; /* Full Height */ |
| - | overflow: auto; | + | overflow: auto; |
| - | | + | |
| } | } | ||
| li a { | li a { | ||