Commit bd824f79 by Valera Rozuvan Committed by Alexander Kryklia

Client side poll work. In progress.

parent 14a36cdb
...@@ -33,7 +33,7 @@ section.poll_question { ...@@ -33,7 +33,7 @@ section.poll_question {
} }
p { p {
text-align: center; text-align: justify;
font-weight: bold; font-weight: bold;
} }
...@@ -41,7 +41,7 @@ section.poll_question { ...@@ -41,7 +41,7 @@ section.poll_question {
display: block; display: block;
width: 60%; width: 60%;
clear: both; clear: both;
height: 50px; padding: 10px 0px 10px 0px;
text-align: center; text-align: center;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment