add css to a text area

i want to add a css tag to a text field <%= form.text_field :title %> i wanna make blue this text field,please can anyone send me the code

Hi Ishara,

Look at the examples, here [ text_field (ActionView::Helpers::FormHelper) - APIdock ]

Cheers. [ rui ] [ Seiri, Seiton, Seisō, Seiketsu e Shitsuke ]

thankx,il try