Advertisement
delfinkongen

Untitled

Oct 19th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.73 KB | None | 0 0
  1. /*
  2. Free to use CSS by Katie (#106445).
  3. This code may be altered, edited, or re-uploaded.
  4. */
  5.  
  6. @import url('https://fonts.googleapis.com/css?family=Cinzel');
  7. body {
  8. background: url('http://pixeljoint.com/files/icons/full/wasteland.png') center center fixed;
  9. background-size: 100%;
  10. font-family: 'Cinzel', serif;
  11. color: #01060a;
  12. }
  13.  
  14. .center.b {
  15. color: black !important;
  16. }
  17.  
  18. .feature {
  19. background: rgba(134, 139, 119, 0.8) !important;
  20. color: black !important;
  21. border: 1px solid black !important;
  22. }
  23.  
  24. .topbar {
  25. background: rgba(181, 186, 165, 0.6);
  26. border: none;
  27. border-top: none;
  28. color: black;
  29. border-radius: 5px;
  30. font-family: 'Cinzel', serif;
  31. color: #01060a;
  32. }
  33.  
  34. .navbar {
  35. background: rgba(181, 186, 165, 0.6);
  36. border-bottom: none;
  37. font-family: 'Cinzel', serif;
  38. color: black;
  39. border-radius: 5px;
  40. }
  41.  
  42. .navbar li a {
  43. color: black !important;
  44. }
  45.  
  46. .navbar li a:hover {
  47. background: rgba(75, 81, 77, 0.8) !important;
  48. }
  49.  
  50. .container.main {
  51. background: rgba(134, 139, 119, 0.4);
  52. border: 1px solid black;
  53. box-shadow: none;
  54. border: none;
  55. border-radius: 5px;
  56. }
  57.  
  58. .col-md-9 {
  59. background: none;
  60. }
  61.  
  62. .breadcrumb {
  63. background: rgba(181, 186, 165, 0.8);
  64. }
  65.  
  66. .breadcrumb .active {
  67. color: black;
  68. }
  69.  
  70. .alert {
  71. background: rgba(181, 186, 165, 0.6);
  72. border: none;
  73. color: black;
  74. }
  75.  
  76. .alert-warning,
  77. .alert-danger {
  78. background: rgba(181, 186, 165, 0.6);
  79. color: black;
  80. }
  81.  
  82. div.left {
  83. background: rgba(95, 123, 130, 0.6);
  84. border: 1px solid black;
  85. }
  86.  
  87. .panel {
  88. background: rgba(181, 186, 165, 0.6) !important;
  89. box-shadow: none !important;
  90. border: none !important;
  91. }
  92.  
  93. .progress {
  94. background: rgba(181, 186, 165, 0.6);
  95. }
  96.  
  97. .progress-div {
  98. color: black;
  99. }
  100.  
  101. .progress-bar {
  102. background: rgba(77, 84, 77, 0.6);
  103. }
  104.  
  105. .s-chat-message:nth-child(even) {
  106. background: rgba(181, 186, 165, 0.6) !important;
  107. border: none !important;
  108. }
  109.  
  110. .s-chat-message:nth-child(odd) {
  111. background: rgba(181, 186, 165, 0.6) !important;
  112. border: none !important;
  113. }
  114.  
  115. .s-chat-message__pinned {
  116. background: rgba(95, 123, 130, 0.6) !important;
  117. color: black !important;
  118. border: none !important;
  119. }
  120.  
  121. .s-chat-message_timestamp {
  122. color: black !important;
  123. }
  124.  
  125. div#chatMessageContainer {
  126. border: 1px solid black !important;
  127. }
  128.  
  129. button#label_currentChannel {
  130. border: 1px solid black !important;
  131. background: rgba(95, 123, 130, 0.6) !important;
  132. }
  133.  
  134. h1 {
  135. color: #01060a;
  136. font-size: 72px;
  137. text-align: center;
  138. }
  139.  
  140. h2 {
  141. color: #01060a;
  142. font-size: 24px;
  143. text-align: center;
  144. }
  145.  
  146. h3 {
  147. color: #01060a !important;
  148. font-size: 24px !important
  149. }
  150.  
  151. .table {
  152. background: rgba(181, 186, 165, 0.6);
  153. border: 1px solid black !important;
  154. border-collapse: separate;
  155. border-radius: 5px;
  156. }
  157.  
  158. .top,
  159. .bottom,
  160. th {
  161. background: rgba(181, 186, 165, 0.6) !important;
  162. color: black !important;
  163. border-radius: 5px;
  164. }
  165.  
  166. .table .left {
  167. background: rgba(134, 139, 119, 0.6)
  168. }
  169.  
  170. .inner-table .left {
  171. background: rgba(181, 186, 165, 0.6) !important;
  172. }
  173.  
  174. .inner-table .right {
  175. background: rgba(181, 186, 165, 0.6)
  176. }
  177.  
  178. .right_odd {
  179. background: none !important;
  180. }
  181.  
  182. .right_cub {
  183. background: rgba(181, 186, 165, 0.6) !important;
  184. }
  185.  
  186. .item-header {
  187. background: rgba(95, 123, 130, 0.6) !important;
  188. color: white !important;
  189. }
  190.  
  191. .item {
  192. background: rgba(134, 139, 119, 0.6) !important;
  193. border: 1px solid black !important;
  194. }
  195.  
  196. .sub_menu {
  197. background: rgba(134, 139, 119, 0.6) !important;
  198. }
  199.  
  200. .sub_menu_item_selected {
  201. background: rgba(95, 123, 130, 0.6) !important;
  202. }
  203.  
  204. .cave-grid,
  205. .mound-grid {
  206. background: rgba(134, 139, 119, 0.6);
  207. border: 1px solid black !important;
  208. }
  209.  
  210. a:link,
  211. a:visited {
  212. color: black !important;
  213. }
  214.  
  215. a:hover {
  216. color: #7d8472 !important;
  217. }
  218.  
  219. input,
  220. select,
  221. textarea {
  222. background: rgba(181, 186, 165, 0.6) !important;
  223. border: 1px solid black !important;
  224. border-color: brown;
  225. border-radius: 5px;
  226. box-shadow: none !important;
  227. color: black !important;
  228. text-shadow: none !important;
  229. }
  230.  
  231. .boxcontainer {
  232. background: none;
  233. height: auto;
  234. padding: 0px;
  235. display: flex;
  236. justify-content: center
  237. }
  238.  
  239. .Box1 {
  240. float: left;
  241. background: rgba(181, 186, 165, 0.6);
  242. color: black;
  243. padding: 15px;
  244. border: 1px solid black;
  245. border-radius: 5px;
  246. margin: 15px;
  247. float: left;
  248. height: 250px;
  249. width: 250px;
  250. overflow: hidden;
  251. margin-bottom: 35px;
  252. transition: 1s
  253. }
  254.  
  255. .Box1:hover {
  256. overflow-y: auto;
  257. }
  258.  
  259. .Box2 {
  260. float: left;
  261. background: rgba(181, 186, 165, 0.6);
  262. color: black;
  263. padding: 15px;
  264. border: 1px solid black;
  265. border-radius: 5px;
  266. margin: 15px;
  267. float: right;
  268. height: 250px;
  269. width: 250px;
  270. overflow: hidden;
  271. margin-bottom: 35px;
  272. transition: 1s
  273. }
  274.  
  275. .Box2:hover {
  276. overflow-y: auto;
  277. }
  278.  
  279. .Box3 {
  280. float: left;
  281. background: rgba(181, 186, 165, 0.6);
  282. color: black;
  283. padding: 15px;
  284. border: 1px solid black;
  285. border-radius: 5px;
  286. margin: 15px;
  287. float: right;
  288. height: 250px;
  289. width: 820px;
  290. overflow: hidden;
  291. margin-bottom: 35px;
  292. transition: 1s
  293. }
  294.  
  295. .Box3:hover {
  296. overflow-y: auto;
  297. }
  298.  
  299. .credit {
  300. background: rgba(181, 186, 165, 0.6);
  301. color: white;
  302. padding: 10px;
  303. border: 1px solid black;
  304. position: fixed;
  305. text-align: center;
  306. border-radius: 5px;
  307. left: 0px;
  308. bottom: 0px;
  309. width: 180px;
  310. height: 40px;
  311. overflow: auto;
  312. font-size: 12px;
  313. }
  314.  
  315. ::-webkit-scrollbar {
  316. width: 7px;
  317. height: 7px;
  318. }
  319.  
  320. ::-webkit-scrollbar-track {
  321. background: #79806e;
  322. }
  323.  
  324. ::-webkit-scrollbar-thumb {
  325. background: #071313;
  326. border-radius: 4px;
  327. }
  328.  
  329. div#lion_image {
  330. opacity: 0.7;
  331. }
  332.  
  333. table#player img {
  334. opacity: 0.7;
  335. border: none !important;
  336. filter: alpha(opacity=70);
  337. border: none !important;
  338. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement