Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- span.post__trip {
- color: #c9be89;
- font-family: unset;
- font-style: unset;
- font-weight: 100;
- padding: 0 8px;
- width: 44px;
- height: 17px;
- border: 1px solid #c9be89;
- box-shadow: inset 0 0 13px 0px rgb(191 190 137 / 25%);
- border-radius: 8px;
- }
- span.post__title {
- color: #ff9b45;
- }
- .de-mypost{
- box-shadow: 6px 0 0px 0px rgba(255,155,69,.0), 0px 0 0px 0px rgba(255,155,69,.0) !important;
- border-left: 3px solid #c9be89 !important;
- }
- .de-mypost-reply::before {
- content: "";
- position: absolute;
- top: -0;
- bottom: 0;
- left: -1px;
- border-left: 2px dashed #c9be89 !important;
- }
- .rc-anchor-light {
- background: #ff9b45;
- color: #ff9b45;
- }
- .de-pview {
- position: absolute;
- width: auto;
- min-width: 0;
- z-index: 9999;
- border: 1px solid #000000a6 !important;
- margin: 0 !important;
- display: block !important;
- }
- .de-reply-class {
- background: #2c2c2cc2;
- border: 1px solid var(--theme_default_border);
- border-radius: 3px;
- backdrop-filter: blur(8px) saturate(0);
- }
- element.style {
- }
- <style>
- .cntnt__left_sticky {
- position: sticky;
- top: 0;
- height: 100vh;
- overflow-y: auto;
- }
- <style>
- .sidebar {
- position: sticky;
- top: 0;
- height: 100vh;
- overflow-y: auto;
- scrollbar-color: var(--theme_sbthumb) var(--theme_sbtrack);
- scrollbar-width: thin;
- }
- <style>
- article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
- display: block;
- }
- <style>
- * {
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
- user agent stylesheet
- aside {
- display: block;
- }
- <style>
- body {
- margin: 0;
- font-size: 15px;
- line-height: 1.3;
- background-color: #EEEEEE;
- background-color: var(--theme_default_bg);
- color: #333333;
- color: var(--theme_default_text);
- }
- <style>
- html {
- overflow-y: scroll;
- font-family: 'Trebuchet MS',sans-serif;
- font-size: 1em;
- }
- <style>
- html {
- font-family: sans-serif;
- -ms-text-size-adjust: 100%;
- -webkit-text-size-adjust: 100%;
- }
- .post__file-webm {
- border: 1px dashed #c9be89;
- }
- .post__ophui {
- color: #2c2c2c;
- padding: 0 8px;
- width: 44px;
- height: 17px;
- background: linear-gradient(
- 90deg
- , #00FF38 -38.78%, rgba(0, 255, 209, 0.42) 94.18%);
- mix-blend-mode: normal;
- border-radius: 7px;
- }
- .de-post-counter-you {
- vertical-align: 1px;
- font: bold 11px tahoma;
- color: #525252;
- cursor: default;
- }
- .post__pomyanem {
- color: #800080;
- color: #ff77e9;
- box-shadow: inset 0 0 13px 5px rgb(193 75 174 / 34%);
- font-style: initial;
- }
- .mmm__img {
- display: none;
- }
- .de-selected, .de-input-error {
- box-shadow: 0px 0px 30px 10px #ff963c4a, 0px 0px 5px 1px #ffd0a7 !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment