瀏覽代碼

high contrast ticks

Heydon Pickering 8 年之前
父節點
當前提交
8dcfc25b52
共有 3 個文件被更改,包括 12 次插入0 次删除
  1. 6 0
      docs/css/styles.css
  2. 0 0
      docs/service-worker.js
  3. 6 0
      themes/infusion/static/css/styles.css

+ 6 - 0
docs/css/styles.css

@@ -882,4 +882,10 @@ h1 svg {
     background: #fff;
     padding: 0.5rem;
   }
+  .ticks li::before {
+    content: '✓';
+    background: none;
+    width: auto;
+    top: 0;
+  }
 }

File diff suppressed because it is too large
+ 0 - 0
docs/service-worker.js


+ 6 - 0
themes/infusion/static/css/styles.css

@@ -882,4 +882,10 @@ h1 svg {
     background: #fff;
     padding: 0.5rem;
   }
+  .ticks li::before {
+    content: '✓';
+    background: none;
+    width: auto;
+    top: 0;
+  }
 }

Some files were not shown because too many files changed in this diff