arabtion

Untitled

Sep 8th, 2016
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. /*padding:0px;
  2. margin: 0px 0px 0px 0px;*/
  3. FONT-SIZE: 12pt;
  4. FONT-FAMILY: Arial, Helvetica, sans-serif;
  5. }
  6. div#xatstyme {
  7. background:#0;
  8. color: #00;
  9. overflow: auto;
  10. }
  11. body {BACKGROUND-POSITION: Center;
  12. BACKGROUND-ATTACHMENT: fixed;
  13. BACKGROUND-IMAGE: url(هنا رابط الخلفية);
  14. }
  15. div#noowayfixed {
  16. z-index: 2147483647;
  17. position: fixed;
  18. bottom: 0;
  19. left: 0;
  20. }
  21. div#noowaymenu
  22. {
  23. background-color:#009;
  24. background: linear-gradient(#000014, #000024, #00004e);
  25. border-radius: 0px 5px 0px 0px;
  26. display: none;
  27. FONT-SIZE: 12pt;
  28. FONT-FAMILY: Arial, Helvetica, sans-serif;
  29. }
  30. div#noowayitems
  31. {
  32. padding-top: 5px;
  33. padding-right: 0px;
  34. /*padding-bottom: 5px;*/
  35. padding-left: 0px;
  36. margin-left: 6px;
  37. line-height: 130%;
  38. color:#fff;
  39. }
  40. div#noowayitems > a
  41. {
  42. color:#fff;
  43. text-decoration: none;
  44. }
  45. div#noowayitems > a:hover {
  46. text-decoration: underline;
  47. }
Advertisement
Add Comment
Please, Sign In to add comment