ソースを参照

commento dark mode

Thomas Buck 2年前
コミット
35f8d5da76
1個のファイルの変更4行の追加4行の削除
  1. 4
    4
      static/css/style.css

+ 4
- 4
static/css/style.css ファイルの表示

@@ -284,10 +284,10 @@ table, th, td, pre, .border, .releasecard, #index-avatar {
284 284
     }
285 285
 
286 286
     #commento-textarea-root, .commento-guest-details {
287
-        color: #FFFFFF;
288
-        background-color: #232323;
289
-        border-color: #B0B0B0;
290
-        border-width: 2px;
287
+        color: #FFFFFF !important;
288
+        background-color: #232323 !important;
289
+        border-color: #B0B0B0 !important;
290
+        border-width: 2px !important;
291 291
     }
292 292
 
293 293
     #commento-footer, .commento-markdown-button {

読み込み中…
キャンセル
保存