css horizontal line

G

Guest

Help, please!

I am modifying a CSS written by someone else. I am a rank amateur and have
stumbled into how to modify things like colors, add borders, etc. They
already existed somewhere in the file! I just changed variables, included or
not the item.

I cannot find one though. Horizontal line. What is the code for it?

My text box code is:
..textbox { background: #BEE3E8; color: #666;
font: normal normal 11px/14px Verdana, Arial, sans-serif;
padding: 5px 10px 5px 10px; text-align: left;
width: 250px;
hr color: #1D4D53;

I have added horizontal lines to these and don't want to change singly.

Can anyone help me please?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top