Advertisement
Guest User

Tweakers.net custom css

a guest
Dec 10th, 2013
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.32 KB | None | 0 0
  1. #search{
  2.  position: relative;
  3.  top: -83px;
  4. }
  5. #true,#streamone{
  6.  position:absolute;
  7. }
  8. #searchbar{
  9.  height:23px;
  10. }
  11. #search #mainSearch{
  12.  margin: 0px 0px 0px auto;
  13. }
  14. #categoryBar{
  15.  display:none;
  16. }
  17. body.smallTracker.trackerVisible #top {
  18.  border-bottom-width: 0px;
  19. }
  20. #contentArea{
  21.  -webkit-border-radius: 10px;
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement