8 lines
100 B
CSS
8 lines
100 B
CSS
.all_div {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
width: 50%;
|
|
}
|
|
.h_q {
|
|
text-align: center;
|
|
} |