Advertisement
Guest User

Untitled

a guest
Nov 19th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.50 KB | None | 0 0
  1. .p-body {
  2. background-color: #121212;
  3. }
  4.  
  5. html[data-focus-bg='1'] #header {
  6. background-color: #333;
  7. background-image: url(https://pp.userapi.com/c854320/v854320025/25655/YtZfv98otLg.jpg);
  8. background-size: cover;
  9. background-position: 50% 50%;
  10. background-repeat: repeat;
  11. background-attachment: scroll;
  12. }
  13. .p-nav-list .p-navEl.is-selected {
  14. color: #000000;
  15. }
  16. .p-navEl-link {
  17. color: #8e8e8e !important;
  18. }
  19. :root {
  20. --ortem: #1f1f1f;
  21. }
  22. .block-tabHeader.block-tabHeader--memberTabs.tabs.hScroller {
  23. background-color: #1f1f1f;
  24. }
  25. .focus-search-flex input {
  26. color: #ffffff;
  27. }
  28. .focus-search-prefix {
  29. color: #ffffff;
  30. }
  31. .xenfocus-social li a {
  32. background-color: #1f1f1f;
  33. }
  34. .p-body-header {
  35. background-color: #1f1f1f;
  36. color: #ffffff;
  37. font-family: Roboto;
  38. }
  39. a.button--cta.button.button--icon.button--icon--write {
  40. background-color: #2e2e2e;
  41. }
  42.  
  43. div.p-nav {
  44. background-color: #2e2e2e;
  45. }
  46.  
  47. .xenfocus-social a[href*='vk.com'] {
  48. background: #2e2e2e;
  49. }
  50.  
  51. .message-cell.message-cell--user {
  52. background-image: linear-gradient(to bottom, rgba(20,20,20,0.06), #121212);
  53. }
  54.  
  55. .p-navEl-link {
  56. color: #121212 !important;
  57. }
  58.  
  59. .p-nav-list .p-navEl {
  60. color: #121212;
  61. font-weight: 700;
  62. text-decoration: none;
  63. text-transform: uppercase;
  64. -webkit-transition: all .25s ease;
  65. transition: all .25s ease;
  66. }
  67.  
  68. .p-body-header {
  69. background-color: #1f1f1f;
  70. color: #ffffff;
  71. font-family: Trebuchet MS;
  72. }
  73.  
  74. .block-container {
  75. color: #141414;
  76. background: #121212;
  77. border: 1px solid #121212;
  78. border-radius: 0px;
  79. -webkit-transition: all .25s ease;
  80. transition: all .25s ease;
  81. -webkit-transition-property: border margin;
  82. transition-property: border margin;
  83. }
  84.  
  85. .message-cell.message-cell--user, .message-cell.message-cell--action {
  86. position: relative;
  87. border-right: 1px solid #121212;
  88. min-width: 0;
  89. }
  90.  
  91. .button.button--link, a.button.button--link {
  92. background: #1f1f1f;
  93. color: #4a5054;
  94. border-color: #e6e6e6 #ccc #ccc #e6e6e6;
  95. }
  96.  
  97. .button.button--link, a.button.button--link {
  98. background: #1f1f1f;
  99. color: #fff;
  100. border-color: #3a3434 #3a3434 #3a3434 #3a3434;
  101. }
  102.  
  103. .p-nav-scroller .hScroller-action.hScroller-action--end {
  104. background-image: linear-gradient(to right, rgba(255,255,255,0) 0%, #121212 60%);
  105. }
  106.  
  107. .p-nav {
  108. color: #5e5e5e;
  109. background: #fff;
  110. box-shadow: #121212 0px 2px 10px, rgba(0,0,0,0.05) 0px 1px 0px;
  111. }
  112.  
  113.  
  114. .block-body>.node:nth-of-type(even), .structItemContainer-group>.structItem--thread:not(.is-highlighted):not(.is-moderated):not(.is-mod-selected):nth-of-type(even) {
  115. background-color: #121212;
  116. }
  117.  
  118. .structItem {
  119. border-top: 1px solid #121212;
  120. }
  121.  
  122. .block-filterBar {
  123. color: #646c71;
  124. background: #1f1f1f;
  125. border-bottom: 1px solid #1f1f1f;
  126. }
  127.  
  128. .structItemContainer-group--sticky:before, .structItemContainer-group--sticky:after {
  129. font-weight: bold;
  130. background: #2e2e2e;
  131. border-top: 1px solid #2e2e2e;
  132. }
  133.  
  134. .fr-toolbar {
  135. color: #141414;
  136. background: #252525;
  137. position: relative;
  138. z-index: 4;
  139. font-family: "Open Sans",BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
  140. -webkit-box-sizing: border-box;
  141. -moz-box-sizing: border-box;
  142. box-sizing: border-box;
  143. user-select: none;
  144. -o-user-select: none;
  145. -moz-user-select: none;
  146. -khtml-user-select: none;
  147. -webkit-user-select: none;
  148. -ms-user-select: none;
  149. padding: 0 1px;
  150. border-radius: 0px;
  151. -moz-border-radius: 0px;
  152. -webkit-border-radius: 0px;
  153. -moz-background-clip: padding;
  154. -webkit-background-clip: padding-box;
  155. background-clip: padding-box;
  156. -webkit-box-shadow: none;
  157. -moz-box-shadow: none;
  158. box-shadow: none;
  159. text-align: left;
  160. border: 1px solid #7530a1;
  161. border-top: 3px solid #7530a1;
  162. text-rendering: optimizelegibility;
  163. -webkit-font-smoothing: antialiased;
  164. -moz-osx-font-smoothing: grayscale;
  165. line-height: 1.2;
  166. }
  167.  
  168. .fr-box.fr-basic .fr-wrapper {
  169. background: #252525;
  170. border: 1px solid #7530a1;
  171. border-top: 0;
  172. top: 0;
  173. left: 0;
  174. }
  175.  
  176. .input {
  177. font-size: 15px;
  178. color: #141414;
  179. background: #252525;
  180. border: 1px solid #7530a1;
  181. border-bottom-color: #7530a1;
  182. border-radius: 0px;
  183. padding: 6px;
  184. display: block;
  185. width: 100%;
  186. line-height: 1.4;
  187. text-align: left;
  188. word-wrap: break-word;
  189. -webkit-appearance: none;
  190. -moz-appearance: none;
  191. appearance: none;
  192. -webkit-transition: all .25s ease;
  193. transition: all .25s ease;
  194. }
  195.  
  196. .input:focus, .input.is-focused {
  197. outline: 0;
  198. background: #2b2b2b;
  199. }
  200.  
  201. .block--messages .message, .block--messages .block-row {
  202. color: #4c4c4c;
  203. }
  204.  
  205. .p-body-header {
  206. background-color: #1f1f1f;
  207. color: #777777;
  208. font-family: Trebuchet MS;
  209. }
  210.  
  211. html[data-focus-bg='1'] #header {
  212. background-color: #333;
  213. background-image: url(https://i.imgur.com/EmwwE0x.png);
  214. background-size: cover;
  215. background-position: 50% 50%;
  216. background-repeat: repeat;
  217. background-attachment: scroll;
  218. }
  219.  
  220. .node+.node {
  221. border-top: 1px solid #252525;
  222. }
  223.  
  224. .block-container {
  225. color: #4a4a4a;
  226. background: #121212;
  227. border: 1px solid #121212;
  228. border-radius: 0px;
  229. -webkit-transition: all .25s ease;
  230. transition: all .25s ease;
  231. -webkit-transition-property: border margin;
  232. transition-property: border margin;
  233. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement