Moona/static/css/question.css

16 lines
190 B
CSS

.all_div {
margin-left: auto;
margin-right: auto;
width: 50%;
.add_q{
width: 50%;
}
}
.h_q {
text-align: center;
}
form {
width: 60%;
margin-left: auto;
margin-right: auto;
}