MediaWiki: Common.css: различия между версиями

Материал из Vanilla Station
Перейти к: навигация, поиск
мНет описания правки
мНет описания правки
Строка 46: Строка 46:
}
}
@font-face {
@font-face {
    font-family: "Reaver";
  font-family: 'Montserrat';
    src: url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/Reaver-Regular.woff") format("woff"),url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/Reaver-Regular.ttf") format("truetype");
  font-style: italic;
    font-weight: 400;
  font-weight: 100 900;
    font-style: normal
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
}


@font-face {
.montserrat{
    font-family: "Reaver";
  font-family: 'Montserrat', sans-serif;
    src: url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/Reaver-Light.woff") format("woff"),url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/Reaver-Regular-Light.ttf") format("truetype");
  font-optical-sizing: auto;
    font-weight: 200;
  font-weight: 900;
    font-style: normal
  font-style: normal;
}
}


@font-face {
h1,h2,h3,h4,h5,h6 {
    font-family: "Reaver";
     font-family: 'Montserrat'
    src: url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/Reaver-SemiBold.woff") format("woff"),url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/Reaver-Regular-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}
 
@font-face {
    font-family: "Reaver";
    src: url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/Reaver-Bold.woff") format("woff"),url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/Reaver-Regular-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}
 
@font-face {
     font-family: "Reaver";
    src: url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/Reaver-Black.woff") format("woff"),url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/Reaver-Regular-Black.ttf") format("truetype");
    font-weight: 800;
    font-style: normal
}
}
*{font-family: "Radiance",sans-serif;}
*{font-family: "Radiance",sans-serif;}
h1,h2,h3,h4,h5,h6 {
    text-shadow: 0px 12px 30px #0000008f;
    font-family: "Reaver", serif;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 1.36px;
    position: relative;
    margin-top: .5rem;
}
h1{
h1{
     font-size:32px;
     font-size:32px;

Версия от 23:11, 19 июня 2024

/*ДЛЯ ТЕХ КТО БУДЕТ ПИЗДИТЬ МОЙ КОД - ИДИТЕ НАХУЙ!*/
@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')
}
@font-face {
    font-family: "Radiance";
    src: url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/radiance.eot");
    src: url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/radiance.eot?#iefix") format("embedded-opentype"),url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/radiance.woff") format("woff"),url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/radiance.ttf") format("truetype"),url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/radiance.svg#ywftsvg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Radiance";
    src: url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/radiance-bold.eot");
    src: url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/radiance-bold.eot?#iefix") format("embedded-opentype"),url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/radiance-bold.woff") format("woff"),url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/radiance-bold.ttf") format("truetype"),url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/radiance-bold.svg#ywftsvg") format("svg");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: "Radiance";
    src: url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/radiance-semibold.eot");
    src: url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/radiance-semibold.eot?#iefix") format("embedded-opentype"),url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/radiance-semibold.woff") format("woff"),url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/radiance-semibold.ttf") format("truetype"),url("https://cdn.cloudflare.steamstatic.com/apps/dota2/fonts/radiance-semibold.svg#ywftsvg") format("svg");
    font-weight: 700;
    font-style: normal
}

.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
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

.montserrat{
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Montserrat'
}
*{font-family: "Radiance",sans-serif;}
h1{
    font-size:32px;
    text-align:center !important;
    letter-spacing: 2.36px !important;
    border-bottom: 2px solid black;
    line-height: 1.5em;
}
h2{
    font-size:24px;
    border-bottom:2px solid black;
}
h3{
    font-size:20px;
}
h4,h5,h6{
    font-size:16px;
}
b{font-weight: 1000;}
/*ПРОЧАЯ ХРЕНЬ*/
.frame1 {border-radius: 12px;overflow: hidden;border: 1px solid black;flex-basis: calc(33% - 8px);flex-grow: 1;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: .15;background-image: url(https://cdn.cloudflare.steamstatic.com/apps/dota2/images/dota_react/icons/facets/ripple_texture.png)}
.frame5 {width: 100%;display: flex;flex-direction: row}
.frame6 {width: 44px;min-height: 38px;height:100%;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))}
.frame8 img{width:32px;height:auto;}
.frame9 {display: flex;flex-direction: row;align-items: center;color: #fff;text-transform: uppercase;font-size: 16px;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: 7px;background: #090d0fa8;z-index: 1}
.frame11 {font-size: 16px;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}
kbd {
      border: 1px solid #555555;
    border-radius: 0.2em;
    box-shadow: 0.1em 0.1em 0.2em rgba(0, 0, 0, 0.1);
    background-image: linear-gradient(to bottom, #1e1e1e, #393838, #1e1e1e);
    color: lightgrey;
    padding: 0.1em 0.3em;
    font-family: inherit;
    font-size: 0.95em;
}