Advertisement
Guest User

Stuff

a guest
Feb 19th, 2020
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 7.38 KB | None | 0 0
  1.  
  2.         .ql {
  3.     background-color: rgba(30,30,30,.7);
  4.     padding: 5px;
  5.     padding-bottom: 15px;
  6.     margin-bottom: 20px;
  7.     border-radius: 3px;
  8.     box-shadow: #080808 1px 1px 15px;
  9. }
  10.  
  11. .qlcontent {
  12.     text-align: center;
  13.     margin: auto;
  14. }
  15.  
  16. .ql .header {
  17.     padding: 12px;
  18.     font-size: 18px;
  19.     margin-bottom: 20px;
  20.     background-color: #1c92b9;
  21.     color: #FFF;
  22. }
  23.  
  24. .quick-links {
  25.     display: inline-block;
  26.     text-align: center;
  27.     width: 100%;
  28.     margin-bottom: 10px;
  29. }
  30.  
  31. .quick-links a {
  32.     padding: 5px;
  33.     background-color: #222;
  34.     border: 1px solid #8D4D91;
  35.     width: 100%;
  36.     text-align: center;
  37.     font-size: 18px;
  38.     border-radius: 5px;
  39.     display: inline-block;
  40. }
  41.  
  42. @media screen and (max-width: 480px) {
  43.     .quick-links a {
  44.         font-size : 11px;
  45.         padding: 5px;
  46.     }    
  47. }
  48.  
  49.     .body-inner {
  50.         background: rgba(0, 0, 0, .5);
  51.     }
  52.  
  53.     .panel-default > .panel-heading {
  54.         background-color: #14a4cd;
  55.     }
  56.  
  57.     .text-color {
  58.         color: #14a4cd;
  59.     }
  60.  
  61.     div::-webkit-scrollbar {
  62.         width: .7em !important;
  63.         background-color: rgba(20, 20, 20, .4) !important;
  64.     }
  65.  
  66.     div::-webkit-scrollbar-thumb {
  67.         background-color: #14a4cd     !important;
  68.         border-radius: 4px !important;
  69.     }
  70.  
  71.     .list-group-item.active {
  72.         background: #14a4cd;
  73.         border-color: rgba(250, 250, 250, .3);
  74.     }
  75.  
  76.     .navbar.navbar-inverse .nav > li.active > a, .navbar.navbar-inverse .nav > li > a:hover, .navbar.navbar-inverse .nav > li > a:active {
  77.         color: #14a4cd;
  78.     }
  79.  
  80.     a {
  81.         color: #14a4cd;
  82.     }
  83.  
  84.     a:hover, a:focus {
  85.         color: #46d6ff;
  86.     }
  87.  
  88.     .navbar .container .collapse .nav .dropdown .dropdown-menu > li > a:hover, thead {
  89.         background: #14a4cd;
  90.     }
  91.  
  92.     .bracket-header {
  93.         background-color: #14a4cd;
  94.         font-family: "Stardos Stencil", cursive!important;
  95.        
  96.  
  97.     }
  98.  
  99.     .btn-default {
  100.         background: #14a4cd;
  101.         color: white;
  102.         border-color: #14a4cd;
  103.     }
  104.  
  105.     .btn-default:hover, .list-group a:hover {
  106.         color: white;
  107.         background: #46d6ff ;
  108.     }
  109.  
  110.     .panel-body .nav li.active, .panel-body .nav li:hover {
  111.         border-left: #14a4cd solid 4px;
  112.     }
  113.  
  114.     .form-control:focus {
  115.         border-color: #14a4cd;
  116.     }
  117.  
  118.     .panel-body .nav.nav-tabs li.active a, .panel-body .nav.nav-tabs li:hover a {
  119.         color: white;
  120.     }
  121.  
  122.     .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  123.         background-color: #14a4cd;
  124.         border-color: #14a4cd;
  125.     }
  126.  
  127.     .onoffswitch-switch {
  128.         background-color: #14a4cd;
  129.     }
  130.  
  131.     .onoffswitch-inner:after, .onoffswitch-inner:before {
  132.         color: #14a4cd;
  133.     }
  134.  
  135.  
  136.  
  137.         body {
  138.             background-image: url(https://artfiles.alphacoders.com/565/56559.jpg);/*https://artfiles.alphacoders.com/565/56559.jpg*/
  139.             background-attachment: fixed;
  140.             background-size: 100% 100%;
  141.         }
  142.  
  143.         @media  screen and ( max-width: 768px ) {
  144.             body {
  145.                 background-size: cover;
  146.             }
  147.        
  148.  
  149.  
  150. /* Spacing */
  151. .category-children {
  152.     margin-bottom: 10px;
  153.     max-width: 100% !important;
  154.     margin-top: 7px;
  155. }
  156. /* Spacing */
  157. /* Style of the spacing */
  158. .category-children a {
  159.     padding: 0.5px;
  160.     background: rgba(20, 20, 20, 0.5);
  161.     margin-right: 10px;
  162.     border-radius: 0;
  163.     -moz-box-shadow: 1px 1px 0px #222222, -1px -1px 0px #000000;
  164.     -webkit-box-shadow: 1px 1px 0px #222222, -1px -1px 0px #000000;
  165.     box-shadow: 1px 1px 0px #222222, -1px -1px 0px #000000;
  166. }
  167. /* Style of the spacing */
  168.  
  169.  
  170. /* Style for quotes */
  171. .blockquote {
  172.     padding: 10px 20px;
  173.     margin: 10px 0px 20px;
  174.     border-left: 5px solid #eee;
  175. }
  176.  
  177. .post-message blockquote {
  178.     background-image: url("https://s13.postimg.org/6x0222jjr/q-up.png"), url("https://s13.postimg.org/njhmb5chj/q-down.png");
  179.     background-position: left 8px top, right 10px bottom;
  180.     background-repeat: no-repeat;
  181.     background-color:#181818;
  182.     padding: 11px 40px;
  183.     margin-bottom: -10px;
  184.     margin-top: 10px;
  185.     border-radius: 0;
  186.     -moz-box-shadow:1px 1px 0px #222222, -1px -1px 0px #000000;
  187.     -webkit-box-shadow:1px 1px 0px #222222, -1px -1px 0px #000000;
  188.     box-shadow:1px 1px 0px #222222, -1px -1px 0px #000000;
  189.     border: #000 solid 0;
  190. }
  191.  
  192. .navbar-left-forum li:nth-child(1) a:before {
  193.      font: normal normal normal 14px/1 FontAwesome;
  194.      content: "\f015 ";
  195. }
  196.  
  197. .navbar-left-forum li:nth-child(2) a:before {
  198.      font: normal normal normal 14px/1 FontAwesome;
  199.      content: "\f0e6 ";
  200. }
  201.  
  202. .navbar-left-forum li:nth-child(3) a:before {
  203.     font: normal normal normal 14px/1 FontAwesome;
  204.     content: "\f095 ";
  205. }
  206.  
  207. .navbar-left-forum li:nth-child(4) a:before {
  208.     font: normal normal normal 14px/1 FontAwesome;
  209.     content: "\f0c0 ";
  210. }
  211.  
  212. .navbar-left-forum li:nth-child(5) a:before {
  213.     font: normal normal normal 14px/1 FontAwesome;
  214.     content: "\f233 ";
  215. }
  216.  
  217.     .navbar-left-forum li:nth-child(6) a:before {
  218.     font: normal normal normal 14px/1 FontAwesome;
  219.     content: "\f06e ";
  220.    
  221.     }
  222.    
  223.     .navbar-left-forum li:nth-child(7) a:before {
  224.     font: normal normal normal 14px/1 FontAwesome;
  225.     content: "\f0e3 ";
  226. }
  227.  
  228.  /*beginning of creators*/
  229.  
  230.  
  231. /* Three columns side by side */
  232. .column {
  233.     float: left;
  234.     width: 33.3%;
  235.     margin-bottom: 16px;
  236.     padding: 0 8px;
  237. }
  238.  
  239. /* Display the columns below each other instead of side by side on small screens */
  240. @media screen and (max-width: 650px) {
  241.     .column {
  242.         width: 100%;
  243.         display: block;
  244.     }
  245. }
  246.  
  247. /* Add some shadows to create a card effect */
  248. .card {
  249.     box-shadow: 0 4px 8px 0 rgba(142, 77, 204, 0.5);
  250. }
  251.  
  252. /* Some left and right padding inside the container */
  253. .container {
  254.     padding: 0 16px;
  255. }
  256.  
  257. /* Clear floats */
  258. .container::after, .row::after {
  259.     content: "";
  260.     clear: both;
  261.     display: table;
  262. }
  263.  
  264. .title {
  265.     color: "ffff00";
  266.     font-family: "Akronim", cursive!important;
  267. }
  268.  
  269. .button {
  270.     border: #76DBE5;
  271.     outline: 1;
  272.     display: inline-block;
  273.     padding: 8px;
  274.     color: white;
  275.     background-color: #313335;/*rgba(0, 0, 0, 5);*/
  276.     text-align: center;
  277.     cursor: pointer;
  278.     width: 100%;
  279. }
  280.  
  281. .button:hover {
  282.     background-color: #1b1b1c;
  283. }
  284.  
  285. /* End of creators*/
  286. /* Scroll bar */
  287. *, :after, :before {
  288.     -webkit-box-sizing: border-box;
  289.     -moz-box-sizing: border-box;
  290.     box-sizing: border-box;
  291. }
  292. *, :after, :before {
  293.     -webkit-box-sizing: border-box;
  294.     -moz-box-sizing: border-box;
  295.     box-sizing: border-box;
  296. }
  297. /* Colour of the scrollbar background */
  298. ::-webkit-resizer {
  299.     background-color: #666;
  300. }
  301. /* Dimenstions of the scrollbar */
  302. ::-webkit-scrollbar {
  303.     width: 8px;
  304.     height: 3px;
  305. }
  306. ::-webkit-scrollbar-button {
  307.     height: 0;
  308.     background-color: transparent;
  309. }
  310. ::-webkit-scrollbar-corner {
  311.     background-color: #218ebb;
  312. }
  313. ::-webkit-scrollbar-thumb {
  314.     height: 5px;
  315.     background-color: #218ebb;
  316. /* change border-radius: 3px; to 0px; for square cornors */
  317.     border-radius: 3px;
  318. }
  319. ::-webkit-scrollbar-track {
  320.     background-color: #218ebb;
  321. }
  322. ::-webkit-scrollbar-track-piece {
  323.     background-color: #222222;
  324. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement