Advertisement
jamastar

for sawa v2

Aug 10th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.19 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/v94MRYI.jpg");
  9. font: 80%/130% "arial";
  10. margin: 0 auto;
  11. background-size:cover;
  12. padding: 15px 5%;
  13. }
  14.  
  15. body, td, th, tr {
  16. color: #000;
  17. }
  18.  
  19. div#upper_section div.user {
  20. width: 45%;
  21. float: left;
  22. overflow: auto;
  23. background: rgba(195, 147, 141, 0.6);
  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:#000;
  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: #ooo;
  41. line-height: 150%;
  42. text-transform: lowercase;
  43. }
  44.  
  45. #header {
  46. background: rgba(220, 175, 169, 0.6);
  47. padding-left: 20px;
  48. border-radius: 1px;
  49. color:#000;
  50. }
  51.  
  52. #header div.frame {
  53. background: transparent;
  54. display: block;
  55. padding: 5px 20px 1em 0;
  56. border-radius: 30%;
  57. color:#000;
  58. }
  59.  
  60. .button_submit, .button_reset {
  61. background: #d6d6d6;
  62. border: 1px solid #d2d2d2;
  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:#000;
  70. display:none;
  71. }
  72.  
  73. div#wrapper {
  74. background: transparent;
  75. margin: 0 auto;
  76. min-width: 764px;
  77. max-width: 2300px;
  78. color:#000;
  79. }
  80.  
  81. #footer_section {
  82. text-align: center;
  83. padding-left: 20px;
  84. text-transform: lowercase;
  85. line-height: 100%;
  86. font-family: arial;
  87. font-style: italic;
  88. background: rgba(234, 192, 186, 0.6);
  89. }
  90.  
  91. #content_section div.frame {
  92. background: transparent;
  93. display: block;
  94. padding: 0 20px 0 0;
  95. border-radius: 1px;
  96. color:#000;
  97. }
  98.  
  99. #content_section {
  100. background: rgba(234, 192, 186, 0.6);
  101. padding-left: 20px;
  102. border-radius: 1px;
  103. color:#000;
  104. }
  105.  
  106. h4.catbg, h4.catbg2, h3.catbg, h3.catbg2, .table_list tbody.header td.catbg {
  107. background: rgba(195, 147, 141, 0.7);
  108. color: #000;
  109. padding-left: 5px;
  110. text-transform: uppercase;
  111. font-size: 11px;
  112. }
  113.  
  114. 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 {
  115. color: #000;
  116. font-size: 1em;
  117. font-family: arial;
  118. font-variant: small-caps;
  119. font-weight: normal;
  120. }
  121.  
  122.  
  123. a:link, a:visited {
  124. color: #000;
  125. text-decoration: none;
  126. }
  127.  
  128. .windowbg, #preview_body {
  129. color: #000;
  130. background-color: rgba(210, 163, 157, 0.7);
  131. }
  132.  
  133. .windowbg span.topslice {
  134. display: block;
  135. padding-left: 20px;
  136. background: transparent;
  137. }
  138.  
  139. .windowbg span.topslice span {
  140. display: block;
  141. background:transparent;
  142. height: 6px;
  143. }
  144.  
  145. .windowbg span.botslice span {
  146. display: block;
  147. background: transparent;
  148. height: 6px;
  149. }
  150.  
  151. .windowbg span.botslice {
  152. display: block;
  153. padding-left: 20px;
  154. background: transparent;
  155. font-size: 5px;
  156. line-height: 3px;
  157. }
  158.  
  159. .windowbg2 {
  160. color: #000;
  161. background-color: rgba(210, 163, 157, 0.7);
  162. }
  163.  
  164. .windowbg2 span.topslice {
  165. display: block;
  166. padding-left: 20px;
  167. background: transparent;
  168. }
  169.  
  170. .windowbg2 span.botslice {
  171. display: block;
  172. padding-left: 20px;
  173. background: transparent;
  174. font-size: 5px;
  175. line-height: 3px;
  176. }
  177.  
  178. .windowbg2 span.topslice span {
  179. display: block;
  180. background:transparent;
  181. height: 3px;
  182. }
  183.  
  184. .windowbg2 span.botslice span {
  185. display: block;
  186. background: transparent;
  187. height: 3px;
  188. }
  189.  
  190. .dropmenu li a.active span.firstlevel {
  191. background: rgba(195, 147, 141, 0.7);
  192. border-radius: 0px;
  193. color: #000;
  194. }
  195.  
  196. .dropmenu li a.active {
  197. background: rgba(195, 147, 141, 0.7);
  198. color: #000;
  199. font-weight: bold;
  200. border-radius: 0px;
  201. }
  202.  
  203. .dropmenu li a.firstlevel:hover span.firstlevel, .dropmenu li:hover a.firstlevel span.firstlevel {
  204. background: rgba(195, 147, 141, 0.7);
  205. border-radius: 0px;
  206. }
  207.  
  208. .dropmenu li a.firstlevel:hover, .dropmenu li:hover a.firstlevel {
  209. background: rgba(195, 147, 141, 0.7);
  210. border-radius: 4px;
  211. color: #000;
  212. cursor: pointer;
  213. text-decoration: none;
  214. }
  215.  
  216. .dropmenu li li a span {
  217. display: block;
  218. padding: 6px;
  219. background: rgba(210, 163, 157, 0.7);
  220. color: #000;
  221. }
  222.  
  223. .dropmenu li ul {
  224. z-index: 90;
  225. display: none;
  226. position: absolute;
  227. width: 19.1em;
  228. font-weight: normal;
  229. border-bottom: 0px solid #999;
  230. background: rgba(210, 163, 157, 0.7);
  231. padding: 7px 0 0 0;
  232. }
  233.  
  234. .dropmenu li li {
  235. width: 19em;
  236. margin: 0;
  237. border-left: 0px solid #999;
  238. border-right: 0px solid #999;
  239. }
  240.  
  241. .dropmenu li li.additional_items {
  242. background-color: transparent;
  243. }
  244.  
  245. input, button, select, textarea {
  246. font: 95%/115% arial;
  247. color: #000;
  248. background: rgba(210, 163, 157, 0.7);
  249. border: 1px solid #d2d2d2;
  250. padding: 2px;
  251. display:none;
  252. }
  253.  
  254. strong {
  255. font-weight: bold;
  256. font-family: arial;
  257. font-variant: lowercase;
  258. text-transform: uppercase;
  259. letter-spacing: .5px;
  260. }
  261.  
  262.  
  263. h1, h2, h3, h4, h5, h6 {
  264. color: #000;
  265. font-size: 1em;
  266. margin: 0;
  267. padding: 0;
  268. text-transform: uppercase;
  269. }
  270.  
  271. .inner {
  272. padding: 1em 1em 2px 0;
  273. margin: 0 1em 0 0;
  274. border-top: 1px solid #c0908c;
  275. }
  276.  
  277.  
  278.  
  279. body {
  280. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), default;
  281. }
  282.  
  283. #profile_left {
  284. padding-right: 4px;
  285. display: none;
  286. }
  287.  
  288. #up_pictures {
  289. display: none;
  290. }
  291.  
  292. #up_interests {
  293. display: none;
  294. }
  295.  
  296. #up_other_info {
  297. display: none;
  298. }
  299.  
  300. #up_about_me {
  301. width: 100%;
  302. margin-left: -2px;
  303. }
  304.  
  305. #up_write_comment {
  306. /* width: 100%; */
  307. margin-left: -17.2%;
  308. }
  309.  
  310. #forumposts h3.catbg {
  311. /* margin-bottom: 3px; */
  312. /* width: 100%; */
  313. margin-left: -0px;
  314. padding-right: 0px;
  315. margin-bottom: 0px;
  316. }
  317.  
  318. #forumposts {
  319. clear: both;
  320. width: 100%;
  321. margin-left: -0px;
  322. }
  323.  
  324. #up_write_comment {
  325. width: 100%;
  326. margin-left: -0px;
  327. }
  328.  
  329.  
  330. element.style {
  331. width:100%;
  332. margin: auto;
  333. padding: auto;
  334. }
  335.  
  336. .poster h4, .poster ul {
  337. padding: 0;
  338. margin: 0 1em 0 1em;
  339. font-size: 13px;
  340. }
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347. a, h1.forumtitle a:visited {
  348. color: #a75466;
  349. font-family: arial
  350. }
  351.  
  352. h1.forumtitle {
  353. line-height: 45px;
  354. font-size: 2.3em;
  355. font-family: arial;
  356. margin: 0;
  357. padding: 0;
  358. float: left;
  359. letter-spacing: -1px;
  360. text-transform: uppercase;
  361. /* font-style: italic; */
  362. font-weight: lighter;
  363. font-size: 30px;
  364. color: #fff;
  365. margin-left: 7px;
  366. }
  367.  
  368. img#upshrink {
  369. float: right;
  370. margin: 1em;
  371. display:none;
  372. }
  373. #siteslogan, img#smflogo {
  374. margin: 0;
  375. padding: 0;
  376. float: right;
  377. line-height: 3em;
  378. text-transform: lowercase;
  379. font-size: 1em;
  380. font-family: arial;
  381. font-style: italic;
  382. display: none;
  383. }
  384. #menu_toggle {
  385. float: right;
  386. margin-right: 10px;
  387. padding-top: 3px;
  388. display: none;
  389. }
  390.  
  391.  
  392.  
  393.  
  394. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement