瀏覽代碼

style: increase emoji alpha

George Cushen 3 年之前
父節點
當前提交
7201a4fa8c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      wowchemy/assets/scss/wowchemy/widgets/_about.scss

+ 1 - 0
wowchemy/assets/scss/wowchemy/widgets/_about.scss

@@ -120,6 +120,7 @@ ul.ul-edu li .description p.institution {
     text-align: center;
     font-size: 20px;
     background-color: #fff;
+    color: #000;  // override parent alpha
     box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04), 0 2px 6px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
   }
 }