neocities_dark_simple.css 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. @-moz-document
  2. url-prefix('https://neocities.org/')
  3. {
  4. /** Made by lusentoj.neocities.org, aka ringlat on LiveJournal. 2016.01.17, version 1.0 with a few things missing compared to what's planned. **/
  5. h1, h2, h3, h4, h5 {line-height: 130% !important;}
  6. body, p, select, .interior .header-Outro .stats .stat,
  7. .interior .header-Outro.editor .tools, .interior .header-Outro.editor .tools .theme select#theme, .ace_folding-enabled > .ace_gutter-cell
  8. {font-size: 24px; line-height: 130% !important; color: #f2f2f2;}
  9. .plan-overview h3, .plan-chart h3 {color: #f2f2f2;}
  10. p {margin-bottom: 1em;}
  11. .browse-page .input-Area, .input-Area, input[type="text"], code, .interior .header-Outro.editor .tools .theme select#theme, .select-Container,
  12. input.typeahead.tt-input, .alert
  13. {background-color: #446e99 !important; box-shadow: none !important; border: 0px; color: #111 !important;}
  14. .plan-overview .interval, .plan-overview .price {margin-top: 0.5em;}
  15. .content.single-Col.misc-page, .footer-Outro, #top-bar,
  16. ul.h-Nav.constant-Nav a, li a, .content.misc-page.columns, .col-66, .news-item .files, .plan-chart th, .plan-chart th.professional, .plan-chart td, .plans .current-plan, .header-Outro .signup-Form, .post-comment
  17. {background-color: transparent !important;}
  18. .plans .current-plan {border-radius: 0px; color: #446e99 !important;}
  19. .plan-chart .feature-column span {border-bottom: 0px;}
  20. .footer-Outro {border-top: 1px solid #f2f2f2;}
  21. code {font-family: inherit;}
  22. div .file {width: 230px !important; text-align: left;}
  23. body, .interior, .interior .header-Outro.with-site-image, .content-Base, .interior .header-Nav,
  24. .interior .header-Outro.with-site-image, .website-Gallery.int-Gall li, .btn-Action, .btn-Action:hover,
  25. .header-Nav .dropdown-menu, .header-Base,
  26. .header-Outro .signup-Form fieldset, a.tag, .overlay a,
  27. .interior .header-Outro.editor .row.content, .interior .page, .header-Outro, .modal-header, .modal-body, .modal-footer, .modal, .btn.cancel
  28. {background-color: #111 !important; background-image: none;}
  29. div.ace_content, textarea.ace_text-input {background-color: #111; color: #f2f2f2 !important;}
  30. .files .list .upload-Boundary {border: 1px solid #f2f2f2; border-radius: 0px;}
  31. .interior .header-Outro .stats .stat {width: 300px;}
  32. .header-Base {border-bottom: 3px solid #f2f2f2;}
  33. .website-Gallery.int-Gall li {border: 1px solid #f2f2f2;}
  34. li {line-height: 120%;}
  35. .btn-Action, a.tag, a.tag:visited, .btn.cancel
  36. {color: #83C53D !important; border: 1px #f2f2f2 solid; border-radius: 0px;}
  37. .files .list .file {padding: 0px; padding-bottom: 50px;}
  38. .row.editor, .editor.c-Row {top: 160px; border: 3px solid #f2f2f2;}
  39. .large-portrait, .website-Gallery.int-Gall li, .interior .header-Outro .screenshot, .files {border: 1px solid #f2f2f2;}
  40. .files .list .file > .overlay, .interior .section.plans, .plan-overview .col, .files, .files .header, .files.list-view .list .file:nth-child(2n)
  41. {background-color: transparent !important;}
  42. .files .list .upload-Boundary {border: 0px; margin: 0px; padding: 0px;}
  43. .files .list .file > .overlay a {display: inherit;}
  44. .overlay {height: 0px;}
  45. div.overlay {display: none;}
  46. .file .title {text-overflow: ""}
  47. .file .title {margin-top: 10px;}
  48. .btn-Action:hover, a.tag:hover, .news-item .date a:hover, .btn.cancel:hover
  49. {color: #446e99 !important;}
  50. a, a.user, a:active, a:visited, .news-item .date a, span.title, .news-item .user , .misc-icon, .plan-overview .price, .plan-chart .feature-column span
  51. {color: #83C53D !important; text-decoration: none !important; font-weight: normal !important;}
  52. a:hover, h1, a.user:hover, span.title:hover, .misc-icon:hover
  53. {color: #446e99 !important; text-decoration: none !important;}
  54. .misc-icon {padding-top: 0px;}
  55. b, i, strong, italic, u {color: #446e99 !important;}
  56. .browse-page .text-Label {font-weight: normal;}
  57. .fa-heart {display: none !important;}
  58. }