Advertisement
jamastar

CONSETLLATIO

Jul 17th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.90 KB | None | 0 0
  1. <style>
  2.  
  3. /* created by zenith
  4. can be found on bb under this url
  5. http://www.bearbonesrp.com/index.php?action=profile;u=5146 */
  6.  
  7. body {
  8. background-image: url("https://i.imgur.com/LNYcPtS.png");
  9. font: 80%/130% "arial";
  10. margin: 0 auto;
  11. padding: 15px 5%;
  12. background-size: cover;
  13. }
  14.  
  15. body, td, th, tr {
  16. color: #fff;
  17. }
  18.  
  19. div#upper_section div.user {
  20. width: 45%;
  21. float: left;
  22. overflow: auto;
  23. background: #C9998B;
  24. padding: 10px;
  25. padding-bottom: 0px;
  26. border-radius: 1px;
  27. text-transform: lowercase;
  28. font-family: arial;
  29. font-size: 1.1em;
  30. font-style: italic;
  31. line-height: 113%;
  32. color:#fff;
  33. }
  34.  
  35. #upper_section ul li.greeting {
  36. font-size: 1.6em;
  37. font-weight: bold;
  38. line-height: 1.5em;
  39. font-family: arial;
  40. color: #fff;
  41. line-height: 150%;
  42. text-transform: lowercase;
  43. }
  44.  
  45. #header {
  46. background: #deae9f;
  47. padding-left: 20px;
  48. border-radius: 1px;
  49. color:#fff;
  50. }
  51.  
  52. #header div.frame {
  53. background: #deae9f;
  54. display: block;
  55. padding: 5px 20px 1em 0;
  56. border-radius: 30%;
  57. color:#fff;
  58. }
  59.  
  60. .button_submit, .button_reset {
  61. background: #C9998B;
  62. border: 1px solid #bf8f82;
  63. cursor: pointer;
  64. font-weight: normal;
  65. border-radius: 1px;
  66. text-transform: lowercase;
  67. font-family: arial;
  68. font-size: 1.0em;
  69. color:#fff;
  70. display:none;
  71. }
  72.  
  73. div#wrapper {
  74. background: #deae9f;
  75. margin: 0 auto;
  76. min-width: 764px;
  77. max-width: 2300px;
  78. color:#fff;
  79. }
  80.  
  81. #content_section div.frame {
  82. background: #e4b9ab;
  83. display: block;
  84. padding: 0 20px 0 0;
  85. border-radius: 1px;
  86. color:#fff;
  87. }
  88.  
  89. #content_section {
  90. background: #e4b9ab;
  91. padding-left: 20px;
  92. border-radius: 1px;
  93. color:#fff;
  94. }
  95.  
  96. h4.catbg, h4.catbg2, h3.catbg, h3.catbg2, .table_list tbody.header td.catbg {
  97. background: #C9998B;
  98. color: #fff;
  99. padding-left: 5px;
  100. text-transform: uppercase;
  101. font-size: 11px;
  102. }
  103.  
  104. h3.catbg a:link, h3.catbg a:visited, h4.catbg a:link, h4.catbg a:visited, h3.catbg, .table_list tbody.header td, .table_list tbody.header td a {
  105. color: #fff;
  106. font-size: 1em;
  107. font-family: arial;
  108. font-variant: small-caps;
  109. font-weight: normal;
  110. }
  111.  
  112. /* a:link, a:hover {
  113. color: #837F86;
  114. transition: .5s;
  115. text-decoration: none
  116. }*/
  117.  
  118. a:link, a:visited {
  119. color: #fff;
  120. text-decoration: none;
  121. }
  122.  
  123. .windowbg, #preview_body {
  124. color: #fff;
  125. background-color: #deae9f;
  126. }
  127.  
  128. .windowbg span.topslice {
  129. display: block;
  130. padding-left: 20px;
  131. background: #deae9f;
  132. }
  133.  
  134. .windowbg span.topslice span {
  135. display: block;
  136. background: #deae9f;
  137. height: 6px;
  138. }
  139.  
  140. .windowbg span.botslice span {
  141. display: block;
  142. background: #deae9f;
  143. height: 6px;
  144. }
  145.  
  146. .windowbg span.botslice {
  147. display: block;
  148. padding-left: 20px;
  149. background: #deae9f;
  150. font-size: 5px;
  151. line-height: 3px;
  152. }
  153.  
  154. .windowbg2 {
  155. color: #fff;
  156. background-color: #deae9f;
  157. }
  158.  
  159. .windowbg2 span.topslice {
  160. display: block;
  161. padding-left: 20px;
  162. background: #deae9f;
  163. }
  164.  
  165. .windowbg2 span.botslice {
  166. display: block;
  167. padding-left: 20px;
  168. background: #deae9f;
  169. font-size: 5px;
  170. line-height: 3px;
  171. }
  172.  
  173. .windowbg2 span.topslice span {
  174. display: block;
  175. background: #deae9f;
  176. height: 3px;
  177. }
  178.  
  179. .windowbg2 span.botslice span {
  180. display: block;
  181. background: #deae9f;
  182. height: 3px;
  183. }
  184.  
  185. .dropmenu li a.active span.firstlevel {
  186. background: #C9998B;
  187. border-radius: 0px;
  188. color: #fff;
  189. }
  190.  
  191. .dropmenu li a.active {
  192. background: #C9998B;
  193. color: #fff;
  194. font-weight: bold;
  195. border-radius: 0px;
  196. }
  197.  
  198. .dropmenu li a.firstlevel:hover span.firstlevel, .dropmenu li:hover a.firstlevel span.firstlevel {
  199. background: #C9998B;
  200. border-radius: 0px;
  201. }
  202.  
  203. .dropmenu li a.firstlevel:hover, .dropmenu li:hover a.firstlevel {
  204. background: #C9998B;
  205. border-radius: 4px;
  206. color: #fff;
  207. cursor: pointer;
  208. text-decoration: none;
  209. }
  210.  
  211. .dropmenu li li a span {
  212. display: block;
  213. padding: 6px;
  214. background: #deae9f;
  215. color: #fff;
  216. }
  217.  
  218. .dropmenu li ul {
  219. z-index: 90;
  220. display: none;
  221. position: absolute;
  222. width: 19.1em;
  223. font-weight: normal;
  224. border-bottom: 0px solid #999;
  225. background: #deae9f;
  226. padding: 7px 0 0 0;
  227. }
  228.  
  229. .dropmenu li li {
  230. width: 19em;
  231. margin: 0;
  232. border-left: 0px solid #999;
  233. border-right: 0px solid #999;
  234. }
  235.  
  236. input, button, select, textarea {
  237. font: 95%/115% arial;
  238. color: #fff;
  239. background: #deae9f;
  240. border: 1px solid #bf8f82;
  241. padding: 2px;
  242. display:none;
  243. }
  244.  
  245. strong {
  246. font-weight: bold;
  247. font-family: arial;
  248. font-variant: lowercase;
  249. text-transform: uppercase;
  250. letter-spacing: .5px;
  251. }
  252.  
  253. h1, h2, h3, h4, h5, h6 {
  254. color: #fff;
  255. font-size: 1em;
  256. margin: 0;
  257. padding: 0;
  258. text-transform: uppercase;
  259. }
  260.  
  261. .inner {
  262. padding: 1em 1em 2px 0;
  263. margin: 0 1em 0 0;
  264. border-top: 1px solid #fff;
  265. }
  266.  
  267.  
  268.  
  269. body {
  270. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), default;
  271. }
  272.  
  273.  
  274. a, h1.forumtitle a:visited {
  275. color: #bd8a7b;
  276. font-family: arial
  277. }
  278.  
  279. h1.forumtitle {
  280. line-height: 45px;
  281. font-size: 2.3em;
  282. font-family: arial;
  283. margin: 0;
  284. padding: 0;
  285. float: left;
  286. letter-spacing: -1px;
  287. text-transform: uppercase;
  288. /* font-style: italic; */
  289. font-weight: lighter;
  290. font-size: 30px;
  291. color: #fff;
  292. margin-left: 7px;
  293. }
  294.  
  295. img#upshrink {
  296. float: right;
  297. margin: 1em;
  298. display:none;
  299. }
  300. #siteslogan, img#smflogo {
  301. margin: 0;
  302. padding: 0;
  303. float: right;
  304. line-height: 3em;
  305. text-transform: lowercase;
  306. font-size: 1em;
  307. font-family: arial;
  308. font-style: italic;
  309. display: none;
  310. }
  311. #menu_toggle {
  312. float: right;
  313. margin-right: 10px;
  314. padding-top: 3px;
  315. display: none;
  316. }
  317.  
  318.  
  319.  
  320.  
  321.  
  322. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement