• 분류 전체보기 (155)
    • 작은 콩 개발자 (0)
      • JAVA (14)
      • JS (13)
      • JSP, HTML (1)
      • SQL (10)
      • CSS | style (1)
      • JSTL (6)
      • centOS (8)
      • 오류 (12)
      • 등등 (47)
      • 비트 학원 (6)
    • 코딩테스트 (30)
      • 프로그래머스 (25)
    • 면접족보 (2)
    • 티스토리 (2)
    • 여러여러 (2)
  • 글쓰기
  • 방명록
  • 관리
  • 전체 :
    오늘 :
    어제 :

목록background-image (1)

작콩큰콩

티스토리 사이드 바 꾸미기 (tistory sidebar) CSS

기본 원본 /* * sidebar */ #sidebar { position: fixed; top: 0; left: 0; bottom: 0; padding: 0; width: 300px; height: 100%; background-color: #fff; border-right: 1px solid #ddd; cursor: default; } 수정 background-color 를 없애고 background-image 를 넣어주었다. /* * sidebar */ #sidebar { position: fixed; top: 0; left: 0; bottom: 0; padding: 0; width: 300px; height: 100%; border-right: 1px solid #ddd; cursor: defau..

티스토리 2021. 11. 24. 14:31
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바