Added survey

This commit is contained in:
Pierre
2018-01-04 11:22:41 +01:00
parent 2ff2412341
commit 8429d59c08
3 changed files with 159 additions and 0 deletions

View File

@ -33,4 +33,12 @@
.post .post-countdown {
text-align: center;
padding: 10px;
}
.post .post-survey-question {
text-align: center;
}
.post .post-survey-chart-contener {
margin-bottom: 10px;
}