Sorry... I forgot that font-weight has a normal and text-align would be
appropriate. I didn't test and fix before I sent it lol
On Thu, Jan 28, 2010 at 10:41 AM, Zeynel wrote:
> This works:
>
>
> label {font-weight: normal;}
> th {text-align: right;}
>
>
> On Jan 28, 11:32
This works:
label {font-weight: normal;}
th {text-align: right;}
On Jan 28, 11:32 am, Zeynel wrote:
> Thanks. I added the CSS to the template; but it is not working. What
> am I doing wrong?
>
>
>
> Feedback
>
> label {font-weight: none}
> th {align:
Thanks. I added the CSS to the template; but it is not working. What
am I doing wrong?
Feedback
label {font-weight: none}
th {align: right}
{% include 'menu.html' %}
{{ form.as_table }}
On Jan 28, 11:04 am, Rick
Use CSS.
label {font-weight: none}
th {align: left}
On Thu, Jan 28, 2010 at 9:53 AM, Zeynel wrote:
> Hello,
>
> How can I remove the bold in this form http://swimswith.com/feedback/
> and fix the alignment?
>
> Thanks.
>
> --
> You received this message because you are subscribed to the Google
4 matches
Mail list logo