Advertisement
Hadeslicious

mountains - rpr template

Apr 10th, 2020
438
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 20.93 KB | None | 0 0
  1. html {
  2.     font-family: covered by your grace, sans-serif;
  3.     -ms-text-size-adjust: color:#bd7333;
  4.     100%;
  5.     -webkit-text-size-adjust: 100%;
  6. }
  7.  
  8. body {
  9.     margin: 0;
  10.     color: #bd7333;
  11. font-family: architects daughter;
  12. }
  13.  
  14.  
  15. .pagetitle {
  16.     display: none;
  17. }
  18. .row {clear: both; margin-bottom: 2rem;}
  19. .row_end {clear:both;}
  20. .rows { margin: 0 40px;}
  21. ul.widgets {list-style-type: none; padding: 0; margin: 0;}
  22. .col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1 {float: left; padding-right: 15px;
  23. padding-left: 15px;     box-sizing: border-box;}
  24. .row > div:first-child {padding-left: 0;}
  25. .row > div:last-child {padding-right: 0;}
  26.  
  27. .col-1 {flex: 0 0 8.3333333333%; width: 8.3333333333%;}
  28. .col-2 {flex: 0 0 16.6666666666%; width: 16.6666666666%;}
  29. .col-3 {flex: 0 0 24.9999999999%; width: 24.9999999999%;}
  30. .col-4 {flex: 0 0 33.3333333332%; width: 33.3333333332%;}
  31. .col-5 {flex: 0 0 41.6666666665%; width: 41.6666666665%;}
  32. .col-6 {flex: 0 0 49.9999999998%; width: 49.9999999998%;}
  33. .col-7 {flex: 0 0 58.3333333331%; width: 58.3333333331%;}
  34. .col-8 {flex: 0 0 66.6666666664%; width: 66.6666666664%;}
  35. .col-9 {flex: 0 0 74.9999999997%; width: 74.9999999997%;}
  36. .col-10 {flex: 0 0 83.333333333%; width: 83.333333333%;}
  37. .col-11 {flex: 0 0 91.6666666663%; width: 91.6666666663%;}
  38. .col-12 {width: 100%;}
  39.  
  40. article,
  41. aside,
  42. details,
  43. figcaption,
  44. figure,
  45. footer,
  46. header,
  47. hgroup,
  48. main,
  49. nav,
  50. section,
  51. summary {
  52.     display: block;
  53. }
  54.  
  55. audio,
  56. canvas,
  57. progress,
  58. video {
  59.     display: inline-block;
  60.     vertical-align: baseline;
  61. }
  62.  
  63. audio:not([controls]) {
  64.     display: none;
  65.     height: 0;
  66. }
  67.  
  68. [hidden],
  69. template {
  70.     display: none;
  71. }
  72.  
  73. a {
  74.     background: transparent;
  75.     color: #e7cb81;
  76.     text-decoration: underline;
  77. }
  78.  
  79. a:active,
  80. a:hover {
  81.     outline: 0;
  82.     text-transformation: italic;
  83.     color: #bd7333;
  84. }
  85.  
  86. abbr[title] {
  87.     border-bottom: 1px dotted;
  88. }
  89.  
  90. b,
  91. strong {
  92.     font-weight: 700;
  93.     text-shadow: 0px 0px 15px #000;
  94. }
  95.  
  96. dfn {
  97.     font-style: italic;
  98. }
  99.  
  100. #characterNAME,
  101. h1 {
  102.     font-size: 3em;
  103.     margin-top: 20px;
  104.     text-align: center;
  105.     font-family: covered by your grace;
  106.     font-size: 3em;
  107.     color: #bd7333;
  108.     letter-spacing: 10px;
  109.     padding-bottom: 13px;
  110.     z-index: 1;
  111.     text-shadow: 0px 0px 15px #000;
  112. }
  113.  
  114. #playedBY,
  115. h2 {
  116.     position: relative;
  117.     font-family: covered by your grace;
  118.     margin-left: 225px;
  119.     margin-top: -48px;
  120.     text-align: center;
  121.     font-size: .6em;
  122.     color: #bd7333;
  123.     letter-spacing: 5px;
  124.     z-index: 2;
  125.     text-shadow: 0px 0px 7px #000;
  126. }
  127.  
  128. h3 {
  129.     display: block;
  130.     font-size: 30px;
  131. padding-top:0px;
  132.     font-weight: bold;
  133. }
  134.  
  135. mark {
  136.     background: #ff0;
  137.     color: #bd7333;
  138. }
  139.  
  140. small {
  141.     font-size: 80%;
  142. }
  143.  
  144. sub,
  145. sup {
  146.     font-size: 75%;
  147.     line-height: 0;
  148.     position: relative;
  149.     vertical-align: baseline;
  150. }
  151.  
  152. sup {
  153.     top: -.5em;
  154. }
  155.  
  156. sub {
  157.     bottom: -.25em;
  158. }
  159.  
  160. img {
  161.     border: 0;
  162. }
  163.  
  164. svg:not(:root) {
  165.     overflow: hidden;
  166. }
  167.  
  168. figure {
  169.     margin: 1em 40px;
  170. }
  171.  
  172. hr {
  173.     -moz-box-sizing: content-box;
  174.     box-sizing: content-box;
  175.     height: 0;
  176. }
  177.  
  178. pre {
  179.     overflow: auto;
  180. }
  181.  
  182. code,
  183. kbd,
  184. pre,
  185. samp {
  186.     font-family: monospace, monospace;
  187.     font-size: 1em;
  188. }
  189.  
  190. button,
  191. input,
  192. optgroup,
  193. select,
  194. textarea {
  195.     color: inherit;
  196.     font: inherit;
  197.     margin: 0;
  198. }
  199.  
  200.  
  201.  
  202. button {
  203.     overflow: visible;
  204. }
  205.  
  206. button,
  207. select {
  208.     text-transform: none;
  209. }
  210.  
  211. button,
  212. html input[type="button"],
  213. input[type="reset"],
  214. input[type="submit"] {
  215.     -webkit-appearance: button;
  216.     cursor: pointer;
  217. }
  218.  
  219. button[disabled],
  220. html input[disabled] {
  221.     cursor: default;
  222. }
  223.  
  224. button::-moz-focus-inner,
  225. input::-moz-focus-inner {
  226.     border: 0;
  227.     padding: 0;
  228. }
  229.  
  230. input {
  231.     line-height: normal;
  232. }
  233.  
  234. input[type="checkbox"],
  235. input[type="radio"] {
  236.     box-sizing: border-box;
  237.     padding: 0;
  238. }
  239.  
  240. input[type="number"]::-webkit-inner-spin-button,
  241. input[type="number"]::-webkit-outer-spin-button {
  242.     height: auto;
  243. }
  244.  
  245. input[type="search"] {
  246.     -webkit-appearance: textfield;
  247.     -moz-box-sizing: content-box;
  248.     -webkit-box-sizing: content-box;
  249.     box-sizing: content-box;
  250. }
  251.  
  252. input[type="search"]::-webkit-search-cancel-button,
  253. input[type="search"]::-webkit-search-decoration {
  254.     -webkit-appearance: none;
  255. }
  256.  
  257. fieldset {
  258.     border: 1px solid silver;
  259.     margin: 0 2px;
  260.     padding: .35em .625em .75em;
  261. }
  262.  
  263. legend {
  264.     border: 0;
  265.     padding: 0;
  266. }
  267.  
  268. textarea {
  269.     overflow: auto;
  270. }
  271.  
  272. optgroup {
  273.     font-weight: 700;
  274. }
  275.  
  276. table {
  277.     border-collapse: collapse;
  278.     border-spacing: 0;
  279. }
  280.  
  281. td,
  282. th {
  283.     padding: 0;
  284. }
  285.  
  286.  
  287. /* ********************************************************************************************************** Hidden & Behavioral Elements, such as the popup window for making a character tie. ********************************************************************************************************** */
  288.  
  289. ul#toolbar-dropdown-nav li,
  290. #toolbar ul ul.open-dropdown {
  291.     display: block;
  292. }
  293.  
  294. #toolbar-dropdown-nav {
  295.     position: absolute;
  296.     display: none;
  297. }
  298.  
  299. .nestedPages {
  300.     position: absolute;
  301.     display: none;
  302.     padding: 0;
  303. }
  304.  
  305. .nestedPages li {
  306.     display: block;
  307. }
  308.  
  309. #toolbar-dropdown-nav.open-dropdown,
  310. .nestedPages.open-dropdown {
  311.     display: block;
  312. }
  313.  
  314. .hiddenCharacterWindow {
  315.     display: none;
  316.     color: #bd7333;
  317.     font-family: covered by your grace;
  318. }
  319.  
  320. .hiddenCharacterWindow textarea {
  321.     width: 100%;
  322. }
  323.  
  324. .hiddenCharacterWindow h5 {
  325.     color: #bd7333;
  326.     padding-top: 0px;
  327.     margin-top: 10px;
  328.     margin-bottom: 10px;
  329.     font-size: 20px;
  330.     font-family: covered by your grace;
  331. }
  332.  
  333. .hiddenCharacterWindow span.connection-type-selection {
  334.     display: block;
  335.     margin-bottom: 10px;
  336. }
  337.  
  338. table.game {
  339.     float: left;
  340.     margin-right: 5px;
  341.     text-align: center;
  342.     width: 80px;
  343.     font-size: .7em;
  344. }
  345.  
  346. .labelfor-publicnote {
  347.     display: block;
  348. }
  349.  
  350. #form_optionalpublicnote {
  351.     width: 95%;
  352.     box-sizing: border-box;
  353. }
  354.  
  355. .widget-clear {
  356.     clear: both;
  357. }
  358.  
  359.  
  360. /* basic BBCode setup */
  361.  
  362. a img {
  363.     border: 0px;
  364. }
  365.  
  366. .bbcode_img {
  367.     max-width: 100%;
  368. }
  369.  
  370. ul.bbcode_list,
  371. #nowidgets ul {
  372.     list-style-type: disc;
  373. }
  374.  
  375. .bbcode_collapse {
  376.     padding-top: 2px;
  377.     letter-spacing: 5px;
  378. }
  379.  
  380. .bbcode_collapse .collapse_name {
  381.     padding-top: 2px;
  382.     cursor: pointer;
  383. }
  384.  
  385. .bbcode_collapse .collapse_content {
  386.     display: none;
  387.     padding-top: 5px;
  388.     padding-left: 15px;
  389.     margin-bottom: 10px;
  390.     padding-bottom: 2px;
  391.     letter-spacing: 0px;
  392.     border-bottom: 1px solid #000;
  393. }
  394.  
  395. table.bbcode_columns td {
  396.     vertical-align: top;
  397. }
  398.  
  399. .bbcode_column {
  400.     padding-left: 20px;
  401. }
  402.  
  403. .bbcode_firstcolumn {
  404.     padding-left: 0px;
  405. }
  406.  
  407. .bbcode_column img {
  408.     max-width: 333px;
  409. }
  410.  
  411. .bbcode_quote,
  412. .bbcode_code {
  413.     border: 1px solid #000;
  414.     margin: 20px 0;
  415. }
  416.  
  417. .bbcode_quote_head,
  418. .bbcode_code_head {
  419.     padding: 5px 20px;
  420. }
  421.  
  422. .bbcode_quote_body,
  423. .bbcode_code_body {
  424.     padding: 10px 20px;
  425. }
  426.  
  427. .bbcode_code_body {
  428.     overflow-x: scroll;
  429. }
  430.  
  431. .bbcode_center .bbcode_columns {
  432.     margin: auto auto;
  433. }
  434.  
  435. .bbcode_spoiler {
  436.     text-shadow: 0px 0px 10px #bd7333;
  437.     -webkit-transition: all 2s ease;
  438.     -moz-transition: all 2s ease;
  439.     -ms-transition: all 2s ease;
  440.     -o-transition: all 2s ease;
  441.     transition: all 2s ease;
  442.     background-color: transparent;
  443.     color: transparent;
  444.     font-family: covered by your grace;
  445. }
  446.  
  447. .bbcode_spoiler:hover {
  448.     color: #bd7333;
  449.     font-family: covered by your grace;
  450. }
  451.  
  452.  
  453. /* mobile elements */
  454.  
  455. .mobileonly {
  456.     display: none;
  457. }
  458.  
  459. .mobiletabletonly {
  460.     display: none;
  461. }
  462.  
  463. .desktoponly {
  464.     display: block;
  465. }
  466.  
  467.  
  468. /* mobile menus */
  469.  
  470. .menutoggle {
  471.     float: right;
  472.     font-size: 25px;
  473. }
  474.  
  475. .menutoggle.fa {
  476.     font-size: 25px;
  477. }
  478.  
  479. #toolbar a {
  480.     text-decoration: none;
  481. }
  482.  
  483. .toolbartoggle {
  484.     height: 25px;
  485.     padding: 10px 20px;
  486.     line-height: 25px;
  487. }
  488.  
  489.  
  490. /* Dropdown menus */
  491.  
  492. #toolbar-dropdown-nav,
  493. .nestedPages {
  494.     z-index: 50;
  495. }
  496.  
  497. span.mobiledropdowntoggle {
  498.     float: right;
  499.     padding: 0 10px;
  500.     text-align: center;
  501.     display: none;
  502.     font-size: 16px;
  503.     line-height: 20px;
  504. }
  505.  
  506.  
  507. /* This code relates to making youtube videos not overflow the page, even if the template is narrow or being viewed on a mobile device */
  508.  
  509. .video-container {
  510.     position: relative;
  511.     padding-bottom: 56.25%;
  512.     padding-top: 30px;
  513.     height: 0;
  514.     overflow: hidden;
  515. }
  516.  
  517. .video-container iframe,
  518. .video-container object,
  519. .video-container embed {
  520.     position: absolute;
  521.     top: 0;
  522.     left: 0;
  523.     width: 100%;
  524.     height: 100%;
  525. }
  526.  
  527. .bbcode_center .video-container {
  528.     margin: auto auto;
  529. }
  530.  
  531.  
  532. /* ********************************************************************************************************** ULTRA BASIC LAYOUT ********************************************************************************************************** */
  533.  
  534. body {
  535.     background: url(https://i.imgur.com/Z8j2mwC.jpg) no-repeat center center fixed;
  536.     -webkit-background-size: cover;
  537.     -moz-background-size: cover;
  538.     -o-background-size: cover;
  539.     background-size: cover;
  540. }
  541.  
  542. #sitecontainer {
  543.     width: 1000px;
  544.     -webkit-box-sizing: border-box;
  545.     -moz-box-sizing: border-box;
  546.     box-sizing: border-box;
  547.     padding: 0 40px;
  548.     margin: 0 auto;
  549.     background-color: rgba(0, 0, 0, 0);
  550.     font-color: #bd7333;
  551. }
  552.  
  553. #charheader {
  554.     background: transparent;
  555.     border-bottom: 1px solid #000;
  556.     outline-offset: 5px;
  557. }
  558.  
  559. #charheader .portraitcontainer {
  560.     float: left;
  561.     margin-left: 25px;
  562.     margin-bottom: 20px;
  563.     -webkit-mask-box-image: url(https://i.imgur.com/6okblef.png);
  564. }
  565.  
  566. #charheader .portraitcontainer {
  567.     width: 100px;
  568.     height: 100px;
  569. }
  570.  
  571. img.portrait {
  572.     width: 100px;
  573.     height: 100px;
  574.     position: absolute;
  575.     margin-top: 15px;
  576.     margin-left: 10px;
  577.  
  578. }
  579.  
  580. #toolbar ul,
  581. #pagetabs {
  582.     list-style-type: none;
  583.     margin: 0;
  584.     padding: 0;
  585.     text-align: center;
  586. }
  587.  
  588. #toolbar ul li,
  589. #pagetabs li {
  590.     display: inline-block;
  591.     margin-right: 20px;
  592. }
  593.  
  594. #toolbar ul ul li,
  595. #pagetabs ul li {
  596.     display: block;
  597.     margin-right: 0;
  598. }
  599.  
  600. #toolbar ul ul li a,
  601. #pagetabs ul li a {
  602.     display: block;
  603.     padding: 5px 10px;
  604. }
  605.  
  606. #toolbar ul,
  607. #pagetabs {
  608.     margin: 0;
  609.     padding: 0;
  610.     bottom-border: 1px solid #000;
  611. }
  612.  
  613. #alltabs {
  614.     clear: both;
  615. }
  616.  
  617. #charheader a,
  618. #footer a {
  619.     text-decoration: small;
  620. }
  621.  
  622.  
  623. /* Styles for dropdown menus */
  624.  
  625. #toolbar ul#toolbar-dropdown-nav a,
  626. #charheader ul.nestedPages a {
  627.     background-color: rgba(6, 24, 1, 0.7);
  628.     text-decoration: none;
  629.     background: none;
  630. }
  631.  
  632. ul#toolbar-dropdown-nav,
  633. #charheader ul.nestedPages {
  634.     background-color: rgba(6, 24, 1, 0.7);
  635.     border: 1px solid #000;
  636. }
  637.  
  638. ul#toolbar-dropdown-nav li,
  639. #charheader ul#pagetabs li ul.nestedPages li {
  640.     width: 150px;
  641.     text-align: left;
  642.     font-weight: normal;
  643. }
  644.  
  645. #toolbar ul#toolbar-dropdown-nav .dropdown-hover,
  646. #charheader ul.nestedPages .dropdown-hover {
  647.     background: #000;
  648. }
  649.  
  650. #toolbar ul#toolbar-dropdown-nav .dropdown-hover a,
  651. #charheader ul.nestedPages .dropdown-hover a {
  652.     color: #bd7333;
  653. }
  654.  
  655. #charcontent {
  656.     clear: both;
  657. }
  658.  
  659. #footer {
  660.     padding: 20px 0;
  661.     text-align: center;
  662.     image: center;
  663.     font-size: 10px;
  664. }
  665.  
  666. #footer:before {
  667.     content:  "This profile was inspired by Tam'nýer—a' and designed by Hadeslicious";
  668. }
  669.  
  670.  
  671. /*WIDGET STUFF*/
  672.  
  673. div#headerholder {
  674.     padding-left: 40px;
  675.     padding-right: 40px;
  676.     border: 2px solid #000;
  677.     z-index: 1;
  678.     background-color: rgba(6, 24, 1, 0.7);
  679.     font-color: #bd7333;
  680. }
  681.  
  682. div#headerholder:after {
  683.     background: inherit;
  684.     bottom: 0;
  685.     content: '';
  686.     display: block;
  687.     left: 0;
  688.     right: 0;
  689.     z-index: -1;
  690.     top: -54px;
  691.     background-color: rgba(6, 24, 1, 0.7);
  692.     font-color: #bd7333;
  693. }
  694.  
  695. li.widget {
  696.     padding-left: 20px;
  697.     padding-right: 20px;
  698.     border: 2px solid #000;
  699.     z-index: 1;
  700.     margin-top: 20px;
  701. padding-top:10px;
  702. padding-bottom: 10px;
  703.     background-color: rgba(6, 24, 1, 0.7);
  704.     font-color: #bd7333;
  705. }
  706. li.widget:after {
  707.  background: inherit;
  708.   bottom: 0;
  709.   content: '';
  710.   display: block;
  711.   left: 0;
  712.   position: absolute;
  713.   right: 0;
  714.   z-index: -1;
  715.     background-color: rgba(6, 24, 1, 0.7);
  716.     font-color: #bd7333;
  717. }
  718.  
  719.  
  720. td.label {
  721.     text-align: right;
  722. }
  723.  
  724. ul.inUseWidgets {
  725.     list-style-type: none;
  726.     margin: 0;
  727.     padding: 0;
  728. }
  729.  
  730. ul.inUseWidgets li.widget ul.vitalstats {
  731.     list-style-type: none;
  732.     margin: 0;
  733.     padding: 0;
  734. }
  735.  
  736.  
  737. /* GALLERY */
  738.  
  739. ul.gallery {
  740.     margin-left: 0;
  741.     padding-left: 0;
  742.     border-image: url(https://i.imgur.com/LaKx5Lz.png) 25 25 round;
  743. }
  744.  
  745. ul.gallery li {
  746.     display: inline;
  747.     width: 120px;
  748.     text-align: center;
  749.     padding: 5px;
  750. }
  751.  
  752. ul.gallery li img {
  753.     border: 0px;
  754. -webkit-mask-box-image: url(https://i.imgur.com/15ICG0X.png);
  755. }
  756.  
  757. ul.galleryedit li {
  758.     width: 100%;
  759.     float: none;
  760.     text-align: left;
  761.     display: block;
  762. }
  763.  
  764. ul.galleryedit img {
  765.     margin-right: 10px;
  766. }
  767.  
  768. .fullSizeGalleryImage {
  769.     max-width: 100%;
  770.     display: block;
  771.     padding: 10px 0;
  772.     margin: auto auto;
  773.     text-align: center;
  774. }
  775.  
  776. .gallerytitle {
  777.     display: block;
  778.     font-weight: bold;
  779.     margin: auto auto;
  780.     text-align: center;
  781. }
  782.  
  783. .gallerydesc {
  784.     display: block;
  785.     margin: auto auto;
  786.     text-align: center;
  787. }
  788.  
  789.  
  790. /* ALWAYS NEVER */
  791.  
  792. table.alwaysnever {
  793.     border-collapse: collapse;
  794.     border-spacing: 0px;
  795.     margin: 10px 0;
  796. max-width: 990px;
  797. }
  798.  
  799. .alwaysnever td {
  800.     border: 1px solid black;
  801.     margin: 0px;
  802.     padding: 0px;
  803.     vertical-align: top;
  804. }
  805.  
  806. .alwaysnever ul {
  807.     list-style-type: none;
  808.     padding: 0px;
  809.     margin: 0px;
  810. }
  811.  
  812. .alwaysnever ul li {
  813.     padding: 5px;
  814. }
  815.  
  816. .alwaystitle strong,
  817. .sometimestitle strong,
  818. .maybetitle strong,
  819. .nevertitle strong {
  820.     padding: 10px;
  821.     font-size: 1.2em;
  822.     text-align: center;
  823. }
  824.  
  825.  
  826. /* FRIEND AND ENEMY */
  827.  
  828. ul.friendswidget {
  829.     list-style-type: none;
  830. }
  831.  
  832. .charactertiescontainer table.friendswidget .portraitcontainer img,
  833. .charactertiescontainer table.friendswidget .portraitcontainer {
  834.     width: 40px;
  835.     height: 40px;
  836.     margin: 0;
  837.     padding: 0;
  838.     float: none;
  839. }
  840.  
  841. .charactertiescontainer table.friendswidget .portraitcontainer {
  842.     background: none;
  843.     margin: auto auto;
  844. }
  845.  
  846. table.friendswidget {
  847.     text-align: center;
  848.     margin: 10px;
  849.     float: left;
  850. }
  851.  
  852. .charactertiesend,
  853. .charactertiescontainer h4 {
  854.     clear: left;
  855. }
  856.  
  857. table.friendswidget {
  858.     width: 200px;
  859. }
  860.  
  861. table.friendswidget .picture {
  862.     width: 40px;
  863. }
  864.  
  865. .charactertiescontainer table.friendswidgetwithnote {
  866.     width: auto;
  867. }
  868.  
  869. table.friendswidget .playedby {
  870.     display: block;
  871.     font-size: .7em;
  872. }
  873.  
  874. .friendswidgetwithnote {
  875.     float: none;
  876.     clear: left;
  877. }
  878.  
  879. .friendswidgetwithnote td {
  880.     text-align: left;
  881. }
  882.  
  883. .friendswidgetwithnote td.friendname {
  884.     padding-left: 10px;
  885.     text-align: left;
  886. }
  887.  
  888. .friendswidgetwithnote td.note {
  889.     padding-left: 60px;
  890.     text-align: left;
  891. }
  892.  
  893. .friendswidgetwithnote {
  894.     margin-bottom: 10px;
  895. }
  896.  
  897. table.friendswidgetwithnote .playedby {
  898.     display: inline;
  899. }
  900.  
  901. .charactertiescontainer table.friendswidgetwithnote .portraitcontainer {
  902.     margin: 0px;
  903. }
  904.  
  905.  
  906. /* GROUPS N GUILDS */
  907.  
  908. .groupsngamesend {
  909.     clear: left;
  910. }
  911.  
  912.  
  913. /* ***************************** FLEXIBLE STATS */
  914.  
  915. table.flexstatstable {
  916.     border-collapse: collapse;
  917.     border-spacing: 0px;
  918.     margin: 10px 0;
  919. }
  920.  
  921. table.flexstatstable tr {
  922.     margin-bottom: 5px;
  923. }
  924.  
  925. table.flexstatstable td.statlabel {
  926.     text-align: right;
  927.     border: 1px solid black;
  928.     border-right: 0;
  929.     padding: 5px;
  930.     margin: 0;
  931.     font-weight: bold;
  932. }
  933.  
  934. table.flexstatstable td.statlevel {
  935.     text-align: left;
  936.     padding: 5px;
  937.     border: 1px solid black;
  938.     border-left: 0;
  939.     margin: 0;
  940. }
  941.  
  942. table.flexstatstable td.statlevel img {
  943.     display: none;
  944. }
  945.  
  946. table.flexstatstable .filleddisc {
  947.     background-color: grey;
  948.     border: 1px solid black;
  949.     width: 6px;
  950.     padding-left: 6px;
  951. }
  952.  
  953. table.flexstatstable .emptydisc {
  954.     background-color: #ffffff;
  955.     border: 1px solid black;
  956.     width: 6px;
  957.     padding-left: 6px;
  958. }
  959.  
  960. h4.flexstatsdivider {
  961.     margin: 5px;
  962. }
  963.  
  964. .disccontainer {
  965.     margin: 0px;
  966.     padding: 0px;
  967.     white-space: nowrap;
  968. }
  969.  
  970.  
  971. /* ***************************** GUESTBOOK */
  972. ul.guestbook,
  973. ul.guestbook_level_1,
  974. ul.guestbook_level_2,
  975. ul.guestbook_level_3 {
  976.     list-style-type: none;
  977.     margin: 0;
  978.     padding: 0;
  979. }
  980.  
  981. ul.guestbook>li {
  982.     min-height: 100px;
  983.     margin: 0;
  984. }
  985.  
  986. #charcontent ul.guestbook li div.portraitcontainer {
  987.     margin: 0;
  988.     padding: 0;
  989.     margin-right: 10px;
  990.     background: none;
  991.     width: 95px;
  992.     float: left;
  993. }
  994.  
  995.  
  996.  
  997. #charcontent ul.guestbook li div.portraitcontainer img {
  998.     margin: 0;
  999.     padding: 0;
  1000.     background: none;
  1001.     border: 1px #000000 solid;
  1002.     border-radius: 50px;
  1003. height: 30px;
  1004. width: 30px;
  1005. }
  1006.  
  1007. ul.guestbook .guestbookcommenter {
  1008.     font-weight: bold;
  1009. }
  1010.  
  1011. .guestbookwidget .guestbookcommentinfo {
  1012.     margin: 0;
  1013. margin-left: 40px;
  1014. }
  1015.  
  1016. .commenttime {
  1017.     font-weight: bold;
  1018. }
  1019.  
  1020. textarea.guestbookcomment {
  1021.     height: 150px;
  1022.     width: 100%;
  1023.     background-color: rgba(6, 24, 1, 0.7);
  1024.  
  1025. }
  1026.  
  1027. textarea.guestbookcomment.markItUpEditor {
  1028.     width: 98%;
  1029.     background-color: rgba(6, 24, 1, 0.7);
  1030.  
  1031. }
  1032.  
  1033. div.guestbookwidget textarea.markItUpEditor {
  1034.     color: #bd7333;
  1035.     background: rgba(6, 24, 1, 0.7);
  1036. }
  1037.  
  1038. div.guestbookwidget textarea.markItUpEditor {
  1039.     background-color: rgba(6, 24, 1, 0.7);
  1040. }
  1041.  
  1042. .guestbooktitle {
  1043.     font-size: 1.2em;
  1044. }
  1045.  
  1046. .guestbookwidget .recaptcha {
  1047.     margin-top: 10px;
  1048. }
  1049.  
  1050. .guestbookwidget .guestbooksubmit {
  1051.     margin-top: 10px;
  1052.     clear: both;
  1053. }
  1054.  
  1055. .guestbookwidget .pagenumbers {
  1056.     width: 100%;
  1057.     display: none;
  1058. }
  1059.  
  1060. .guestbookwidget .pagenumbers .prev {
  1061.     margin-left: 30px;
  1062. }
  1063.  
  1064. ul.guestbook li .enterguestbookcomment {
  1065.     padding: 20px;
  1066.     display: none;
  1067. }
  1068.  
  1069. ul.guestbook_level_1 {
  1070.     padding-left: 25px;
  1071. }
  1072.  
  1073. ul.guestbook_level_2 {
  1074.     padding-left: 25px;
  1075. }
  1076.  
  1077. ul.guestbook_level_3 {
  1078.     padding-left: 25px;
  1079. }
  1080.  
  1081. ul.guestbook .guestbookreply {
  1082.     display: none;
  1083. }
  1084.  
  1085. .enterguestbookcomment select {
  1086.     margin-bottom: 10px;
  1087. }
  1088.  
  1089. select {
  1090.     -webkit-writing-mode: horizontal-tb !important;
  1091.     text-rendering: auto;
  1092.     letter-spacing: normal;
  1093.     word-spacing: normal;
  1094.     text-transform: none;
  1095.     text-indent: 0px;
  1096.     text-shadow: none;
  1097.     display: inline-block;
  1098.     text-align: start;
  1099.     -webkit-appearance: menulist;
  1100.     box-sizing: border-box;
  1101.     align-items: center;
  1102.     white-space: pre;
  1103.     -webkit-rtl-ordering: logical;
  1104.     background-color: rgba(6, 24, 1, 0.7);
  1105.     cursor: default;
  1106.     margin: 0em;
  1107.     font: 400 13.3333px Arial;
  1108.     border-radius: 0px;
  1109.     border-width: 1px;
  1110.     border-style: solid;
  1111.     border-color: rgb(169, 169, 169);
  1112.     border-image: initial;
  1113. }
  1114.  
  1115. .markItUpContainer {
  1116.     border: 1px solid #000;
  1117.     background: url(https://i.imgur.com/G1OrU0i.jpg) repeat-x center;
  1118.     padding: 5px 5px 2px 5px;
  1119.     font-size: 14px;
  1120.     font-family: cambria, arial, helvetica, sans-serif;
  1121. }
  1122. /* ***************************** JOURNAL */
  1123.  
  1124. ul.journal {
  1125.     list-style-type: none;
  1126.     margin: 0px;
  1127.     padding: 0px;
  1128. }
  1129.  
  1130. ul.journal li {
  1131.     padding: 5px 10px;
  1132. }
  1133.  
  1134. ul.journal h4 .posttitle {
  1135.     font-size: 1.5em;
  1136. }
  1137.  
  1138. ul.journal h4 .postdate {
  1139.     font-size: 1em;
  1140.     margin-left: 20px;
  1141. }
  1142.  
  1143. ul.journal .pagenumbers {
  1144.     width: 100%;
  1145.     display: none;
  1146. }
  1147.  
  1148. ul.journal .pagenumbers .prev {
  1149.     margin-left: 30px;
  1150. }
  1151.  
  1152. div.journalwidget .pagenumbers {
  1153.     width: 100%;
  1154.     display: none;
  1155. }
  1156.  
  1157.  
  1158. /* ***************************** RECENT ACTIVITY WIDGET */
  1159.  
  1160. ul.notifications {
  1161.     list-style-type: none;
  1162.     margin: 0px;
  1163.     padding: 0px;
  1164. }
  1165.  
  1166. ul.notifications td.mainIcons .portraitcontainer,
  1167. ul.notifications td.mainIcons .portraitcontainer img {
  1168.     width: 32px;
  1169.     height: 32px;
  1170.     padding: 0px;
  1171.     float: none;
  1172.     display: inline;
  1173.     margin: 0px;
  1174.     background: none;
  1175. }
  1176.  
  1177. ul.notifications td.mainIcons .groupiconcontainer {
  1178.     float: none;
  1179.     display: inline;
  1180. }
  1181.  
  1182. ul.notifications td.mainIcons .portraitcontainer {
  1183.     margin: 5px;
  1184.     border: 0px;
  1185. }
  1186.  
  1187. ul.notifications td.mainIcons .portraitcontainer img {
  1188.     border: 1px solid #000000;
  1189. }
  1190.  
  1191. ul.notifications td.groupAssociation {
  1192.     font-size: .8em;
  1193.     font-weight: bold;
  1194.     padding-bottom: 14px;
  1195. }
  1196.  
  1197. ul.notifications .playedby {
  1198.     font-size: .7em;
  1199. }
  1200.  
  1201. ul.notifications td.mainIcons {
  1202.     vertical-align: center;
  1203.     white-space: nowrap;
  1204.     padding-right: 14px;
  1205. }
  1206.  
  1207. ul.notifications td.message {
  1208.     white-space: wrap;
  1209. }
  1210.  
  1211. ul.notifications .timestamp {
  1212.     display: block;
  1213.     padding-top: 5px;
  1214. }
  1215.  
  1216. ul.notifications li {
  1217.     padding-bottom: 5px;
  1218.     padding-top: 5px;
  1219.     border-bottom: 1px solid #000000;
  1220. }
  1221.  
  1222. ul.notifications li.galleryimage a img {
  1223.     border: 1px solid black;
  1224.     -moz-box-shadow: 3px 3px 3px #3D2216;
  1225.     -webkit-box-shadow: 3px 3px 3px #3D2216;
  1226.     box-shadow: 3px 3px 3px #3D2216;
  1227. }
  1228.  
  1229. ul.notifications li.gametag img {
  1230.     height: 20px;
  1231.     width: 20px;
  1232. }
  1233.  
  1234. ul.notifications span.timestamp {
  1235.     font-size: .8em;
  1236.     display: block;
  1237.     margin-top: 24px;
  1238. }
  1239.  
  1240. table.notification {
  1241.     margin-bottom: 20px;
  1242.     margin-top: 10px;
  1243. }
  1244.  
  1245. img.widgetUpdating {
  1246.     text-align: center;
  1247.     display: block;
  1248.     margin: auto auto;
  1249. }
  1250.  
  1251.  
  1252. /* ******************************* KUDOS WIDGET */
  1253.  
  1254. ul.kudoswidget {
  1255.     list-style-type: none;
  1256.     margin: 0px;
  1257.     padding: 0px;
  1258. }
  1259.  
  1260. ul.kudoswidget li {
  1261.     padding-top: 14px;
  1262.     padding-bottom: 14px;
  1263. }
  1264.  
  1265. ul.kudoswidget .kudosAuthor {
  1266.     padding-top: 14px;
  1267.     display: block;
  1268.     padding-left: 34px;
  1269. }
  1270.  
  1271. div.kudosForm textarea {
  1272.     height: 100px;
  1273.     width: 100%;
  1274. }
  1275.  
  1276. div.kudosForm .submitButton {
  1277.     padding: 3px 10px;
  1278. }
  1279.  
  1280. div.kudosForm h4 {
  1281.     font-size: 1.2em;
  1282.     margin-top: 10px;
  1283.     padding-top: 0px;
  1284. }
  1285.  
  1286. .kudosExplanation {
  1287.     font-style: italic;
  1288. }
  1289.  
  1290. .kudosExplanation input {
  1291.     font-style: normal;
  1292. }
  1293.  
  1294.  
  1295. #toolbar ul li, #pagetabs li {
  1296.     display: inline-block;
  1297.     margin-right: 20px;
  1298. color:#bd7333;
  1299. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement