Guest User

Untitled

a guest
May 20th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. #tehWrapper {
  2. position:relative;
  3. }
  4. #tehFootWrap {
  5. position:relative;
  6. padding-bottom:90px;
  7. }
  8. body #forumBaseText {
  9. z-index:99;
  10. position:relative;
  11. bottom:-30px;
  12. left:0px;
  13. margin:0 auto;
  14. border-color:#fff;
  15. }
  16. #guest_message {
  17. bottom:193px;
  18. margin:0px auto;
  19. position:absolute;
  20. text-align:center;
  21. }
  22. #guest_message table {
  23. width:983px;
  24. }
  25. #guestPadd {
  26. height:500px;
  27. }
  28. #bottomLinks {
  29. color:#fff;
  30. left:0px;
  31. bottom:3px;
  32. display:block;
  33. position:absolute;
  34. text-align:center;
  35. width:100%;
  36. background-color:#47739E;
  37. }
  38. #rardirar, #rardirar a:link, #rardirar a:visited {
  39. color:#fff;
  40. }
  41. table#forumBaseText div#rardirar {
  42. padding-bottom:1px;
  43. font-size:11px;
  44. background-color:#47739E;
  45. }
Add Comment
Please, Sign In to add comment