Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.90 KB | None | 0 0
  1. background:#0; background:#0; background: #f9f9f9 url('http://i.imgur.com/PrUgHDQ.jpg') no-repeat } body { margin: 0 } body { min-width: 800px } body { font: x-small sans-serif } body { font-size: 11px } a { text-decoration: none } a { color: #002bb8 } a:visited { color: #5a3696 } ul { list-style-type: square } ul { list-style-image: url('http://i.imgur.com/bNFmfd2.gif') } div[name=header] { width: 100% } div[name=header] { height: 69px } div[name=header] { background: url('http://xat.com/images/vbkbl.gif') repeat-x } div[name=header] img { margin-left: 221px } div[name=header] img { margin-top: 10px } div[name=top_links] { position: absolute } div[name=top_links] { right: 23px } div[name=top_links] { top: 60px } div[name=top_links] li { display: inline } div[name=top_links] li { font-weight: bold } div[name=top_links] li[name=login] { background: url('http://i.imgur.com/c9oE3Au.gif') no-repeat 0 0 } div[name=top_links] li[name=login] { padding-left: 20px } div[name=content] { margin-top: 14px } div[name=content] { overflow: hidden } div[name=content] { width: 100% } div[name=content] { position: relative } div[name=sidebarcontainer] { width: 200px } div[name=sidebar] a:hover { text-decoration: underline } div[name=sidebar] a:active { color: #faa700 } div[name=sidebar] a:visited:active { color: #5a3696 } div[name=sidebar] { float: left } div[name=sidebar] { margin-right: 10px } div[name=sidebar] { margin-top: 6px } div[name=sidebar] span { font-size: 12px } div[name=sidebar] span { margin-left: 4px } div[name=sidebar] ul { border: 1px solid #aaa } div[name=sidebar] ul { width: 147px } div[name=sidebar] ul { background: white } div[name=sidebar] ul { padding: 3px 0 4px 24px } div[name=sidebar] ul { overflow: hidden } div[name=sidebar] ul { margin: 0 } div[name=sidebar] ul { box-sizing: border-box } div[name=sidebar] li { padding: 0 } div[name=sidebar] li { padding-bottom: 3px } div[name=profile_links] li { background-color: #fbfbfb } div[name=profile_links] li { border: 1px solid #aaa } div[name=profile_links] li { border-bottom: 0 } div[name=profile_links] li { display: inline } div[name=profile_links] li { margin-right: 3px } div[name=profile_links] li { font-weight: bold } div[name=profile_links] li a { padding: 0px 9px } div[name=profile_links] li { padding-bottom: 2px } div[name=profile_links] li a { padding-bottom: 2px } div[name=profile_links] { position: absolute } div[name=profile_links] { top: -5px } div[name=profile_links] { left: 129px } div[name=profile_links] li a:hover { background-color: #fff } div[name=profile_links] li[name=current] { border-color: #fabd23 } div[name=profile_links] li[name=current] { background-color: #fff } div[name=profile] { width: auto } div[name=profile] { margin-top: 20px } div[name=profile] { margin-left: 155px } div[name=profile] { border: 1px solid #aaa } div[name=profile] { background: white } div[name=profile] { padding: 13px } div[name=profile] { border-right: 0 } div[name=profile_inner] { font-size: 13px } div[name=profile_inner] { margin-top: 10px } div[name=profile_inner] a:hover { text-decoration: underline } div[name=profile_inner] span { white-space: pre-wrap } h1 { margin: 0 } h1 { border-bottom: 1px solid #aaa } h1 { font-weight: normal } div[name=breaker] { clear: both } div[name=footer] { margin-top: 15px } div[name=footer] { width: 100% } div[name=footer] { border: 1px solid #fabd23 } div[name=footer] { border-right: 0 } div[name=footer] { border-left: 0 } div[name=footer] { text-align: center } div[name=footer] { overflow: hidden } div[name=footer] li { display: inline } div[name=footer] li { padding: 0 15px } div[name=media] { margin: 0 auto } div[name=media] { display: table } div[name=media_header] { text-align: center } div[name=media_header] { padding: 3px } div[name=media_header] { font-weight: bold } div[name=media_header] { color: #000 } div[name=media_header] { margin-bottom: 2px } div[name=media_content] { height: 333px } div[name=media_content] { box-shadow: 0 0 5px 3px } div[name=media_footer] { text-align: center } div[name=media_footer] { font-size: 10px } div[name=media_footer] { margin-top: 5px; background-color:#009; background: linear-gradient(#000014, #000024, #00004e); background-color:#009; background: linear-gradient(#000014, #000024, #00004e); background-color:#009; background: linear-gradient(#000014, #000024, #00004e);}
  2. div#noowayfixed {
  3. z-index: 2147483647;
  4. position: fixed;
  5. bottom: 0;
  6. left: 0;
  7. }
  8. div#noowaymenu
  9. {
  10. background-color:#009;
  11. background: linear-gradient(#000014, #000024, #00004e);
  12. border-radius: 0px 5px 0px 0px;
  13. display: none;
  14. FONT-SIZE: 12pt;
  15. FONT-FAMILY: Arial, Helvetica, sans-serif;
  16. }
  17. div#noowayitems
  18. {
  19. padding-top: 5px;
  20. padding-right: 0px;
  21. /*padding-bottom: 5px;*/
  22. padding-left: 0px;
  23. margin-left: 6px;
  24. line-height: 130%;
  25. color:#fff;
  26. }
  27. div#noowayitems > a
  28. {
  29. color:#fff;
  30. text-decoration: none;
  31. }
  32. div#noowayitems > a:hover {
  33. text-decoration: underline;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement