Difference between revisions of "Team:British Columbia/Notebook/Protocols2"
(Created page with "<html> <style> .top{ position:relative; margin-left:150px; width: 100px; height: 80px; } .button:before, .button:after{ position: absolute; width:70%; height:5...") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<style> | <style> | ||
.top{ | .top{ | ||
− | + | position:relative; | |
− | + | ||
width: 100px; | width: 100px; | ||
height: 80px; | height: 80px; | ||
+ | float:left; | ||
+ | margin:10px; | ||
} | } | ||
.button:before, .button:after{ | .button:before, .button:after{ | ||
− | + | position:absolute; | |
width:70%; height:50%; | width:70%; height:50%; | ||
content: ""; | content: ""; | ||
Line 51: | Line 52: | ||
<div class="button bottom"></div> | <div class="button bottom"></div> | ||
</div> | </div> | ||
+ | <div class="button top"> | ||
+ | <div class="button bottom"></div> | ||
</html> | </html> |
Latest revision as of 22:05, 1 September 2015