html - Is there a way to thicken a form legend underline? -


i want bootstrap legend's underline more thick. override twitter bootstrap css.

is possible?

yes can.

legend {     border-bottom:10px solid #000000; } 

to further increase/decrease thickness, can increase/decrease pixels in border-bottom. hope helps.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -