Updated ask form and disqus box
This update tweeks the disqus box and adds the white background and the rounded corners to the box. The ask form widened to fill the whole box. For current Futurum-user add the following code to Customize → Advanced→ Add Custom CSS:
#disqus_thread {padding: 10px 18px;clear: both; width: 712px; background-color: rgba(255,255,255,0.90); border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;} #ask_form {width: 712px;}
For new Futurum-users: The update is already implemented. No need to do anything.
