Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @import url('https://fonts.googleapis.com/css2?family=Alice&family=Bangers&display=swap');
- /*-----------------------
- --------сoᴅᴇ вʏ ɢ--------
- -------------------------*/
- /*Ф О Н*/
- div#app {
- padding: 0 !important;
- }
- body {
- background-color: rgb(15,15,15) !important;
- background-image: url(https://i.ibb.co/B606QrV/background.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- }
- a {
- color: rgb(85,85,85) !important;
- text-decoration: none; text-decoration: none !important;
- transition: .5s;
- }
- a:hover {
- color: rgb(105,105,105) !important;
- text-decoration: none; text-decoration: none !important;
- transition: .5s;
- }
- a > u {
- text-decoration: none; text-decoration: none !important;
- }
- :focus {
- outline: none !important;
- box-shadow: none !important;
- }
- ::selection {
- background-color: rgb(45,45,45);
- color: rgb(105,105,105);
- text-shadow: 1px 1px 0 rgba(8,8,8,.5);
- }
- ::-moz-selection {
- background-color: rgb(45,45,45);
- color: rgb(105,105,105);
- text-shadow: 1px 1px 0 rgba(8,8,8,.5);
- }
- * {
- cursor: url(https://i.ibb.co/4W5JJBP/cursor-normal.png), auto !important;
- }
- a, a > b, a > i, a > u, a > strong, a > span, [type="submit"], span[data-target="#deleteconfirmmodal"], span[style="float:right;cursor:pointer;text-shadow: 1px 1px 1px white;"], .tag_bar span, i.fas.fa-sun, i.fas.fa-moon {
- cursor: url(https://i.ibb.co/yfRxry7/cursor-link.png), auto !important;
- }
- input[type="text"], textarea {
- cursor: url(https://i.ibb.co/jhxVCh9/cursor-text.png), auto !important;
- }
- /*H E A D E R*/
- .navbar.navbar-expand-md:before {
- content: "";
- background-color: rgb(12,12,12);
- background-image: url(https://i.ibb.co/NYHT0h8/header.png);
- background-position: top center;
- background-attachment: fixed;
- background-repeat: no-repeat;
- background-size: 100vw;
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- height: 17.68vw;
- overflow-y: hidden;
- border-bottom: 1px solid rgb(30,30,30);
- }
- /*Ш А П К А*/
- .navbar.navbar-expand-md {
- background-color: rgb(17,17,17);
- background-image: url(https://i.ibb.co/HD8gbnz/top-header-1.png), url(https://i.ibb.co/rmcVXJh/top-header-2.png), url(https://i.ibb.co/NVBkh0y/top-header.png);
- background-position: top left, bottom left, center;
- background-attachment: scroll, scroll, fixed;
- background-repeat: repeat-x, repeat-x, repeat;
- top: 0;
- padding: 10px 0 ;
- border-bottom: 1px solid rgb(30,30,30);
- box-shadow: none !important;
- z-index: 1000;
- }
- .container {
- margin: 17.68vw auto 0 auto !important;
- }
- /*лого*/
- a.navbar-brand, a.navbar-brand:hover {
- position: relative;
- color: transparent !important;
- font-family: 'Alice', serif;
- font-size: 18px;
- font-weight: 100;
- letter-spacing: 1px;
- text-transform: uppercase;
- max-width: 51.98px;
- height: 28.8px;
- padding: 0;
- overflow: hidden;
- }
- a.navbar-brand:before {
- content: 'BEON';
- color: rgb(85,85,85);
- text-shadow: 1px 1px 0 rgb(8,8,8);
- position: absolute;
- right: 0;
- transition: .5s;
- }
- a.navbar-brand:hover:before {
- color: rgb(105,105,105);
- transition: .5s;
- }
- /*вниз*/
- a.my-menu.for-mobile {
- background-image: url(https://i.ibb.co/pyxSpwB/button-down.png);
- background-position: center;
- background-repeat: no-repeat;
- background-size: 25px;
- color: transparent !important;
- width: 46px;
- height: 46px;
- margin: 0 0 0 10px;
- padding: 0 9px !important;
- overflow: hidden;
- transition: .5s;
- }
- a.my-menu.for-mobile:hover {
- filter: brightness(1.25);
- transition: .5s;
- }
- /*ссылки*/
- .container li {
- color: rgb(55,55,55);
- list-style-type: circle;
- transition: .25s;
- }
- .container li:hover {
- color: rgb(95,95,95);
- list-style-type: disc;
- transition: .25s;
- }
- .container li a {
- padding: 0 5px 0 0 !important;
- transition: .5s;
- }
- .container li a:hover {
- padding: 0 0 0 5px !important;
- color: rgb(95,95,95) !important;
- transition: .5s;
- }
- /*М Е Н Ю*/
- .left-menu {
- width: 17.5% !important;
- margin: 0 0 0 20px;
- background-color: rgb(12,12,12);
- background-image: url(https://i.ibb.co/ZMGDRNx/post.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- padding: 1rem !important;
- overflow-x: hidden;
- border-top: 2px solid rgb(30,30,30) !important;
- border-left: 1px solid rgb(8,8,8) !important;
- border-right: 1px solid rgb(30,30,30) !important;
- border-bottom: 1px solid rgb(8,8,8) !important;
- }
- .left-menu > div {
- margin: 0 0 1rem 0;
- }
- .left-menu > br {
- display: none;
- }
- .left-menu > .blog__last-comments {
- margin: 0;
- }
- h3.left-menu-text { /*заголовок*/
- background-color: rgb(17,17,17);
- background-image: url(https://i.ibb.co/mtdrm8z/title.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- color: rgb(85,85,85) !important;
- font-size: 14px !important;
- font-weight: normal !important;
- text-shadow: 1px 1px 0 rgb(8,8,8), 0 0 5px rgb(8,8,8);
- margin: -1rem -1rem 1rem -1rem !important;
- padding: .25rem .5rem !important;
- border-top: 2px solid rgb(30,30,30);
- border-bottom: 1px solid rgb(8,8,8);
- }
- h3.left-menu-text > .fas.fa-angle-down {
- font-size: 14px !important;
- }
- .left-menu > div { /*осн. форма*/
- background-color: rgb(14,14,14);
- background-image: url(https://i.ibb.co/r50q1rn/dropdown.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- color: rgb(55,55,55);
- padding: 1rem;
- border-top: none;
- border-left: 1px solid rgb(8,8,8);
- border-right: 1px solid rgb(8,8,8);
- border-bottom: 1px solid rgb(8,8,8);
- overflow: hidden;
- }
- .left-menu > div a {
- color: rgb(75,75,75) !important;
- transition: .25s;
- }
- .left-menu > div a:hover {
- color: rgb(95,95,95) !important;
- transition: .5s;
- }
- .left-menu-text {
- padding: 0 !important;
- }
- .left-menu-text img {
- filter: saturate(0) brightness(0.25) contrast(0.95);
- max-width: 100%;
- }
- /*новое сообщение*/
- .left-menu__unread-message {
- padding: 1rem 1rem .5rem 1rem;
- }
- .left-menu__unread-message [type=submit] {
- background-color: rgb(17,17,17);
- color: rgb(85,85,85);
- font-family: 'Alice', serif;
- font-size: 14px;
- text-shadow: 1px 1px 0 rgb(8,8,8);
- margin: 0 2.5px .5rem 2.5px;
- padding: 0 10px;
- border-top: 1px solid rgb(30,30,30);
- border-left: 1px solid rgb(30,30,30);
- border-right: 1px solid rgb(8,8,8);
- border-bottom: 1px solid rgb(8,8,8);
- transition: .5s;
- }
- .left-menu__unread-message [type=submit]:hover, .left-menu__unread-message [type=submit]:active {
- background-color: rgb(21,21,21);
- color: rgb(105,105,105);
- border-top: 1px solid rgb(35,35,35);
- border-left: 1px solid rgb(35,35,35);
- transition: .5s;
- cursor: pointer;
- }
- .left-menu__unread-message [type=submit]:active {
- background-color: rgb(11,11,11);
- color: rgb(85,85,85);
- border-top: 1px solid rgb(30,30,30);
- border-left: 1px solid rgb(30,30,30);
- }
- /*новые комментарии*/
- .left-menu__user-notification > p.left-menu-text {
- padding: .25rem 0 !important;
- border-top: 1px dashed rgb(28,28,28);
- }
- .left-menu__user-notification > p:nth-child(2) {
- padding: 0 0 .25rem 0 !important;
- border-top: 1px dashed rgba(28,28,28,0) !important;
- }
- /*о себе*/
- .blog__about .text-center {
- margin: 0 0 1rem 0;
- }
- .blog__about .text-center img {
- /*content: url(https://i.ibb.co/cF6dq3x/photo.png);*/
- background-color: rgb(55,55,55);
- background-image: url(https://i.ibb.co/TH18ByS/link.gif);
- background-size: cover;
- padding: 2px;
- width: auto;
- height: auto;
- max-width: 100%;
- max-height: 100%;
- border-top-left-radius: 100% 5%;
- border-top-right-radius: 100% 5%;
- border-bottom-left-radius: 100% 5%;
- border-bottom-right-radius: 100% 5%;
- box-shadow: 0px 1px 0px 0px rgb(8,8,8);
- }
- /*плеер*/
- #beon-fnplayer:before {
- content: '';
- background: url(https://i.ibb.co/Dt9FytY/sound-waves-1.gif);
- background-position: 100% center;
- position: absolute;
- width: 288px;
- height: 115px;
- right: 0;
- bottom: 21px;
- opacity: .5;
- }
- #beon-fnplayer:after {
- content: '';
- background: url(https://i.ibb.co/KG6pVc0/sound-waves-2.gif);
- background-position: 100% center;
- position: absolute;
- width: 288px;
- height: 115px;
- top: 21px;
- right: 0;
- opacity: .5;
- }
- #beon-fnplayer {
- background-color: rgba(154,0,3,.25) !important;
- position: absolute;
- top: 7.5vw;
- right: 100px;
- z-index: 1002;
- width: 288px !important;
- }
- #fnplayer-play {
- border-color: transparent transparent transparent rgb(115,115,115) !important;
- transform: scale(0.6);
- }
- #fnplayer-stop {
- background-color: rgb(115,115,115) !important;
- transform: scale(0.6);
- }
- #fnplayer-slider { /*полоса*/
- background-color: rgb(115,115,115,0.5) !important;
- height: 1px !important;
- }
- #fnplayer-slider > span {
- color: rgb(12,12,12);
- font-weight: bold;
- display: none;
- }
- #fnplayer-slider-inner { /*бегущая полоса*/
- background-color: rgb(115,115,115) !important;
- background-image: url(https://i.ibb.co/c1cDZky/link-2.gif);
- background-size: cover;
- height: 3px !important;
- margin: -1px 0 0 0;
- border-right: 1px solid rgb(115,115,115);
- }
- #fnplayer-volume {
- background-color: rgb(24,24,24) !important;
- clip-path: polygon(0% 100%, 100% 100%, 100% 0%);
- transform: scale(0.6);
- }
- #fnplayer-volume-mask {
- border-color: transparent !important;
- }
- #fnplayer-volume-inner {
- background-color: rgb(115,115,115) !important;
- }
- /*поиск*/
- form[action="/search"] {
- margin: 1rem 0 0 0;
- }
- input[name="q"] {
- background-color: rgb(17,17,17);
- color: rgb(75,75,75);
- width: 100%;
- padding: .25rem .5rem;
- border: none;
- border-radius: .5rem;
- box-shadow: inset 0 0 5px rgb(14,14,14), inset 0 0 10px rgb(14,14,14);
- transition: .5s;
- }
- input[name="q"]::-webkit-input-placeholder {color: rgb(55,55,55); text-transform: lowercase;}
- input[name="q"]::-moz-placeholder {color: rgb(55,55,55); text-transform: lowercase;}
- input[name="q"]:-moz-placeholder {color: rgb(55,55,55); text-transform: lowercase;}
- input[name="q"]:-ms-input-placeholder {color: rgb(55,55,55); text-transform: lowercase;}
- input[name="q"]:focus {
- background-color: rgb(20,20,20);
- color: rgb(85,85,85);
- border: none;
- border-radius: 0;
- outline: none;
- box-shadow: none;
- transition: .5s;
- }
- form[action="/search"] input:last-child {
- display: none;
- }
- /*мне подарили*/
- .blog__gifts .d-flex {
- flex-wrap: wrap;
- justify-content: space-between;
- }
- .left-menu__gift {
- text-transform: lowercase;
- width: 60px !important;
- padding: 0 !important;
- line-height: 14px;
- overflow-wrap: anywhere;
- }
- .left-menu__gift p {
- margin: .5rem 0 !important;
- }
- .left-menu__gift img, .container-fluid.gifts-page img {
- filter: saturate(0) brightness(0.25) contrast(0.95);
- transition: 1s;
- }
- .left-menu__gift:hover img, .gifts-page__gifts-item:hover img {
- filter: saturate(1) brightness(0.75) contrast(0.95);
- transition: .75s;
- }
- /*подарки пользователя*/
- .gifts-page__gifts-item > div:nth-child(2) {
- color: rgb(65,65,65);
- font-family: 'Alice', serif;
- text-shadow: 1px 1px 0 rgb(8,8,8);
- }
- .gifts-page__gifts-item a {
- color: rgb(85,85,85) !important;
- font-weight: 700;
- text-shadow: 1px 1px 0 rgb(8,8,8), 0 0 5px rgb(8,8,8);
- transition: .5s;
- }
- .gifts-page__gifts-item a:hover {
- color: rgb(105,105,105) !important;
- transition: .5s;
- }
- .gifts-page__gifts-item > div:last-child {
- line-height: 16px;
- }
- /*меня читают*/
- .blog__read-me .readertime {
- font-size: 12px !important;
- }
- /*мои категории*/
- .blog__tags .left-menu-text a {
- font-size: 14px !important;
- }
- /*последние комментарии*/
- .blog__last-comments div.left-menu-text {
- border-bottom: 1px dashed rgb(28,28,28);
- }
- .blog__last-comments div.left-menu-text:last-child {
- border-bottom: 1px dashed rgba(28,28,28,0);
- }
- .blog__last-comments div.left-menu-text a {
- font-size: 14px;
- }
- /*блог разработки*/
- .left-menu > div[style="margin-bottom: 0px;"] {
- padding: 0 !important;
- }
- .left-menu > div[style="margin-bottom: 0px;"] h3.left-menu-text {
- margin: 0 !important;
- }
- .mobile_open_menu {
- margin: 0 !important;
- padding: 0 !important;
- }
- .mobile_open_menu > h3.left-menu-text {
- margin: 0 !important;
- }
- /*Д А Т А*/
- .datebg, .content > h1:first-child {
- background-color: rgb(17,17,17);
- background-image: url(https://i.ibb.co/mtdrm8z/title.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- color: rgb(85,85,85);
- font-family: 'Alice', serif;
- font-size: 18px !important;
- letter-spacing: .5px;
- font-weight: normal !important;
- text-shadow: 1px 1px 0 rgb(8,8,8);
- margin: 50px 0 !important;
- padding: .25rem .5rem;
- border-top: 2px solid rgb(30,30,30);
- border-left: 1px solid rgb(30,30,30);
- border-right: 1px solid rgb(8,8,8);
- border-bottom: 1px solid rgb(8,8,8);
- }
- /*П О С Т Ы*/
- .content {
- width: 82.5% !important;
- padding: 0 20px;
- }
- .post-content.blog_total_counter {
- font-size: 10px;
- letter-spacing: .5px;
- text-shadow: 1px 1px 0 rgb(8,8,8);
- padding: .5rem !important;
- display: none;
- }
- .post-content, .d-flex.justify-content-between {
- background-color: rgb(12,12,12);
- background-image: url(https://i.ibb.co/ZMGDRNx/post.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- color: rgb(75,75,75);
- position: relative;
- min-height: auto !important;
- margin: 0 0 50px 0 !important;
- padding: 1rem !important;
- border-top: 2px solid rgb(30,30,30);
- border-left: 1px solid rgb(30,30,30);
- border-right: 1px solid rgb(8,8,8);
- border-bottom: 1px solid rgb(8,8,8);
- border-radius: 0;
- }
- .post-text > .quotation {
- background-color: rgb(14,14,14);
- background-image: url(https://i.ibb.co/r50q1rn/dropdown.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- color: rgb(65,65,65);
- font-style: italic;
- font-size: 14px !important;
- padding: 0 0 0 1rem;
- border-left: 1px solid rgb(65,65,65);
- }
- .post-text img {
- padding: 0;
- }
- .post-text iframe {
- /*filter: saturate(0.5) brightness(0.75);*/
- max-width: 600px;
- transition: .75s;
- }
- .post-text iframe:hover {
- /*filter: saturate(1) brightness(1);*/
- transition: .25s;
- }
- .post-text iframe[src^="https://music.yandex.ru/"] {
- width: 100% !important;
- max-width: 500px;
- height: 80px !important;
- }
- .post-content > div:first-child, .post-content > h1 {
- background-color: rgb(17,17,17);
- background-image: url(https://i.ibb.co/mtdrm8z/title.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- width: 100%;
- margin: 0 0 .75rem 0 !important;
- padding: .25rem .5rem !important;
- border-top: 1px solid rgb(30,30,30);
- border-left: 1px solid rgb(30,30,30);
- border-right: 1px solid rgb(8,8,8);
- border-bottom: 1px solid rgb(8,8,8);
- }
- a.post-title, .post-content > h1 {
- font-family: 'Alice', serif;
- font-size: 24px;
- letter-spacing: .5px;
- text-shadow: 1px 1px 0 rgb(8,8,8);
- position: relative;
- padding: 0 10px 0 0;
- transition: .5s;
- }
- a.post-title:hover {
- color: rgb(95,95,95) !important;
- padding: 0 5px;
- text-shadow: none;
- transition: .5s;
- }
- a.post-title:after {
- content: "";
- background-color: rgba(95,95,95,.5);
- position: absolute;
- min-width: 0;
- min-height: 1px;
- width: 0;
- height: 0;
- left: 0;
- bottom: 0;
- transition: .5s;
- }
- a.post-title:hover:after {
- min-width: 100%;
- min-height: 1px;
- }
- .post-content .user.post-title-user {
- background-color: rgb(17,17,17);
- background-image: url(https://i.ibb.co/mtdrm8z/title.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- color: rgb(85,85,85);
- font-size: 10px !important;
- letter-spacing: 0.5px;
- text-align: center;
- text-transform: uppercase;
- position: absolute;
- top: -10px;
- right: 1rem;
- padding: 5px 10px;
- border-top: 2px solid rgb(30,30,30);
- border-left: 1px solid rgb(8,8,8);
- border-right: 1px solid rgb(8,8,8);
- border-bottom: none;
- }
- .user.post-title-user:before {
- content: "";
- }
- .post-content img.flag {
- filter: saturate(0) brightness(0.35) contrast(0.95);
- margin: 0 5px 0 0;
- transition: .5s;
- display: none;
- }
- .post-content img.flag:hover {
- filter: saturate(1) brightness(0.75) contrast(0.95);
- transition: .5s;
- }
- span.post-title-date {
- color: rgb(75,75,75);
- font-size: 13px;
- margin: 0;
- padding: 0 !important;
- }
- .post-content > div:first-child span:last-child {
- color: rgb(75,75,75);
- font-size: 12px;
- margin: 0 0 0 5px;
- }
- .post-avatar {
- margin-right: 10px !important;
- }
- /*ссылки*/
- .post-text a, .post-opt a, .comment-text a, span[data-target="#deleteconfirmmodal"], .postsiblings.row a, .postsiblings.row i, .post-content > div:last-child > a, a[href="/p/photo-library"] {
- filter: none;
- background-color: rgb(55,55,55);
- background-image: url(https://i.ibb.co/TH18ByS/link.gif);
- background-size: cover;
- color: transparent !important;
- -moz-background-clip: text;
- -webkit-background-clip: text;
- transition: .5s;
- }
- .post-text a:hover, .post-opt a:hover, .comment-text a:hover, span[data-target="#deleteconfirmmodal"]:hover, .postsiblings.row a:hover, .postsiblings.row i:hover, .post-content > div:last-child > a:hover, a[href="/p/photo-library"]:hover {
- filter: grayscale(1) brightness(1.5);
- color: transparent !important;
- transition: .5s;
- }
- .row.w-100 {
- margin-top: 10px;
- }
- .row.w-100 div {
- color: rgb(55,55,55);
- font-size: 12px !important;
- }
- .row.w-100 .text-right {
- padding-right: 0 !important;
- }
- .tag:before, .messageform__taglinks img {
- filter: saturate(0) brightness(0.25) contrast(0.95);
- margin: 0 3px 0 0 !important;
- }
- /*.comments_count {
- position: absolute;
- right: 0;
- bottom: 0;
- }*/
- .sign { /*подпись*/
- color: rgb(55,55,55) !important;
- font-size: 10px;
- letter-spacing: .5px;
- line-height: .75rem;
- padding: 1.5px 0 0 0;
- }
- /*К О М М Е Н Т А Р И И*/
- .container-fluid {
- padding: 0 !important;
- }
- .comment-box > h2 {
- background-color: rgb(17,17,17);
- background-image: url(https://i.ibb.co/mtdrm8z/title.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- color: rgb(55,55,55);
- font-size: 12px;
- font-weight: bolder;
- text-align: center;
- text-transform: lowercase;
- text-shadow: 1px 1px 0 rgb(8,8,8);
- margin: -50px 0 0 0 !important;
- padding: 2px;
- border-top: 1px solid rgb(30,30,30);
- border-left: 1px solid rgb(30,30,30);
- border-right: 1px solid rgb(8,8,8);
- border-bottom: 1px solid rgb(8,8,8);
- display: none;
- }
- .comment-box__message-partial.comment-content {
- background-color: rgb(17,17,17);
- background-image: url(https://i.ibb.co/mtdrm8z/title.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- color: rgb(55,55,55);
- font-size: 12px;
- font-weight: bolder;
- text-align: center;
- text-transform: lowercase;
- text-shadow: 1px 1px 0 rgb(8,8,8);
- margin: -50px 0 0 0 !important;
- padding: 5px !important;
- border-top: 1px solid rgb(30,30,30);
- border-left: 1px solid rgb(30,30,30);
- border-right: 1px solid rgb(8,8,8);
- border-bottom: 1px solid rgb(8,8,8);
- }
- .comment-content {
- background-color: rgb(12,12,12);
- background-image: url(https://i.ibb.co/sCr8d06/comment.png);
- background-position: center;
- background-attachment: fixed;
- margin: 25px 0;
- padding: 1rem;
- border-top: 2px solid rgb(30,30,30);
- border-left: 1px solid rgb(30,30,30);
- border-right: 1px solid rgb(8,8,8);
- border-bottom: 1px solid rgb(8,8,8);
- }
- .comment-content > div:first-child {
- background-color: rgb(17,17,17);
- background-image: url(https://i.ibb.co/mtdrm8z/title.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- color: rgb(75,75,75) !important;
- text-shadow: 1px 1px 0 rgb(8,8,8);
- padding: 5px 7px 5px 7px;
- margin: 0 0 .5rem 0;
- border-top: 1px solid rgb(30,30,30);
- border-left: 1px solid rgb(30,30,30);
- border-right: 1px solid rgb(8,8,8);
- border-bottom: 1px solid rgb(8,8,8);
- }
- .comment-content a.post-title-user {
- text-shadow: 1px 1px 0 rgb(8,8,8);
- font-size: 16px;
- font-weight: bolder;
- padding: 0 5px 0 0;
- transition: .5s;
- }
- .comment-content a.post-title-user:hover {
- color: rgb(105,105,105) !important;
- padding: 0 0 0 5px;
- transition: .5s;
- }
- .comment-content img.flag {
- filter: saturate(0) brightness(0.25) contrast(0.95);
- display: none;
- }
- .comment-content a[href^="#"] {
- float: left;
- margin: 0 5px 0 0;
- }
- .comment-content span.post-title-date {
- color: rgb(75,75,75);
- font-size: 11px !important;
- text-shadow: 1px 1px 0 rgb(8,8,8);
- text-transform: uppercase;
- float: right;
- font-size: 12px;
- margin: 0;
- }
- .comment-text {
- color: rgb(75,75,75);
- text-align: justify;
- }
- .comment-text .quotation {
- background-color: rgb(14,14,14);
- background-image: url(https://i.ibb.co/r50q1rn/dropdown.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- color: rgb(75,75,75);
- text-align: justify;
- width: 100%;
- margin: 0;
- padding: 2.5px 5px;
- border: 1px dashed rgb(25,25,25);
- border-left: 1px solid rgb(30,30,30);
- }
- .comment-row .comment-base i, .likebutton {
- color: rgb(55,55,55);
- transform: scale(0.85);
- transition: .5s;
- }
- .comment-row .comment-base i:hover {
- color: rgb(75,75,75);
- transition: .5s;
- }
- .likebutton:hover, .liked .fas.fa-heart {
- color: rgba(154,0,3,.75) !important;
- }
- /*С О З Д А Н И Е _ Н О В О Й _ З А П И С И*/
- .textareabg {
- margin: 50px 0 0 0 !important;
- }
- .textareabg > div:first-child {
- margin: 25px 0 0 0 !important;
- }
- #commentpreviewplace {
- display: none;
- }
- .textareabg > div:first-child, .textareabg > p, #messageform > p:nth-child(2) { /*заголовок*/
- background-color: rgb(17,17,17);
- background-image: url(https://i.ibb.co/mtdrm8z/title.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- color: rgb(85,85,85);
- font-family: 'Alice', serif;
- text-shadow: 1px 1px 0 rgb(8,8,8), 0 0 5px rgb(8,8,8);
- margin: 0 !important;
- padding: .75rem 1.25rem;
- border-top: 2px solid rgb(30,30,30);
- border-left: 1px solid rgb(30,30,30);
- border-right: 1px solid rgb(8,8,8);
- border-bottom: 1px solid rgb(8,8,8);
- }
- #messageform > p:nth-child(2) {
- margin: calc(-1rem - 1px) calc(-1rem - 1px) 1rem calc(-1rem - 1px) !important;
- }
- .messageform, #messageform { /*основная часть*/
- background-color: rgb(12,12,12);
- background-image: url(https://i.ibb.co/ZMGDRNx/post.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- color: rgb(55,55,55);
- padding: 1rem;
- border-top: none;
- border-left: 1px solid rgb(30,30,30);
- border-right: 1px solid rgb(8,8,8);
- border-bottom: 1px solid rgb(8,8,8);
- border-radius: 0;
- }
- .emj-dropdown {
- padding: 0 10px 0 0 !important;
- }
- /*#messageform br {
- display: none;
- }*/
- .textarea-wrapper {
- margin: 0 0 10px 0;
- }
- .emj-dropdown-content {
- background-color: rgb(14,14,14) !important;
- border: 1px solid rgb(8,8,8);
- }
- .emj-dropdown-content a:hover {
- background-color: rgb(28,28,28) !important;
- }
- #collapseStickerpaks {
- margin: 0 0 10px 0 !important;
- }
- #collapseStickerpaks img[src^="https://beon.fun/i/vkstickers/"] {
- margin: 10px;
- }
- .clpsstkrs.collapse.show {
- white-space: normal !important;
- background-color: rgb(14,14,14);
- margin: 10px 0 0 0;
- padding: 10px;
- border: 1px solid rgb(8,8,8);
- }
- .dropbtn, a[href="javascript:void(0);"] img, #collapseStickerpaks img {
- filter: saturate(0) brightness(0.25) contrast(0.95);
- width: auto;
- transition: .5s;
- }
- .emj-dropdown:hover .dropbtn, a[href="javascript:void(0);"]:hover img, #collapseStickerpaks img:hover {
- filter: saturate(1) brightness(0.75) contrast(0.95);
- transition: .75s;
- }
- .textarea-wrapper > textarea, .textareabg input, .textareabg select, .modal-content select { /*поле ввода*/
- background-color: rgb(14,14,14);
- background-image: url(https://i.ibb.co/r50q1rn/dropdown.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- color: rgb(75,75,75);
- border: 1px solid rgb(8,8,8);
- border-radius: 0;
- transition: .5s;
- }
- .textarea-wrapper > textarea:focus, .textareabg input:focus, .textareabg select:focus {
- background-image: none;
- color: rgb(85,85,85);
- transition: 1s;
- }
- input[type=checkbox] { /*галочка*/
- filter: saturate(0) brightness(0.25) contrast(0.95);
- }
- /*отправить - предпросмотр - сохранить в черновиках*/
- .messageform [type=submit], #messageform [type="submit"], .post-content [type=submit], #messageform [type=button] {
- background-color: rgb(14,14,14);
- color: rgb(55,55,55);
- font-family: 'Alice', serif;
- font-size: 14px;
- text-shadow: 1px 1px 0 rgb(8,8,8);
- margin: 0 5px 0 0;
- padding: 0 15px;
- border-top: 1px solid rgb(30,30,30);
- border-left: 1px solid rgb(30,30,30);
- border-right: 1px solid rgb(8,8,8);
- border-bottom: 1px solid rgb(8,8,8);
- transition: .5s;
- }
- .messageform [type=submit]:last-child {
- float: right;
- margin: 0;
- }
- .messageform [type=submit]:hover, .messageform [type=submit]:active,
- #messageform [type="submit"]:hover, #messageform [type="submit"]:active,
- .post-content [type=submit]:hover, .post-content [type=submit]:active,
- #messageform [type=button]:hover, #messageform [type=button]:active {
- background-color: rgb(16,16,16);
- color: rgb(75,75,75);
- border-top: 1px solid rgb(35,35,35);
- border-left: 1px solid rgb(35,35,35);
- transition: .75s;
- cursor: pointer;
- }
- .messageform [type=submit]:active, #messageform [type="submit"]:active, .post-content [type=submit]:active, #messageform [type=button]:active {
- background-color: rgb(12,12,12);
- color: rgb(45,45,45);
- border-top: 1px solid rgb(30,30,30);
- border-left: 1px solid rgb(30,30,30);
- }
- /*В Ы Б О Р _ А В А Т А Р А*/
- .avatar-select-list {
- background-color: rgb(14,14,14);
- background-image: url(https://i.ibb.co/r50q1rn/dropdown.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- height: 234px !important;
- padding: 5px;
- border: 1px solid rgb(8,8,8);
- }
- .avatar-select-label {
- filter: saturate(0) brightness(0.5) contrast(0.95);
- padding: 5px;
- border: none !important;
- }
- .avatar-select-label.avatar-select-label-selected {
- filter: none;
- background-color: rgb(8,8,8);
- outline: 4px solid rgb(55,55,55);
- outline-offset: -4px;
- transition: .15s;
- }
- /*Д И А Л О Г И*/
- .content > br {
- display: none;
- }
- .post-content a[href="/chats"], .post-content a[href="/chat/create"], .d-flex.justify-content-between a[href^="?count="] {
- color: rgb(55,55,55);
- font-family: 'Alice', serif;
- font-size: 14px;
- text-shadow: 1px 1px 0 rgb(8,8,8);
- transition: .5s;
- }
- .post-content a[href="/chats"]:hover, .post-content a[href="/chat/create"]:hover, .d-flex.justify-content-between a[href^="?count="]:hover {
- color: rgb(75,75,75);
- transition: .5s;
- }
- .post-content a[href="/chats"] {
- text-transform: uppercase;
- margin: 0 .5rem 0 0;
- }
- .post-content a[href="/chat/create"] {
- text-transform: lowercase;
- }
- .d-flex.justify-content-between a[href^="?count="] {
- font-size: 16px !important;
- margin: 0 5px 0 0;
- }
- a[href="?count=10"]:after, a[href="?count=50"]:after {
- content: ',';
- }
- a[href="?count=all"] {
- float: left;
- }
- a[href="?count=all"]:after {
- content: '—';
- margin: 0 0 0 5px;
- }
- .post-content > h2, .post-content[style="min-height: 2rem !important;"] { /*чаты - диалоги*/
- font-family: 'Alice', serif;
- font-size: 18px;
- display: none;
- }
- .py-4 .post-content .im__nightmode-switch {
- margin: 0 !important;
- padding: 0.25rem 0.5rem !important;
- }
- a.post-title-user {
- font-weight: bolder;
- text-shadow: 1px 1px 0 rgb(8,8,8);
- transition: .5s;
- }
- a.post-title-user:hover {
- color: rgb(105,105,105);
- transition: .5s;
- }
- .post-content > div:first-child span.unread-message {
- background-color: transparent !important;
- color: #980204 !important;
- }
- .post-content > div:last-child { /*открыть диалог с...*/
- margin: 1rem 0 0 0 !important;
- }
- .post-content > div:last-child > a {
- font-weight: 700;
- }
- /*---*/
- img[src="/i/offline.png"] {
- filter: saturate(0) brightness(0.3) contrast(0.95);
- }
- img[src="/i/online.png"] {
- filter: saturate(.75) brightness(0.4) contrast(2) hue-rotate(240deg);
- }
- .content > h1:first-child {
- position: relative;
- height: 40.59px !important;
- margin: 1rem !important;
- padding: .5rem 1rem;
- z-index: 100;
- }
- .d-flex.justify-content-between {
- margin: calc(-40.59px - 2rem) 0 50px 0 !important;
- padding: calc(40.59px + 2rem) 1rem 1rem 1rem !important;
- z-index: 99;
- }
- /*П О Д В А Л*/
- body div[style="text-align: center"] {
- background-color: rgb(12,12,12);
- background-image: url(https://i.ibb.co/ZMGDRNx/post.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- color: rgb(35,35,35);
- font-size: 14px;
- margin: 20px 0 0 0;
- padding: 5px;
- border-top: 1px solid rgb(30,30,30);
- }
- body div[style="text-align: center"] a {
- color: rgb(55,55,55);
- text-shadow: 1px 1px 0 rgb(8,8,8,), 0 0 5px rgba(8,8,8,.5);
- transition: .5s;
- }
- body div[style="text-align: center"] a:hover {
- color: rgb(75,75,75);
- transition: .5s;
- }
- #footer, body > div:last-child {
- display: none;
- }
- /*В Н И З*/
- span[style="float:right;cursor:pointer;text-shadow: 1px 1px 1px white;"] {
- background-color: rgb(14,14,14);
- background-image: url(https://i.ibb.co/f9HfPK2/by-g.png);
- background-position: center;
- background-repeat: no-repeat;
- background-size: 0;
- color: rgb(75,75,75);
- text-shadow: 1px 1px 0 rgb(8,8,8), 0 0 5px rgba(8,8,8,.5) !important;
- font-size: 11px; font-size: 12px !important;
- text-align: center;
- position: fixed;
- right: 5px; right: 20px !important;
- bottom: 5px; bottom: 10px !important;
- width: auto; width: 90px !important;
- max-width: 50vw;
- height: auto; height: auto !important;
- padding: 2.5px 7.5px;
- border-top: 2px solid rgb(30,30,30);
- border-left: 1px solid rgb(30,30,30);
- border-right: 1px solid rgb(8,8,8);
- border-bottom: 1px solid rgb(8,8,8);
- transition: .5s;
- }
- span[style="float:right;cursor:pointer;text-shadow: 1px 1px 1px white;"]:hover {
- background-color: rgb(16,16,16);
- background-size: 70px;
- color: rgba(95,95,95,0);
- text-shadow: none !important;
- border-top: 2px solid rgb(35,35,35);
- border-left: 1px solid rgb(35,35,35);
- border-right: 1px solid rgb(8,8,8);
- border-bottom: 1px solid rgb(8,8,8);
- border-radius: 1rem;
- transition: .5s;
- }
- /*С Т Р А Н И Ц Ы*/
- .crumbs {
- margin: 25px 0 10px 0 !important;
- padding: 0 1rem;
- }
- #app > .crumbs:last-child {
- margin: 10px 0 20px 0 !important;
- }
- .crumbs, .crumb-item, .pagination-goto {
- color: rgb(55,55,55) !important;
- font-weight: normal !important;
- font-family: 'Alice', serif;
- font-size: 16px;
- text-transform: lowercase;
- text-shadow: 1px 1px 0 rgb(8,8,8), 0 0 15px rgb(14,14,14);
- }
- .pagination-goto {
- font-size: 14px !important;
- }
- .crumbs a {
- background-color: transparent !important;
- color: rgb(75,75,75);
- transition: .5s;
- }
- .crumbs a:hover {
- color: rgb(95,95,95);
- transition: .5s;
- }
- /*Р Е Д А К Т О Р*/
- .alert.alert-success, .alert.alert-warning {
- background-color: rgba(154,0,3,.1);
- color: rgb(75,75,75);
- border: none;
- border-radius: 0;
- }
- .alert.alert-warning {
- background-color: rgba(154,0,3,.2);
- color: rgb(95,95,95);
- }
- .textareabg {
- background-color: transparent;
- }
- #preview-area {
- background-color: transparent;
- font-family: Nunito,sans-serif;
- text-shadow: none;
- margin: 0;
- padding: 0;
- border: none;
- }
- /*M O B I L E*/
- .menu__btn {
- position: fixed !important;
- top: 10px;
- left: 40px !important;
- transform: scale(0.85);
- }
- .menu__btn > span, .menu__btn > span::before, .menu__btn > span::after {
- background-color: rgb(105,105,105) !important;
- transition: .5s;
- }
- .menu__btn:hover > span, .menu__btn:hover > span::before, .menu__btn:hover > span::after {
- background-color: rgb(125,125,125) !important;
- transition: .5s;
- }
- #menu__toggle:checked ~ .menu__box {
- top: 0;
- left: 0;
- bottom: 0;
- padding: 100px 0 10px 0;
- }
- .menu__box {
- background-color: rgb(14,14,14);
- background-image: url(https://i.ibb.co/r50q1rn/dropdown.png);
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- color: rgb(75,75,75);
- max-width: 250px;
- }
- .menu__box > li, .menu__box > li:hover {
- margin: 10px 0 !important;
- list-style-type: none;
- }
- .menu__box > li a, .menu__box > li a:hover {
- background-color: rgb(19,19,19);
- color: rgb(75,75,75) !important;
- font-weight: normal;
- text-align: left;
- letter-spacing: 1px;
- padding: 5px 15px !important;
- border-top: 1px solid rgba(40, 40, 40, 0);
- border-bottom: 1px solid rgba(8,8,8,0);
- transition: 0s;
- }
- .menu__box > li a:hover {
- color: rgb(95,95,95) !important;
- border-top: 1px solid rgb(45,45,45);
- border-bottom: 1px solid rgb(8,8,8);
- transition: 0s;
- }
- .menu__box > li:first-child:before {
- content: 'snake';
- background-color: rgb(55,55,55);
- background-image: url(https://i.ibb.co/TH18ByS/link.gif);
- background-size: cover;
- color: transparent;
- font-size: 50px;
- font-family: 'Bangers', cursive;
- text-align: center;
- letter-spacing: 3px;
- -moz-background-clip: text;
- -webkit-background-clip: text;
- position: absolute;
- top: 45px;
- left: 0;
- right: 0;
- transition: .75s;
- }
- .menu__box > li:first-child {
- margin: 20px 10px !important;
- }
- .menu__box > li:first-child a { /*написать в дневник*/
- background-color: rgb(24,24,24);
- color: rgb(105,105,105);
- font-family: 'Alice', serif;
- font-size: 14px;
- text-align: center;
- text-transform: uppercase;
- }
- .menu__box > li:first-child a:hover {
- background-color: rgb(29,29,29);
- color: rgb(125,125,125);
- }
- .menu__box > li:last-child { /*написать в дневник*/
- margin: 50px 0 0 0 !important;
- }
- .menu__box > li:nth-child(2) a, /*обсуждения*/
- .menu__box > li:nth-child(3) a, /*лс*/
- .menu__box > li:nth-child(5) a, /*сообщества*/
- .menu__box > li:nth-child(8) a, /*мой дневник*/
- .menu__box > li:nth-child(10) a, /*мои настройки*/
- .menu__box > li:nth-child(18) a, /*записи друзей*/
- .menu__box > li:nth-child(19) a /*общая лента подписок*/ {
- color: rgb(95,95,95) !important;
- font-weight: 700 !important;
- /*text-transform: uppercase;*/
- }
- .menu__box > li:nth-child(2) a:hover,
- .menu__box > li:nth-child(3) a:hover,
- .menu__box > li:nth-child(5) a:hover,
- .menu__box > li:nth-child(8) a:hover,
- .menu__box > li:nth-child(10) a:hover,
- .menu__box > li:nth-child(18) a:hover,
- .menu__box > li:nth-child(19) a:hover {
- color: rgb(115,115,115) !important;
- }
- /*M O D A L*/
- .modal-content {
- border-top: 2px solid rgb(50,50,50); border-top: 2px solid rgb(40,40,40) !important;
- border-left: 1px solid rgb(50,50,50); border-left: 1px solid rgb(40,40,40) !important;
- border-right: 1px solid rgb(8,8,8); border-right: 1px solid rgb(8,8,8) !important;
- border-bottom: 1px solid rgb(8,8,8); border-bottom: 1px solid rgb(8,8,8) !important;
- border-radius: 0 !important;
- }
- .modal-header {
- background-color: rgb(22,22,22);
- border-bottom: 1px solid rgb(8,8,8); border-bottom: 1px solid rgb(8,8,8) !important;
- border-radius: 0 !important;
- }
- .modal-title {
- color: rgb(105,105,105);
- text-shadow: 1px 1px 0 rgb(8,8,8);
- }
- .close {
- color: rgb(105,105,105) !important;
- text-shadow: 1px 1px 0 rgb(8,8,8); text-shadow: 1px 1px 0 rgb(8,8,8) !important;
- opacity: 1; opacity: 1 !important;
- transition: .25s;
- }
- .close:hover {
- color: rgb(125,125,125) !important;
- transition: .25s;
- }
- .modal-footer {
- background-color: rgb(22,22,22);
- border-top: 1px solid rgb(50,50,50); border-top: 1px solid rgb(40,40,40) !important;
- border-radius: 0; border-radius: 0 !important;
- }
- .modal-body {
- background-color: rgb(12,12,12);
- color: rgb(95,95,95);
- }
- .modal-footer > .btn {
- background-color: rgb(22,22,22);
- color: rgb(105,105,105);
- font-family: 'Alice', serif;
- font-size: 14px;
- text-shadow: 1px 1px 0 rgb(8,8,8);
- padding: 4px 12px;
- border-top: 1px solid rgb(50,50,50); border-top: 1px solid rgb(40,40,40) !important;
- border-left: 1px solid rgb(50,50,50); border-left: 1px solid rgb(40,40,40) !important;
- border-right: 1px solid rgb(8,8,8); border-right: 1px solid rgb(8,8,8) !important;
- border-bottom: 1px solid rgb(8,8,8); border-bottom: 1px solid rgb(8,8,8) !important;
- border-radius: 0;
- transition: .5s;
- }
- .modal-footer > .btn:hover {
- background-color: rgb(27,27,27);
- color: rgb(110,110,110);
- border-top: 1px solid rgb(60,60,60); border-top: 1px solid rgb(50,50,50) !important;
- border-left: 1px solid rgb(60,60,60); border-left: 1px solid rgb(50,50,50) !important;
- border-radius: .5rem;
- transition: .5s;
- }
- .modal-footer > .btn:active {
- background-color: rgb(17,17,17) !important;
- color: rgb(95,95,95) !important;
- text-shadow: none;
- border-top: 1px solid rgb(50,50,50); border-top: 1px solid rgb(40,40,40) !important;
- border-left: 1px solid rgb(50,50,50); border-left: 1px solid rgb(40,40,40) !important;
- }
- /*С К Р О Л Л Б А Р*/
- ::-webkit-scrollbar {
- width: 6px;
- height: 6px;
- }
- ::-webkit-scrollbar-thumb {
- background-color: rgb(24,24,24);
- border-top: 1px solid rgb(40,40,40);
- border-left: 1px solid rgb(32,32,32);
- border-bottom: 1px solid rgb(8,8,8);
- }
- ::-webkit-scrollbar-track {
- background-color: rgb(18,18,18);
- border-left: 1px solid rgb(8,8,8);
- }
- ::-webkit-scrollbar-corner {
- background-color: rgb(8,8,8);
- }
- /*M E D I A*/
- @media (max-width: 1200px) {
- #beon-fnplayer:before, #beon-fnplayer:after {display: none;}
- #beon-fnplayer {background-color: rgba(21,21,21,1) !important; position: relative; top: 0; left: 0; right: 0; width: 100% !important; height: auto !important; margin: 5px 0 !important; padding: 5px 0;}
- #fnplayer-play {border-color: transparent transparent transparent rgb(75,75,75) !important; transform: scale(1);}
- #fnplayer-stop {background-color: rgb(75,75,75) !important; transform: scale(1);}
- #fnplayer-slider {background-color: rgb(115,115,115,0.5) !important;}
- #fnplayer-slider-inner {background-image: url(https://i.ibb.co/TH18ByS/link.gif); border-right: 1px solid rgb(75,75,75);}
- #fnplayer-volume {background-color: rgb(24,24,24) !important; transform: scale(1);}
- #fnplayer-volume-inner {background-color: rgb(75,75,75) !important;}
- }
- @media (max-width: 800px) {
- body {padding: 47px 0 0 0;}
- .navbar.navbar-expand-md:before {display: none;}
- .container {margin: 0 auto !important;}
- .left-menu {width: calc(100% - 10px) !important; margin: 0 5px 25px 5px !important;}
- .content {width: 100% !important; padding: 0 5px;}
- a {color: rgb(105,105,105) !important;}
- a:hover { color: rgb(125,125,125) !important;}
- ::selection {background-color: rgb(65,65,65); color: rgb(110,110,110);}
- ::-moz-selection {background-color: rgb(65,65,65); color: rgb(110,110,110);}
- .navbar.navbar-expand-md {position: fixed; left: 0; right: 0; height: 47px; padding: 0; border-bottom: 1px solid rgb(40,40,40);}
- a.my-menu.for-mobile {position: fixed; top: 0; right: 40px; filter: brightness(1.24);background-size: 30px;}
- a.my-menu.for-mobile:hover {filter: brightness(1.49);}
- #navbarSupportedContent {display: none;}
- a.navbar-brand, a.navbar-brand:hover {position: fixed; top: 10px; left: calc(50% - 28.99px); right: calc(50% - 28.99px); margin: 0;}
- a.navbar-brand:before {color: rgb(105,105,105);}
- a.navbar-brand:hover:before {color: rgb(125,125,125);}
- .container li {color: rgb(75,75,75);}
- .container li:hover {color: rgb(115,115,115);}
- .container li a:hover {color: rgb(115,115,115) !important;}
- .left-menu {padding: .5rem !important; border-top: 1px solid rgb(40,40,40) !important; border-left: 1px solid rgb(40,40,40) !important; border-right: 1px solid rgb(8,8,8) !important;}
- .left-menu > div {margin: 0 0 .5rem 0;}
- h3.left-menu-text {color: rgb(105,105,105) !important; margin: -.5rem -.5rem .5rem -.5rem !important; border-top: 1px solid rgb(40,40,40);}
- .left-menu > div {color: rgb(75,75,75); padding: .5rem;}
- .left-menu > div a {color: rgb(95,95,95) !important;}
- .left-menu > div a:hover {color: rgb(115,115,115) !important;}
- .left-menu-text img {filter: saturate(0) brightness(0.4) contrast(0.95);}
- .left-menu__unread-message {padding: .5rem .5rem .25rem .5rem;}
- .left-menu__unread-message [type=submit] {background-color: rgb(17,17,17); color: rgb(105,105,105); margin: 0 2.5px .5rem 2.5px; padding: 2.5px 10px; border-top: 1px solid rgb(40,40,40); border-left: 1px solid rgb(40,40,40);}
- .left-menu__unread-message [type=submit]:hover, .left-menu__unread-message [type=submit]:active {color: rgb(125,125,125); border-top: 1px solid rgb(45,45,45); border-left: 1px solid rgb(45,45,45);}
- .left-menu__unread-message [type=submit]:active {color: rgb(105,105,105); border-top: 1px solid rgb(40,40,40); border-left: 1px solid rgb(40,40,40);}
- .left-menu__user-notification > p.left-menu-text {border-top: 1px dashed rgb(38,38,38);}
- .blog__about .text-center {margin: 0 0 .5rem 0;}
- input[name="q"] {background-color: rgb(20,20,20); color: rgb(95,95,95);}
- input[name="q"]::-webkit-input-placeholder {color: rgb(75,75,75);}
- input[name="q"]::-moz-placeholder {color: rgb(75,75,75);}
- input[name="q"]:-moz-placeholder {color: rgb(75,75,75);}
- input[name="q"]:-ms-input-placeholder {color: rgb(75,75,75);}
- input[name="q"]:focus {background-color: rgb(23,23,23); color: rgb(105,105,105);}
- .left-menu__gift img, .container-fluid.gifts-page img {filter: saturate(0) brightness(0.35) contrast(0.95);}
- .left-menu__gift:hover img, .gifts-page__gifts-item:hover img {filter: saturate(0) brightness(0.45) contrast(0.95);}
- .gifts-page__gifts-item > div:nth-child(2) {color: rgb(85,85,85);}
- .gifts-page__gifts-item a {color: rgb(105,105,105) !important}
- .gifts-page__gifts-item a:hover {color: rgb(125,125,125) !important;}
- .blog__last-comments div.left-menu-text {border-bottom: 1px dashed rgb(38,38,38);}
- .datebg {color: rgb(105,105,105); margin: 25px 0 !important; border-top: 1px solid rgb(40,40,40); border-left: 1px solid rgb(40,40,40);}
- .post-content {color: rgb(95,95,95); margin: 0 0 25px 0 !important; padding: .5rem !important; border-top: 1px solid rgb(40,40,40); border-left: 1px solid rgb(40,40,40);}
- .post-text > .quotation {color: rgb(85,85,85); border-left: 1px solid rgb(85,85,85);}
- .post-content > div:first-child, .post-content > h1 {margin: 0 0 .5rem 0; border-top: 1px solid rgb(40,40,40); border-left: 1px solid rgb(40,40,40);}
- a.post-title:hover {color: rgb(115,115,115) !important;}
- a.post-title:after {background-color: rgba(115,115,115,.5);}
- i.fas.fa-heart, .postsiblings.row i {transform: scale(0.7);}
- .post-content .user.post-title-user {color: rgb(105,105,105); font-size: 9px !important; top: -10px; right: .5rem; padding: 2px 8px; border-top: 1px solid rgb(40,40,40);}
- span.post-title-date, .post-content > div:first-child span:last-child {color: rgb(95,95,95);}
- .post-text a, .post-opt a, .comment-text a:hover, span[data-target="#deleteconfirmmodal"], .postsiblings.row a, .postsiblings.row i, .post-content > div:last-child > a, a[href="/p/photo-library"] {filter: grayscale(1) brightness(1.355);}
- .post-text a:hover, .comment-text a:hover, span[data-target="#deleteconfirmmodal"]:hover, .postsiblings.row a:hover, .postsiblings.row i:hover, .post-content > div:last-child > a:hover, a[href="/p/photo-library"]:hover {filter: grayscale(1) brightness(1.855);}
- .row.w-100 div {color: rgb(75,75,75);}
- .tag:before, .messageform__taglinks img {filter: saturate(0) brightness(0.4) contrast(0.95);}
- .sign {color: rgb(75,75,75) !important;}
- .comment-box > h2 {background-color: rgb(20,20,20); color: rgb(75,75,75); border-top: 1px solid rgb(40,40,40); border-left: 1px solid rgb(40,40,40);}
- .comment-box__message-partial.comment-content {background-color: rgb(20,20,20); background-image: url(https://i.ibb.co/mtdrm8z/title.png); background-position: center; background-attachment: fixed; background-repeat: repeat; color: rgb(75,75,75); font-size: 12px; font-weight: bolder; text-align: center; text-transform: lowercase; text-shadow: 1px 1px 0 rgb(8,8,8); margin: -25px 0 0 0 !important; border-top: 1px solid rgb(40,40,40); border-left: 1px solid rgb(40,40,40);}
- .comment-content {padding: .5rem; border-top: 1px solid rgb(40,40,40); border-left: 1px solid rgb(40,40,40);}
- .comment-content > div:first-child {color: rgb(95,95,95) !important; border-top: 1px solid rgb(40,40,40); border-left: 1px solid rgb(40,40,40);}
- .comment-content a.post-title-user:hover {color: rgb(125,125,125) !important;}
- .comment-content span.post-title-date {color: rgb(95,95,95);}
- .comment-text {color: rgb(95,95,95); text-align: justify;}
- .comment-text .quotation {border: 1px dashed rgb(35,35,35); border-left: 1px solid rgb(40,40,40);}
- .comment-row .comment-base i, .likebutton {color: rgb(75,75,75);}
- .comment-row .comment-base i:hover {color: rgb(95,95,95);}
- .textareabg {margin: 25px 0 0 0 !important;}
- .textareabg > div:first-child, .textareabg > p, #messageform > p {color: rgb(105,105,105); padding: .5rem .75rem; border-top: 1px solid rgb(40,40,40); border-left: 1px solid rgb(40,40,40);}
- .messageform, #messageform {color: rgb(75,75,75); border-top: none; border-top: none !important; border-left: 1px solid rgb(40,40,40);}
- .dropbtn, a[href="javascript:void(0);"] img, #collapseStickerpaks img {filter: saturate(1) brightness(0.75) contrast(0.95);}
- .textarea-wrapper > textarea, .textareabg input, .textareabg select, .modal-content select {color: rgb(95,95,95);}
- .textarea-wrapper > textarea:focus, .textareabg input:focus, .textareabg select:focus {color: rgb(105,105,105);}
- .messageform [type=submit], #messageform [type="submit"], .post-content [type=submit], #messageform [type=button] {color: rgb(75,75,75); padding: 2.5px 10px; border-top: 1px solid rgb(40,40,40); border-left: 1px solid rgb(40,40,40);}
- .messageform [type=submit]:last-child {float: none; margin: .5rem 0 0 0;}
- .messageform [type=submit]:hover, .messageform [type=submit]:active, #messageform [type="submit"]:hover, #messageform [type="submit"]:active, #messageform [type=button]:hover, #messageform [type=button]:active {color: rgb(95,95,95); border-top: 1px solid rgb(45,45,45); border-left: 1px solid rgb(45,45,45);}
- .messageform [type=submit]:active, #messageform [type="submit"]:active, #messageform [type=button]:active {color: rgb(65,65,65); border-top: 1px solid rgb(40,40,40); border-left: 1px solid rgb(40,40,40);}
- .avatar-select-label {filter: saturate(0) brightness(0.6) contrast(0.95);}
- .avatar-select-label.avatar-select-label-selected {outline: 2px solid rgb(75,75,75);}
- .post-content a[href="/chats"], .post-content a[href="/chat/create"], .d-flex.justify-content-between a[href^="?count="] {color: rgb(75,75,75);}
- .post-content a[href="/chats"]:hover, .post-content a[href="/chat/create"]:hover, .d-flex.justify-content-between a[href^="?count="]:hover {color: rgb(95,95,95);}
- a.post-title-user:hover {color: rgb(125,125,125);}
- body div[style="text-align: center"] {color: rgb(55,55,55); border-top: 1px solid rgb(40,40,40);}
- body div[style="text-align: center"] a {color: rgb(75,75,75);}
- body div[style="text-align: center"] a:hover {color: rgb(95,95,95);}
- span[style="float:right;cursor:pointer;text-shadow: 1px 1px 1px white;"] {font-size: 11px; right: 5px; bottom: 5px; border-top: 1px solid rgb(40,40,40); border-left: 1px solid rgb(40,40,40);}
- span[style="float:right;cursor:pointer;text-shadow: 1px 1px 1px white;"]:hover {border-top: 1px solid rgb(45,45,45); border-left: 1px solid rgb(45,45,45);}
- .content > h1:first-child {margin: .5rem !important; padding: .25rem .5rem;}
- .d-flex.justify-content-between {margin: calc(-40.59px - 1rem) 0 25px 0 !important; padding: calc(40.59px + 1rem) .5rem .5rem .5rem !important;}
- .py-4 .post-content .im__nightmode-switch {padding: 0 0.5rem !important;}
- .py-4 .post-content .im__nightmode-switch .fas {padding: 0 !important;}
- .crumbs {padding: 0 .5rem;}
- .crumbs, .crumb-item, .pagination-goto {color: rgb(75,75,75) !important;}
- .crumbs a {color: rgb(95,95,95);}
- .crumbs a:hover {color: rgb(115,115,115);}
- ::-webkit-scrollbar-thumb {background-color: rgb(29,29,29); border-top: 1px solid rgb(45,45,45); border-left: 1px solid rgb(37,37,37);}
- ::-webkit-scrollbar-track {background-color: rgb(23,23,23);}
- }
Add Comment
Please, Sign In to add comment