Advertisement
kiddie159

contructor-css-search

May 3rd, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. /* Searchbox Style */
  2. .header-search {
  3. position:absolute;
  4. left:100px;
  5. top:150px;
  6. float: right;
  7. height: 100px;
  8. width: 205px;
  9. z-index:301;
  10. overflow:visible;
  11. }
  12. .search-text {
  13. float: left;
  14. display: block;
  15. height:20px;
  16. width:160px;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement