Advertisement
Guest User

Untitled

a guest
Jul 12th, 2011
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. .mainbar12 {
  2. background: #DAD7FB!important;
  3. }
  4. .topbar12_1 [title="Ijah (12)"] {
  5. color: #3366FF;
  6. }
  7. .topbar12_2:after {
  8. content: " by Ijah";
  9. float: left;
  10. }
  11. .topbar12_2 {
  12. background: #DAD7FB!important;
  13. border-top: solid 3px #A5A3FF!important;
  14. border-right: solid 3px #A5A3FF!important;
  15. color: black;
  16. padding-left: 10px;
  17. }
  18. .topbar12_1 {
  19. text-align: center;
  20. background: #E7E4FC!important;
  21. border-top: solid 3px #A5A3FF!important;
  22. border-left: solid 3px #A5A3FF!important;
  23. }
  24. .mainbar12 div.top, .mainbar12 div.bottom {
  25. background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
  26. border: solid 3px #A5A3FF!important;
  27. border-radius: 8px 8px 8px 8px;
  28. color: #FFFFFF;
  29. font-family: "Lucida Sans Unicode";
  30. margin: 15px;
  31. padding: 15px;
  32. text-shadow: 1px 1px 2px black;
  33. }
  34. .mainbar12 div.top {
  35. margin-right: 256px;
  36. }
  37. .sidebar12 {
  38. background: #E7E4FC!important;
  39. border-left: solid 3px #A5A3FF!important;
  40. border-bottom: solid 3px #A5A3FF!important;
  41. text-align: center;
  42. color: black;
  43. }
  44. .mainbar12 {
  45. border-bottom: solid 3px #A5A3FF!important;
  46. border-right: solid 3px #A5A3FF!important;
  47. border-left: 0px solid #000!important;
  48. border-top: 0px solid #000!important;
  49. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement