Advertisement
97Lukas90

101. GB Custom CSS

Apr 21st, 2021
973
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 7.25 KB | None | 0 0
  1. .error-page .error-message {
  2.     color: white !important;
  3. }
  4.  
  5. #kunena.layout .input-append {
  6.     color: black;
  7.     display: flex;
  8. }
  9.  
  10. @media only screen and (max-width: 768px) {
  11. .col-sm-9 {
  12.     margin-top: -90px;
  13.     padding-right: 30px;
  14.     padding-left: 320px;
  15.     z-index: 2;
  16.     float: right;
  17.     position: absolute !important;
  18. }
  19. .col-xs-12 {
  20.     z-index: 1;
  21.     float: none;
  22. }
  23. }
  24.  
  25. .well {
  26.     background-color: transparent;
  27. }
  28.  
  29. .sige {
  30.     background-color: transparent !important;
  31. }
  32.  
  33. pre {
  34.     display: block;
  35.     padding: 9.5px;
  36.     margin: 0 0 10px;
  37.     font-size: 13px;
  38.     line-height: 1.42857143;
  39.     color: #333;
  40.     word-break: break-all;
  41.     word-wrap: break-word;
  42.     background-color: transparent;
  43.     border: none;
  44. }
  45.  
  46. img.cbImgPict.cbFullPict.img-thumbnail {
  47.     background-color: transparent;
  48.     border: none;
  49. }
  50.  
  51. .login-avatar.cb_template.cb_template_default {
  52.     width: 50%;
  53. }
  54.  
  55. .login-greeting {
  56.     display: none;
  57. }
  58.  
  59. .btn {
  60.     display: contents;
  61. }
  62.  
  63. .cb_template .img-thumbnail {
  64.     background-color: transparent !important;
  65.     border: none;
  66.     max-width: 40%;
  67.     height: auto;
  68. }
  69.  
  70. .cbUsersList.cb_template.cb_template_default {
  71.     transform: scale(1.5);
  72.     width: 60%;
  73.     margin-top: 120px;
  74.     margin-left: 170px;
  75.     padding-bottom: 90px;
  76. }
  77.  
  78. .nav-tabs>li>a {
  79.     color: white;
  80. }
  81.  
  82. .alert.alert-message {
  83.     background-color: limegreen;
  84.     border-color: transparent;
  85.     color: white;
  86. }
  87.  
  88. .alert.alert-message h4 {
  89.     color: white;
  90. }
  91.  
  92. .cb_template .form-control-plaintext {
  93.     font-size: 1rem;
  94.     line-height: 1.5;
  95.     color: white;
  96. }
  97.  
  98. .cbProfile.cb_template.cb_template_default {
  99.     background-color: transparent;
  100.     color: white;
  101.     width: 60%;
  102.     margin-left: auto;
  103.     margin-right: auto;
  104.     transform: scale(1.2);
  105.     padding-top: 40px;
  106.     padding-bottom: 40px;
  107. }
  108.  
  109. div#jevents {
  110.     background: rgba(46, 49, 49,0.7);
  111.     width: 80%;
  112.     margin-left: auto;
  113.     padding: 15px;
  114.     margin-right: auto;
  115.     margin-bottom: 25px;
  116. }
  117.  
  118. .gsl-scope .gsl-tab > .gsl-active > a {
  119.     color: #fff;
  120.     border-color: #1e87f0;
  121. }
  122.  
  123. header#top-head {
  124.     background-color: transparent;
  125. }
  126.  
  127. nav.gsl-navbar-container.ys-gsl-action-buttons.gsl-navbar {
  128.     background-color: transparent;
  129. }
  130.  
  131. #gslc.gsl-scope .gsl-content {
  132.     background-color: transparent;
  133. }
  134.  
  135. #jevents_body .cal_today a.cal_daylink {
  136.     background-color: limegreen;
  137. }
  138.  
  139. .jev_toprow div.currentmonth {
  140.     color: white !important;
  141. }
  142.  
  143. .jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
  144.     background-color: limegreen;
  145.     border: 1px solid limegreen;
  146. }
  147.  
  148. .gsl-navbar-left.gsl-width-expand\@m {
  149.     background-color: transparent;
  150. }
  151.  
  152. #jevents_body .event_legend_container {
  153.     border: none;
  154.     display: none;
  155. }
  156.  
  157. div.ev_adminpanel form div {
  158.     padding: 5px 10px 5px 5px;
  159.     display: none;
  160. }
  161.  
  162. .nav_bar_cell {
  163.     background-color: transparent;
  164.     padding-left: 20px;
  165. }
  166.  
  167. .jev_toprow.jev_monthv {
  168.     padding-bottom: 10px;
  169. }
  170.  
  171. div.new-navigation {
  172.     display: none;
  173. }
  174.  
  175. .nav-items > div:last-child {
  176.     border-radius: 0px;
  177.     border-right: 0px;
  178. }
  179.  
  180. .nav-items > div:first-child {
  181.     border-radius: 0px;
  182.     border-left: 0px;
  183. }
  184.  
  185. .nav-items > div {
  186.     border: 0px solid #ff3b30;
  187. }
  188.  
  189. #jevents_body .cal_table {
  190.     background-color: transparent;
  191. }
  192.  
  193. #jevents_body {
  194.     background: rgba(46, 49, 49,0.7);
  195. }
  196.  
  197. .btn {
  198.     line-height: 2.0;
  199.     color: white !important;
  200.     background-color: limegreen;
  201.     border-color: transparent;
  202. }
  203.  
  204. #eapps-instagram-feed-1 {
  205.     width: auto !important;
  206. }
  207.  
  208. .btn-default:hover {
  209.     color: #333;
  210.     background-color: limegreen;
  211.     border-color: transparent;
  212. }
  213.  
  214. [class^="icon-"], [class*=" icon-"] {
  215.     display: inline-block;
  216.     width: 14px;
  217.     height: 14px;
  218.     margin-right: .25em;
  219.     line-height: 31px;
  220.     background-image: none;
  221. }
  222.  
  223. .alert-info {
  224.     color: #ffffff;
  225.     background-color: #363735;
  226.     border-color: #bce8f1;
  227. }
  228.  
  229. div#ccomment {
  230.     background: rgba(46, 49, 49,0.7);
  231.     padding: 7px;
  232. }
  233.  
  234. ul.pager.pagenav {
  235.     display: none;
  236. }
  237.  
  238. .ccomment-avatar {
  239.     visibility: hidden;
  240. }
  241.  
  242. .span1.hidden-phone {
  243.     display: none;
  244. }
  245.  
  246. .ccomment .btn-small {
  247.     padding: 4px 12px;
  248.     margin-bottom: 0;
  249.     font-size: 14px;
  250.     line-height: 20px;
  251.     color: white !important;
  252.     text-decoration: underline;
  253.     text-shadow: none !important;
  254. }
  255.  
  256. button.ccomment-add-new.btn.btn-mini {
  257.     color: black !important;
  258. }
  259.  
  260. a.muted.ccomment-created {
  261.     text-decoration-line: none;
  262. }
  263.  
  264. .js-calendar {
  265.     color: black !important;
  266. }
  267.  
  268. div#kunena {
  269.     color: #ffffff;
  270.     padding: 30px;
  271.     background-color: #363735;
  272.     border-color: #bce8f1;
  273.     border-width: thin;
  274.     border-style: solid;
  275.     margin-bottom: 30px;
  276. }
  277.  
  278. .layout-boxed .body-innerwrapper {
  279.     background: rgba(46, 49, 49,0.7);
  280.     color: white;
  281. }
  282.  
  283. h2 {
  284.    color: white !important;
  285. }
  286.  
  287. h1 {
  288.    color: white !important;
  289. }
  290.  
  291. h3 {
  292.    color: white !important;
  293. }
  294.  
  295. #sp-main-body {
  296.    padding: 30px 30px;
  297.     max-width: 1540px !important;
  298. }
  299.  
  300. .layout-boxed .body-innerwrapper {
  301.     margin: 0 auto -30px;
  302.     max-width: 1540px !important;
  303. }
  304.  
  305. ::-webkit-scrollbar {
  306.     display: none;
  307. }
  308.  
  309. .myButton {
  310.     background-color:#96ca2d;
  311.     border-radius:8px;
  312.     border:1px solid #96ca2d;
  313.     display:inline-block;
  314.     cursor:pointer;
  315.     color:white;
  316.     font-size:15px;
  317.     padding:6px 15px;
  318.     text-decoration:none;
  319. }
  320.  
  321. .myButton:active {
  322.     position:relative;
  323.     top:1px;
  324. }
  325.  
  326. button#dropdownMenuButton-6 {
  327.     background: rgba(46, 49, 49, 0);
  328.     padding: 0 !important;
  329. }
  330.  
  331. #sp-footer {
  332.     background: #0e0f10;
  333.     max-width: 1540px !important;
  334.     margin: 0px auto -25px;
  335. }
  336.  
  337. .sp-default-logo {
  338.     max-height: 70px !important;
  339.     display: block !important;
  340. }
  341.  
  342. .navbar {
  343.     display: none;
  344. }
  345.  
  346. .article-info {
  347.     margin: 0 -8px 30px;
  348.     line-height: 10px;
  349.     display: none;
  350. }
  351.  
  352. .social_logos {
  353.     margin-top: -8px;
  354.     margin-right: 50px;
  355. }
  356.  
  357. .sp-megamenu-parent {
  358.     margin: 0 50px;
  359. }
  360.  
  361. a {
  362.   color: white;
  363.   text-decoration: underline;
  364. }
  365.  
  366. .helix-social-share {
  367.     display: none;
  368. }
  369.  
  370. .info {
  371.     margin-bottom: 50px;
  372. }
  373.  
  374. .sp-module ul >li >a {
  375.     color: #ffffff;
  376. }
  377.  
  378. .sp-module .sp-module-title {
  379.     font-size: 16px;
  380. }
  381.  
  382. .icons {
  383.     color: black;
  384. }
  385.  
  386. span.add-on {
  387.     color: black;
  388. }
  389.  
  390. .input-append .add-on, .input-prepend .add-on {
  391.     padding: 4px 5px 20px 5px !important;
  392. }
  393.  
  394. .entry-header h2 a {
  395.     color: white;
  396. }
  397.  
  398.  
  399. .btn-group.pull-right {
  400.     display: block !important;
  401.     background: rgba(46, 49, 49, 0);
  402.     padding: 0 !important;
  403. }
  404.  
  405. #kunena.layout .inputbox#catid {
  406.     display: none;
  407. }
  408.  
  409. a.hasTooltip {
  410.     display: contents !important;
  411.     visibility: visible !important;
  412. }
  413.  
  414. span.icon.icon-home.hasTooltip {
  415.     display: contents !important;
  416. }
  417.  
  418. button#jform_publish_up_btn {
  419.     color: black !important;
  420. }
  421.  
  422. button#jform_publish_down_btn {
  423.     color: black !important;
  424. }
  425.  
  426. legend {
  427.     padding-bottom: 10px;
  428.     color: white !important;
  429. }
  430.  
  431. div#sp-right {
  432.     padding-bottom: 50px;
  433. }
  434.  
  435. div#sp-left {
  436.     padding-bottom: 50px;
  437. }
  438.  
  439. .input-append .add-on, .input-prepend .add-on {
  440.     padding: 4px 5px 36px 5px !important;
  441. }
  442.  
  443. .site {
  444.     scrollbar-width: none;
  445. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement