Difference between revisions of "Template:Team:Freiburg/wiki content start bubble"

Line 18: Line 18:
 
.bubble_sidebar p {
 
.bubble_sidebar p {
 
     margin: 0;
 
     margin: 0;
     padding: 35px 0px 0px 0px;
+
     /*padding: 35px 0px 0px 0px;*/
 +
    vertical-align: middle;
 +
  display: inline-block;
 +
  zoom: 1;
 +
  *display: inline;
 +
}
 +
 
 +
.bubble_sidebar span {
 +
    margin: 0;
 +
    /*padding: 35px 0px 0px 0px;*/
 +
    vertical-align: middle;
 +
  display: inline-block;
 +
  zoom: 1;
 +
  *display: inline;   
 
}
 
}
  
 
.bubble1 {
 
.bubble1 {
 
     width: 110px;
 
     width: 110px;
 +
    height: 110px;
 +
}
 +
 +
.bubble1 span {
 
     height: 110px;
 
     height: 110px;
 
}
 
}
Line 30: Line 47:
 
     height: 100px;
 
     height: 100px;
 
     margin-left: 60px;
 
     margin-left: 60px;
 +
}
 +
 +
.bubble2 span {
 +
    height: 100px;
 
}
 
}
  
Line 37: Line 58:
 
     margin-left: 20px;
 
     margin-left: 20px;
 
     margin-top: 5px;
 
     margin-top: 5px;
 +
}
 +
 +
.bubble3 span {
 +
    height: 90px;
 
}
 
}
 
</style>
 
</style>
Line 46: Line 71:
 
         <div class="bubble_wrapper">
 
         <div class="bubble_wrapper">
 
             <div class="bubble_sidebar bubble1">
 
             <div class="bubble_sidebar bubble1">
                     <p>Human Practice</p>
+
                     <span></span><p>Human Practice</p>
 
             </div>
 
             </div>
  
 
             <div class="bubble_sidebar bubble2">
 
             <div class="bubble_sidebar bubble2">
                     <p>Ack-<br>nowledge-<br>ments</p>
+
                     <span></span><p>Ack-<br>nowledge-<br>ments</p>
 
             </div>
 
             </div>
  
<div class="bubble_sidebar bubble3">
+
            <div class="bubble_sidebar bubble3">
    <p>Main Results</p>
+
                    <span></span><p>Main Results</p>
</div>
+
            </div>
 
         </div>
 
         </div>
  

Revision as of 10:21, 18 September 2015

Human Practice

Ack-
nowledge-
ments

Main Results