diff --git a/theme/wttf/static/main.css b/theme/wttf/static/main.css index 1278073..73833e9 100644 --- a/theme/wttf/static/main.css +++ b/theme/wttf/static/main.css @@ -112,6 +112,8 @@ header{ width:20px; height: 20px; position: absolute; + opacity: 0.15; + filter: alpha(opacity=15); /* For IE8 and earlier */ } #menu select{ height:5vw;