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

편집 요약 없음
편집 요약 없음
 
(같은 사용자의 중간 판 8개는 보이지 않습니다)
1번째 줄: 1번째 줄:
.Liberty {
strike:hover, s:hover, del:hover {
    background-color: black;
    text-decoration: none;
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main .toc .toctext {
color: #aaa;
}
 
.nav-wrapper.navbar-fixed-top {
    background-color: #1f2023;
    color: #aaa;
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main {
    background-color: #1f2023;
    border: 1px solid #1f2023;
    color: #aaa;
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-header {
    background-color: #1f2023;
    border: 1px solid #1f2023;
    color: #aaa;
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-header .title>h1 {
color: #aaa;
}
 
.Liberty .content-wrapper .liberty-sidebar .liberty-right-fixed .live-recent .live-recent-content .live-recent-list .recent-item {
color: #aaa;
}
 
.mw-editform .editOptions, pre, html .editOptions input {
background-color: #1f2023;
border: 1px solid #1f2023;
}
 
.Liberty .content-wrapper .liberty-sidebar .liberty-right-fixed .live-recent .live-recent-content {
background-color: #1f2023;
border: 1px solid #1f2023;
color: #aaa;
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main .toc .toctitle {
background-color: #1f2023;
border: 1px solid #1f2023;
color: #aaa;
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main .toc > ul {
background-color: #1f2023;
border: 1px solid #1f2023;
color: #aaa;
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main .toc ul, .Liberty .content-wrapper .liberty-content .liberty-content-main .toc li {
background-color: #1f2023;
border: 1px solid #1f2023;
color: #aaa;
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable th {
background-color: #1f2023;
border: 1px solid #1f2023;
color: #aaa;
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable, .Liberty .content-wrapper .liberty-content .liberty-content-main table.infobox {
background-color: #1f2023;
border: 1px solid #1f2023;
color: #aaa;
}
 
.Liberty .content-wrapper .liberty-footer {
background-color: #1f2023;
border: 1px solid #1f2023;
color: #aaa;
}
}

2022년 10월 31일 (월) 23:49 기준 최신판

strike:hover, s:hover, del:hover {
    text-decoration: none;
}