Difference between revisions of "Template:Team:Freiburg/wiki content start bubble"
Line 3: | Line 3: | ||
<style> | <style> | ||
/*========= Implementing general font styling ========*/ | /*========= Implementing general font styling ========*/ | ||
− | + | #bubble_wrapper p { | |
font-family: 'Roboto',sans-serif; | font-family: 'Roboto',sans-serif; | ||
font-style: normal; | font-style: normal; | ||
Line 12: | Line 12: | ||
/*===================Amazing Bubble Sidebar==========================*/ | /*===================Amazing Bubble Sidebar==========================*/ | ||
− | + | #bubble_wrapper { | |
float:left; | float:left; | ||
margin-right: 1%; | margin-right: 1%; | ||
Line 19: | Line 19: | ||
} | } | ||
− | + | #bubble_sidebar { | |
border-radius:50%; | border-radius:50%; | ||
background-color: #DDE7F1; | background-color: #DDE7F1; | ||
Line 25: | Line 25: | ||
box-shadow: inset -1px -2px 5px 2px #F9F9F9; | box-shadow: inset -1px -2px 5px 2px #F9F9F9; | ||
text-align: center; | text-align: center; | ||
+ | color: #C5162F; | ||
} | } | ||
− | + | #bubble_sidebar { | |
− | + | ||
} | } | ||
− | + | #bubble_sidebar p { | |
margin: 0; | margin: 0; | ||
/*padding: 35px 0px 0px 0px;*/ | /*padding: 35px 0px 0px 0px;*/ | ||
Line 40: | Line 41: | ||
} | } | ||
− | + | #bubble_sidebar span { | |
margin: 0; | margin: 0; | ||
/*padding: 35px 0px 0px 0px;*/ | /*padding: 35px 0px 0px 0px;*/ | ||
Line 84: | Line 85: | ||
<div class="central_position_wrap"> | <div class="central_position_wrap"> | ||
− | <div | + | <div id="bubble_wrapper"> |
− | <div | + | <div id="bubble_sidebar" class="bubble1"> |
<span></span><p><a href=""><img src="https://static.igem.org/mediawiki/2015/1/15/Freiburg_icon_home_white_03.png"></a></p> | <span></span><p><a href=""><img src="https://static.igem.org/mediawiki/2015/1/15/Freiburg_icon_home_white_03.png"></a></p> | ||
</div> | </div> | ||
− | <div | + | <div id="bubble_sidebar" class="bubble2"> |
<span></span><p>Ack<br>nowledge<br>ments</p> | <span></span><p>Ack<br>nowledge<br>ments</p> | ||
</div> | </div> | ||
− | <div | + | <div id="bubble_sidebar" class="bubble3"> |
<span></span><p>Main<br>Results</p> | <span></span><p>Main<br>Results</p> | ||
</div> | </div> |
Revision as of 11:52, 18 September 2015