File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
themes/thingweb/static/css Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ footer .copy p a { color:#fff; text-decoration:none; }
114114
115115
116116/*Analytics Banner*/
117- .analytics-banner { position : fixed; bottom : 0 ; left : 0 ; width : 100% ; padding : 2rem ; text-align : left; background-color : # 141414 ; box-shadow : 0px -5px 10px # 7f7f7f73 ; font-family : 'Open Sans' ; }
117+ .analytics-banner { position : fixed; bottom : 0 ; left : 0 ; z-index : 99999 ; width : 100% ; padding : 2rem ; text-align : left; background-color : # 141414 ; box-shadow : 0px -5px 10px # 7f7f7f73 ; font-family : 'Open Sans' ; }
118118.analytics-banner .hidden { display : none; }
119119.analytics-banner__disclaimer { color : # eeeeee ; margin-bottom : 1rem ; }
120120.analytics-banner__disclaimer h4 { color : # 33b8a4 ; font-weight : 700 ; margin-bottom : 1rem ; text-transform : uppercase; }
You can’t perform that action at this time.
0 commit comments