Hey,
Is it possible to make the borders of the question container (the white area) bold?
Solved
Adding borders to the questions container
Best answer by rondev
Use below CSS:
#Questions{
border: 1px solid orange;
}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

