Adilol

CSS won't render (border)

Oct 16th, 2011
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.17 KB | None | 0 0
  1. #header-bar
  2. {
  3.         background-color:#002859;
  4.     width:1350px;
  5.     height:75px;
  6. font-family:ubuntu;
  7.     color:#FFF;
  8.     border-bottom-color:#FFF;
  9.     border-bottom-width:5px;
  10. }
  11.  
Advertisement
Add Comment
Please, Sign In to add comment