jhylands

Move a line outsource

Jan 14th, 2013
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.22 KB | None | 0 0
  1. .line
  2.                 {
  3.                 position: absolute;
  4.                 height: 0px;
  5.                 border-width: 2px 0px 0px 0px;
  6.                 border-style: solid;
  7.                 border-color: #99aadd;
  8.                 }
Advertisement
Add Comment
Please, Sign In to add comment