사용자:2여/liberty.css: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
8번째 줄: 8번째 줄:
}
}


.Liberty .content-wrapper .liberty-content .liberty-content-main {  
.Liberty.content-wrapper.liberty-content.liberty-content-main {  
     background-color: #1f2023;
     background-color: #1f2023;
     color: white;
     color: white;
}
}


.Liberty .content-wrapper .liberty-content .liberty-content-header {
.Liberty.content-wrapper.liberty-content.liberty-content-header {
     background-color: #1f2023;
     background-color: #1f2023;
     color: white;
     color: white;
}
}

2019년 11월 21일 (목) 20:54 판

.Liberty {
    background-color: black;
}

.nav-wrapper.navbar-fixed-top {
    background-color: #1f2023;
    color: white;
}

.Liberty.content-wrapper.liberty-content.liberty-content-main { 
    background-color: #1f2023;
    color: white;
}

.Liberty.content-wrapper.liberty-content.liberty-content-header {
    background-color: #1f2023;
    color: white;
}