/ Published in: CSS
Expand |
Embed | Plain Text
hr { border: none 0; border-bottom: dashed 1px #666; // could be solid or dotted color: #fff; background-color: #fff; clear: both; }
You need to login to post a comment.
hr { border: none 0; border-bottom: dashed 1px #666; // could be solid or dotted color: #fff; background-color: #fff; clear: both; }
You need to login to post a comment.