ソースを参照

Increase constrast on location index page headlines

Edd Baldry 8 年 前
コミット
d4d931b1e4
1 ファイル変更4 行追加0 行削除
  1. 4 0
      bakerydemo/static/css/main.css

+ 4 - 0
bakerydemo/static/css/main.css

@@ -522,6 +522,10 @@ li.has-submenu a.allow-toggle {
   display: inline-block;
   font-weight: 300;
   position: relative;
+  text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
+}
+.location-list-title:hover span.title {
+  text-shadow: none;
 }
 .location-list-item address {
   font-weight: 300;