Advertisement
Atheuz

Untitled

Apr 21st, 2012
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.21 KB | None | 0 0
  1. .db_downbar {
  2.     border-top: 1px !important;
  3.         border-color: red !important;
  4. }
  5.  
  6. #downbarHolder {
  7.     border-top: 1px solid ThreeDShadow;
  8.     border-color: blue !important;
  9.     border-style: double solid solid;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement