11 lines
161 B
CSS
11 lines
161 B
CSS
.main_div {
|
|
margin-left: 5%;
|
|
margin-right: 5%;
|
|
}
|
|
.top-buffer {
|
|
margin-bottom:15px;
|
|
}
|
|
.top-button {
|
|
min-width: 100px;
|
|
display: inline-block;
|
|
} |