틀:Project 81 Theme: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
58번째 줄: 58번째 줄:
}
}
.cs-comments {
.cs-comments {
   background-color: #1b1818 !important;
   background-color: #0d1117 !important;
   border-top: 2px solid #854369 !important;
   border-top: 2px solid #3a80e6 !important;
   border-bottom: 2px solid #854369 !important;
   border-bottom: 2px solid #3a80e6 !important;
   border-right: none !important;
   border-right: none !important;
   border-left: none !important;
   border-left: none !important;
   box-shadow: 0px 0px 25px #361427;
   box-shadow: 0px 0px 15px #103b75;
}
}


.cs-comment-body {
.cs-comment-body {
   color: #e2e2e2 !important;
   color: #d0e8ff !important;
}
}


.cs-vote-up-count {
.cs-vote-up-count {
   color: #6dfc07 !important;
   color: #4fc3f7 !important;
}
}


.cs-vote-down-count {
.cs-vote-down-count {
   color: #fc0707 !important;
   color: #2196f3 !important;
}
}


.cs-expanded .cs-comment-header {
.cs-expanded .cs-comment-header {
   background-color: #2a2525 !important;
   background-color: #1a1f2b !important;
   border: 2px solid #b45c8f !important;
   border: 2px solid #3a80e6 !important;
   box-shadow: 0px 0px 25px #000000;
   box-shadow: 0px 0px 15px #000000;
}
}


.cs-comment-author a {
.cs-comment-author a {
   color: #b45c8f !important;
   color: #3a80e6 !important;
}
}


.cs-comment-author a:active {
.cs-comment-author a:active {
   color: #e2e2e2 !important;
   color: #d0e8ff !important;
}
}


.cs-comment-title {
.cs-comment-title {
   color: #b45c8f !important;
   color: #3a80e6 !important;
}
}


.cs-comment-details {
.cs-comment-details {
   color: #e2e2e2 !important;
   color: #d0e8ff !important;
}
}



2025년 5월 21일 (수) 21:45 판