MediaWiki:Common.css

Материал из Vanilla Station
Перейти к: навигация, поиск

Замечание: Возможно, после публикации вам придётся очистить кэш своего браузера, чтобы увидеть изменения.

  • Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить либо нажмите Ctrl+F5 или Ctrl+R (⌘+R на Mac)
  • Google Chrome: Нажмите Ctrl+Shift+R (⌘+Shift+R на Mac)
  • Internet Explorer / Edge: Удерживая Ctrl, нажмите Обновить либо нажмите Ctrl+F5
  • Opera: Нажмите Ctrl+F5.
/*ДЛЯ ТЕХ КТО БУДЕТ ПИЗДИТЬ МОЙ КОД - ИДИТЕ НАХУЙ!*/
@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v170/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOej.woff2) format('woff2')
}

.material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased
}
.frame1{width: calc(50% - 8px);height: auto;position: relative;box-shadow: 0px 12px 16px #00000054;display: flex;flex-direction: column;margin-bottom: 10px;}
.frame2{position: absolute;width: 100%;height: 100%;background: linear-gradient(to right, #565C61, #1B1B21);}
.frame3{width: 100%; height: fit-content;display: flex;flex-direction: row;position: relative;}
.frame4{filter: invert(35%) sepia(24%) saturate(99%) hue-rotate(164deg) brightness(92%) contrast(92%);position: absolute;width: 100%;height: 100%;background-size: cover;opacity: .2;background-image: url("https://cdn.cloudflare.steamstatic.com/apps/dota2/images/dota_react/icons/facets/ripple_texture.png");}
.frame5{width: 100%;height: 100%;display: flex;flex-direction: row;}
.frame6{width: 64px;height: 64px;position: relative;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.frame7{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1));border-right: 1px solid rgba(255, 255, 255, .03);}
.frame8{width: 32px;height: 32px;background-size: cover;z-index: 1;filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.3));}
.frame9{display: flex;flex-direction: row;align-items: center;color: #fff;text-transform: uppercase;font-size: 20px;letter-spacing: 1px;font-weight: 600;padding: 4px 20px;font-family: Reaver, serif;text-shadow: 0px 2px 8px rgba(0, 0, 0, .5);z-index: 1;}
.frame10{display: flex;flex-direction: column;height: fit-content;padding: 16px;background: #090d0fa8;z-index: 1;}
.frame11{font-size: 17px;color: #8b989e;line-height: 1.3;font-weight: 600;display: flex;flex-direction: row;gap: 6px;lign-items: top;}
.frame12{width: 0px;min-width: 0px;}
.frame13{width: 6px; height: 6px;min-width: 6px;border-radius: 3px;background-color: #8b989e;margin-top: 8px;}
.frame14{width: 100%;flex-grow: 1;background: #090d0fa8;z-index: 1;}