123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- @-moz-document
- url-prefix('https://neocities.org/')
- {
-
- /** 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. **/
-
- h1, h2, h3, h4, h5 {line-height: 130% !important;}
-
- body, p, select, .interior .header-Outro .stats .stat,
- .interior .header-Outro.editor .tools, .interior .header-Outro.editor .tools .theme select#theme, .ace_folding-enabled > .ace_gutter-cell
- {font-size: 24px; line-height: 130% !important; color: #f2f2f2;}
-
- .plan-overview h3, .plan-chart h3 {color: #f2f2f2;}
-
- p {margin-bottom: 1em;}
-
-
- .browse-page .input-Area, .input-Area, input[type="text"], code, .interior .header-Outro.editor .tools .theme select#theme, .select-Container,
- input.typeahead.tt-input, .alert
-
- {background-color: #446e99 !important; box-shadow: none !important; border: 0px; color: #111 !important;}
-
- .plan-overview .interval, .plan-overview .price {margin-top: 0.5em;}
-
- .content.single-Col.misc-page, .footer-Outro, #top-bar,
- 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
- {background-color: transparent !important;}
-
- .plans .current-plan {border-radius: 0px; color: #446e99 !important;}
-
- .plan-chart .feature-column span {border-bottom: 0px;}
-
- .footer-Outro {border-top: 1px solid #f2f2f2;}
-
- code {font-family: inherit;}
-
- div .file {width: 230px !important; text-align: left;}
-
- body, .interior, .interior .header-Outro.with-site-image, .content-Base, .interior .header-Nav,
- .interior .header-Outro.with-site-image, .website-Gallery.int-Gall li, .btn-Action, .btn-Action:hover,
- .header-Nav .dropdown-menu, .header-Base,
- .header-Outro .signup-Form fieldset, a.tag, .overlay a,
- .interior .header-Outro.editor .row.content, .interior .page, .header-Outro, .modal-header, .modal-body, .modal-footer, .modal, .btn.cancel
-
- {background-color: #111 !important; background-image: none;}
-
- div.ace_content, textarea.ace_text-input {background-color: #111; color: #f2f2f2 !important;}
-
- .files .list .upload-Boundary {border: 1px solid #f2f2f2; border-radius: 0px;}
-
- .interior .header-Outro .stats .stat {width: 300px;}
-
- .header-Base {border-bottom: 3px solid #f2f2f2;}
-
- .website-Gallery.int-Gall li {border: 1px solid #f2f2f2;}
-
- li {line-height: 120%;}
-
- .btn-Action, a.tag, a.tag:visited, .btn.cancel
- {color: #83C53D !important; border: 1px #f2f2f2 solid; border-radius: 0px;}
-
- .files .list .file {padding: 0px; padding-bottom: 50px;}
-
- .row.editor, .editor.c-Row {top: 160px; border: 3px solid #f2f2f2;}
-
- .large-portrait, .website-Gallery.int-Gall li, .interior .header-Outro .screenshot, .files {border: 1px solid #f2f2f2;}
-
- .files .list .file > .overlay, .interior .section.plans, .plan-overview .col, .files, .files .header, .files.list-view .list .file:nth-child(2n)
-
- {background-color: transparent !important;}
-
- .files .list .upload-Boundary {border: 0px; margin: 0px; padding: 0px;}
-
- .files .list .file > .overlay a {display: inherit;}
-
- .overlay {height: 0px;}
- div.overlay {display: none;}
-
- .file .title {text-overflow: ""}
-
-
- .file .title {margin-top: 10px;}
-
- .btn-Action:hover, a.tag:hover, .news-item .date a:hover, .btn.cancel:hover
- {color: #446e99 !important;}
-
- 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
- {color: #83C53D !important; text-decoration: none !important; font-weight: normal !important;}
-
- a:hover, h1, a.user:hover, span.title:hover, .misc-icon:hover
- {color: #446e99 !important; text-decoration: none !important;}
-
- .misc-icon {padding-top: 0px;}
-
- b, i, strong, italic, u {color: #446e99 !important;}
-
-
- .browse-page .text-Label {font-weight: normal;}
-
- .fa-heart {display: none !important;}
- }
|