Difference between revisions of "Template:Team:Freiburg/wiki content start bubble"
Line 5: | Line 5: | ||
.bubble_wrapper { | .bubble_wrapper { | ||
float:left; | float:left; | ||
+ | margin-right: 10px; | ||
} | } | ||
Line 10: | Line 11: | ||
border-radius:50%; | border-radius:50%; | ||
background-color: #DDE7F1; | background-color: #DDE7F1; | ||
− | border: 1px solid # | + | border: 1px solid #888; |
box-shadow: 2px 2px 2px 2px #F9F9F9; | box-shadow: 2px 2px 2px 2px #F9F9F9; | ||
text-align: center; | text-align: center; | ||
Line 21: | Line 22: | ||
.bubble1 { | .bubble1 { | ||
− | width: | + | width: 110px; |
− | height: | + | height: 110px; |
} | } | ||
.bubble2 { | .bubble2 { | ||
− | width: | + | width: 100px; |
− | height: | + | height: 100px; |
margin-left: 60px; | margin-left: 60px; | ||
} | } | ||
.bubble3 { | .bubble3 { | ||
− | width: | + | width: 90px; |
− | height: | + | height: 90px; |
margin-left: 20px; | margin-left: 20px; | ||
margin-top: 5px; | margin-top: 5px; |
Revision as of 10:06, 18 September 2015