Продам Стиль сайта RUST CASTA (gamestore.app)

CSS:
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic);
* {
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif
}

.gs-loader {background: #222c32 !important; }
.gs-loader .gs-loader-inner .spi{
    width: 100px !important;
    background-repeat: no-repeat  !important;
    height: 100px !important;
    background-size: cover !important;
    background-position: center !important;
    animation-name: load;
    animation-duration: 1.8s ;
    animation-iteration-count: infinite ;

}
.gs-loader .gs-loader-inner .spi:before{
    border: none !important;
}
.gs-loader .gs-loader-inner .spi:after{
    background: none !important;
}
.modal-body {background: #1a1a21; }

.modal .modal-header {background: #16161b; }

.modal .modal-footer {background: #16161b;}

.dropdown-menu {background: #332727; }

.navbar {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 11px;
}
.header__image {
    margin-top: 30px
}
.navbar-brand {
    display: none
}
.nav-item {
    display: inline-block;
    border-bottom: 9px solid transparent;
    border-color: rgba(255, 255, 255, 0) !important;
    transition: all 0.1s
}
.nav-item:hover {
    border-color: rgba(255, 255, 255, 1) !important
}
.nav-link {
    display: inline-block;
    text-align: center;
    line-height: 30px;
    height: 30px;
    color: #fff !important;
    text-shadow: 1px 1px 1px #333;
    font-weight: 800;
    font-size: 30px;
    transition: all 0.1s
}
.dropdown-menu {
    border-radius: 0 0 10px 10px;
    margin: 0px;
    background: #272131;
}
.xbox_store .store-servers {
    display: none
}
.desc1 {
    position: relative;
    display: block;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 138px;
    margin-bottom: -138px;
    z-index: 10000
}
.btn-desc1 {
    display: block;
    position: absolute;
    right: -1px;
    bottom: -39px
}
.xbox {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 12px;
}
.xbox .xbox__header {
    background-color: rgba(0, 0, 0, 0) !important;
    padding: 11px 11px 0px 11px
}
.xbox .xbox__header h4 {
    color: #fff !important;
    text-shadow: 1px 1px 1px #333;
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    margin: 0px 5px;
    text-transform: uppercase
}
.xbox .xserver {
    background-color: rgba(255, 255, 255, 0.05);
    margin-bottom: 3px;
    width: 100%;
    padding: 5px;
    cursor: pointer;
    transition: all 0.1s ease-in-out
}

.progress {
    background-color: rgba(255, 255, 255, 0.08);
    border-radius: 0px;
    height: 30px;
    padding: 4px
}
.progress-bar {
    background-color: #FF6347 !important;
    animation: none !important;
    height: 22px
}
.xserver__links .ml-auto a {
    opacity: 0.5
}
.xbox a:hover {
    color: #fff;
    opacity: 1
}

.xbox_store h4::before, .xbox_queue h4::before, .xbox_purchases h4::before {
    font: normal normal normal 24px FontAwesome;
    content: "\f07a  "
}
.xbox_payments h4::before {
    font: normal normal normal 24px FontAwesome;
    content: "\f0d6  "
}
.xbox_transfers h4::before {
    font: normal normal normal 24px FontAwesome;
    content: "\f0ec  "
}
.xbox_bonuses h4::before {
    font: normal normal normal 24px FontAwesome;
    content: "\f067  "
}
.xbox_promocodes h4::before {
    font: normal normal normal 24px FontAwesome;
    content: "\f295  "
}

.xbox__footer {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 0px
}
.profile-navigation .nav-link {
    line-height: 14px
}
.server-navigation .nav-link {
    line-height: 14px
}
.player-stats__navigation .nav-link {
    line-height: 14px
}
.store-categories .btn-secondary {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 800;
    font-size: 15px;
    background-color: rgba(255, 255, 255, 0.1);
    border: 0;
    border-bottom: 2px solid transparent;
    border-color: rgba(255, 255, 255, 0) !important;
    box-shadow: 0 0px 10px rgba(255, 255, 255, 0);
    transition: all 0.2s
}
.xbox_store h4::after {
    content: ""
}
.store-categories .active {
    color: #fff;
    background-color: #0275d8
}
.btn, .bth:hover, .btn:active, .btn:focus {
    border-radius: 8px;
    text-shadow: 1px 1px 1px #333;
    transition: all 0.2s
}
.btn-secondary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}
.btn-secondary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b
}
.btn-secondary:active, .btn-secondary:focus {
    color: #fff;
    background-color: #0275d8;
    box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}

/* .btn-default {background: ; }
.footer {background: ; } */

.xbox_vk_groups{
    background-color: rgba(0, 0, 0, 0.2);
    opacity: .4;
}
.wcommunity_colored.wcommunity_wrap{
    background-color: #0000004d !important;
    border-radius: 10px !important;
}
.widgetFooter-1l6LHW{
    background: #202225ba !important;
}
.widgetBody-1YvOmj{
    background: rgba(0, 0, 0, 0.3) !important;
}
.widgetHeader-2Hz_Ln{
    background: #7289da8a;
}
.product{
    border-radius: 10px !important;
}
#page_wrap {
    border-radius: 11px;
    overflow: hidden;
    opacity: 0.7;}

#vk_widget{
    opacity: 0.6;
    border-radius: 5%;
    overflow: hidden;
}

.form-group{
    border-radius: 9px;
    overflow: hidden;
}
    
@keyframes load {

    0%{
        background-image: url(https://gspics.org/images/2022/01/30/0QYRXK.png);
    }

    10%{
        background-image: url(https://gspics.org/images/2022/01/30/0QYRXK.png);
    }
    33%{
        background-image: url(https://gspics.org/images/2022/01/30/0QYSO7.png);

    }
    66%{
        background-image: url(https://gspics.org/images/2022/01/30/0QYdCn.png)
    }
    100%{
        background-image: url(https://gspics.org/images/2022/01/30/0QYonu.png)
    }
}
 
Там css код и джава код, выглядеть будет вот так https://rustpia.gamestores.app/#/app/store/
CSS:
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic);
* {
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif
}
/*
 * ============================================
 *            COPYRIGHT RAGE-RUST.RU
              css dev:
              discord: 7859.
              vk: https://vk.com/kiss_lyak
 * ============================================
*/

/*
 *
 *  =================================================================
 *                             
 *                             Attention!
 *  *If you try to steal the code, you will be reported to the DMCA.
 *  *Attention, the code of this site is officially registered.
 *  *We strongly do not recommend copying it in order to avoid fines!
 *
 *  =================================================================
*/
.desc-service {
    background: #2e3d6247;
    height: 30px;
    border-radius: 0 15px 15px 0;
    padding-left: 15px;
    padding-top: 5px;
    margin-bottom: 10px;
    box-shadow: -3px 0 #ee993e;
}
.desc-service.tooltipparent:after {
    content: "?";
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 8px 0 15px 0;
    padding: 3px 8px 2px 10px;
    line-height: initial;
    font-size: 12px;
    color: rgb(232, 230, 227);
}
.desc-service .tooltiptext {
    position: absolute;
    padding: 15px;
    right: 0;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.2s ease-out;
    opacity: 0;
    border-radius: 8px;
    transform: translate(100%, -54%);
    font-size: 14px;
    color: rgb(232, 230, 227);
    max-width: 320px;
}
@media screen and (max-width: 992px) {
  .desc-service:hover > .tooltiptext {
    transform: translate(0, calc(100% + 13px));
  }
}
.desc-service .tooltiptext {
  position: absolute;
  padding: 15px;
  right: 0;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease-out;
  opacity: 0;
  border-radius: 8px;
  transform: translate(100%, -54%);
  font-size: 14px;
  color: rgb(232, 230, 227);
  max-width: 320px;
}
@media screen and (max-width: 992px) {
  .desc-service .tooltiptext {
    top: unset;
    bottom: 0;
    transform: translate(0, calc(100% + 17px));
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
  }
}
.desc-service .tooltiptext:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-99%, -50%);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid rgba(0, 0, 0, 0.5) !important;
}
@media screen and (max-width: 992px) {
  .desc-service .tooltiptext:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -99%);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(0, 0, 0, 0.7) !important;
  }
}
.gs-loader {background: #222c32 !important; }
.gs-loader .gs-loader-inner .spi{
    width: 100px !important;
    background-repeat: no-repeat  !important;
    height: 100px !important;
    background-size: cover !important;
    background-position: center !important;
    animation-name: load;
    animation-duration: 1.8s ;
    animation-iteration-count: infinite ;

}
.gs-loader .gs-loader-inner .spi:before{
    border: none !important;
}
.gs-loader .gs-loader-inner .spi:after{
    background: none !important;
}
.modal-body {background: #1a1a21; }

.modal .modal-header {background: #16161b; }

.modal .modal-footer {background: #16161b;}

.dropdown-menu {background: #332727; }

.navbar {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 11px;
}
.header__image {
    margin-top: 30px
}
.navbar-brand {
    display: none
}
.nav-item {
    display: inline-block;
    border-bottom: 9px solid transparent;
    border-color: rgba(255, 255, 255, 0) !important;
    transition: all 0.1s
}
.nav-item:hover {
    border-color: rgba(255, 255, 255, 1) !important
}
.nav-link {
    display: inline-block;
    text-align: center;
    line-height: 30px;
    height: 30px;
    color: #fff !important;
    text-shadow: 1px 1px 1px #333;
    font-weight: 800;
    font-size: 30px;
    transition: all 0.1s
}
.dropdown-menu {
    border-radius: 0 0 10px 10px;
    margin: 0px;
    background: #272131;
}
.xbox_store .store-servers {
    display: none
}
.desc1 {
    position: relative;
    display: block;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 138px;
    margin-bottom: -138px;
    z-index: 10000
}
.btn-desc1 {
    display: block;
    position: absolute;
    right: -1px;
    bottom: -39px
}
.xbox {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 12px;
}
.xbox .xbox__header {
    background-color: rgba(0, 0, 0, 0) !important;
    padding: 11px 11px 0px 11px
}
.xbox .xbox__header h4 {
    color: #fff !important;
    text-shadow: 1px 1px 1px #333;
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    margin: 0px 5px;
    text-transform: uppercase
}
.xbox .xserver {
    background-color: rgba(255, 255, 255, 0.05);
    margin-bottom: 3px;
    width: 100%;
    padding: 5px;
    cursor: pointer;
    transition: all 0.1s ease-in-out
}

.progress {
    background-color: rgba(255, 255, 255, 0.08);
    border-radius: 0px;
    height: 30px;
    padding: 4px
}
.progress-bar {
    background-color: #FF6347 !important;
    animation: none !important;
    height: 22px
}
.xserver__links .ml-auto a {
    opacity: 0.5
}
.xbox a:hover {
    color: #fff;
    opacity: 1
}

.xbox_store h4::before, .xbox_queue h4::before, .xbox_purchases h4::before {
    font: normal normal normal 24px FontAwesome;
    content: "\f07a  "
}
.xbox_payments h4::before {
    font: normal normal normal 24px FontAwesome;
    content: "\f0d6  "
}
.xbox_transfers h4::before {
    font: normal normal normal 24px FontAwesome;
    content: "\f0ec  "
}
.xbox_bonuses h4::before {
    font: normal normal normal 24px FontAwesome;
    content: "\f067  "
}
.xbox_promocodes h4::before {
    font: normal normal normal 24px FontAwesome;
    content: "\f295  "
}

.xbox__footer {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 0px
}
.profile-navigation .nav-link {
    line-height: 14px
}
.server-navigation .nav-link {
    line-height: 14px
}
.player-stats__navigation .nav-link {
    line-height: 14px
}
.store-categories .btn-secondary {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 800;
    font-size: 15px;
    background-color: rgba(255, 255, 255, 0.1);
    border: 0;
    border-bottom: 2px solid transparent;
    border-color: rgba(255, 255, 255, 0) !important;
    box-shadow: 0 0px 10px rgba(255, 255, 255, 0);
    transition: all 0.2s
}
.xbox_store h4::after {
    content: ""
}
.store-categories .active {
    color: #fff;
    background-color: #0275d8
}
.btn, .bth:hover, .btn:active, .btn:focus {
    border-radius: 8px;
    text-shadow: 1px 1px 1px #333;
    transition: all 0.2s
}
.btn-secondary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}
.btn-secondary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b
}
.btn-secondary:active, .btn-secondary:focus {
    color: #fff;
    background-color: #0275d8;
    box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}

/* .btn-default {background: ; }
.footer {background: ; } */

.xbox_vk_groups{
    background-color: rgba(0, 0, 0, 0.2);
    opacity: .4;
}
.wcommunity_colored.wcommunity_wrap{
    background-color: #0000004d !important;
    border-radius: 10px !important;
}
.widgetFooter-1l6LHW{
    background: #202225ba !important;
}
.widgetBody-1YvOmj{
    background: rgba(0, 0, 0, 0.3) !important;
}
.widgetHeader-2Hz_Ln{
    background: #7289da8a;
}
.product{
    border-radius: 10px !important;
}
#page_wrap {
    border-radius: 11px;
    overflow: hidden;
    opacity: 0.7;}

#vk_widget{
    opacity: 0.6;
    border-radius: 5%;
    overflow: hidden;
}

.form-group{
    border-radius: 9px;
    overflow: hidden;
}

JavaScript:
document.addEventListener('load', ()=>document.querySelectorAll('.product__price').forEach(elem=>parseInt(elem.innerText) == 0 ? elem.innerText = 'БЕСПЛАТНО' : ''), true);
 
Активность
Пока никто не печатает сообщение

Похожие темы