Difference between revisions of "Template:Team:Freiburg/wiki content start bubble"
Line 14: | Line 14: | ||
#bubble_wrapper { | #bubble_wrapper { | ||
float:left; | float:left; | ||
− | margin: | + | margin: 0; |
+ | margin-left: 40px; | ||
+ | margin-top: 140px; | ||
/*position: fixed; top: 10%; */ | /*position: fixed; top: 10%; */ | ||
position:fixed; | position:fixed; | ||
Line 78: | Line 80: | ||
.bubble3 span { | .bubble3 span { | ||
height: 90px; | height: 90px; | ||
+ | } | ||
+ | |||
+ | @media screen and (max-width: 1400px){ | ||
+ | #bubble_wrapper{ | ||
+ | display: none; | ||
+ | } | ||
} | } | ||
Line 112: | Line 120: | ||
}); | }); | ||
}); | }); | ||
+ | |||
</script> | </script> |
Revision as of 19:38, 18 September 2015