/***************************************** nav search CSS ******************************************/ #nav-search { float: left; margin-left: 25px } #nav-search input[type="text"] { background: #f6f6f6 url("http://i1203.photobucket.com/albums/bb382/chandeep10/btnt-custom-theme/search.png") no-repeat 16px center; border: 0; color: #a7a7a7; font-size: 14px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.05) inset; padding: 8px 20px 8px 35px; width: 50px; border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; -webkit-border-radius: 20px; } #nav-search input[type="text"]:focus { color: #272727; } input, textarea { font-family: Georgia,"Times New Roman",Times,serif; }
1 2 3 4 5
theme by betadeli