blob: 80cfcf6134f96c4743fbefca19140290cba5b5d5 [file] [log] [blame]
<style>
.inner {
width:100px;
border: 1px solid;
margin-top: 100px;
margin-bottom: 100px;
}
.outer {
float: left;
background-color: #cccccc;
border: 1px solid black;
padding: 0;
font-family: Times;
font-size: 16px;
color: black;
text-align: center;
}
</style>
<div class="outer"><div class="inner">Content</div></button>