.box{ | |||||
float:left; | |||||
margin-right:20px; | |||||
} | |||||
.clear{ | |||||
clear:both; | |||||
} | |||||
.centre { | |||||
margin: auto; | |||||
width: 50%; | |||||
border: 3px solid black; | |||||
padding: 10px; | |||||
text-align:center; | |||||
} | |||||
.btn-link { | .btn-link { | ||||
border: none; | border: none; | ||||
outline: none; | outline: none; |