1
Fork 0
poke/css/app.main.css

1290 lines
32 KiB
CSS
Raw Normal View History

2023-03-31 17:32:22 -04:00
@font-face {
font-family: "PokeTube Flex";
2023-09-22 11:18:09 -04:00
src: url("https://p.poketube.fun/https://cdn.glitch.global/43b6691a-c8db-41d4-921c-8cf6aa0d9108/robotoflex.ttf?v=16683434286881");
2023-03-31 17:32:22 -04:00
font-style: normal;
font-stretch: 1% 800%;
font-display: swap;
}
2023-06-14 16:22:55 -04:00
.emoji {
width: 16px;
pointer-events:none;
}
2023-03-31 17:32:22 -04:00
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 900;
font-display: swap;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuBWYMZg.ttf?v=16683434286881) format('truetype');
2023-03-31 17:32:22 -04:00
}
@font-face {
font-family: 'Sigmar One';
font-style: normal;
font-weight: 400;
font-display: swap;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.gstatic.com/s/sigmarone/v16/co3DmWZ8kjZuErj9Ta3dk6M.ttf?v=16683434286881) format('truetype');
2023-03-31 17:32:22 -04:00
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-display: swap;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vAw.ttf?v=16683434286881) format('truetype');
2023-03-31 17:32:22 -04:00
}
2023-03-19 10:41:18 -04:00
:root {
--chip-background-hover: #3f3f3f;
2023-02-02 14:12:36 -05:00
}
2023-02-02 05:51:34 -05:00
body {
2023-03-19 10:41:18 -04:00
font-size: 16px;
2023-02-02 05:51:34 -05:00
}
2023-01-31 15:24:56 -05:00
/* cyrillic */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 300;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-300-italic.woff2?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-300-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
font-display: swap;
2023-01-31 15:24:56 -05:00
}
/* cyrillic-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-01-31 15:24:56 -05:00
font-weight: 300;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-300-italic.woff2?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-300-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
U+FE2E-FE2F;
2023-01-31 15:24:56 -05:00
}
/* greek */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 300;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-300-italic.woff2?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-300-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+0370-03FF;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-01-31 15:24:56 -05:00
}
/* greek-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-01-31 15:24:56 -05:00
font-weight: 300;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-300-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-300-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+1F00-1FFF;
}
/* latin */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
font-display: swap;
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 300;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-300-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-300-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
U+FEFF, U+FFFD;
2023-01-31 15:24:56 -05:00
}
/* latin-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 300;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-300-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-300-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
font-display: swap;
2023-01-31 15:24:56 -05:00
}
/* cyrillic */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 400;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-400-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-400-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
font-display: swap;
2023-01-31 15:24:56 -05:00
}
/* cyrillic-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-01-31 15:24:56 -05:00
font-weight: 400;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-400-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-400-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
U+FE2E-FE2F;
2023-01-31 15:24:56 -05:00
}
/* greek */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 400;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-400-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-400-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+0370-03FF;
}
/* greek-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-01-31 15:24:56 -05:00
font-weight: 400;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-400-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-400-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+1F00-1FFF;
}
/* latin */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 400;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-400-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-400-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
U+FEFF, U+FFFD;
2023-01-31 15:24:56 -05:00
}
/* latin-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 400;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-400-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-400-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
2023-01-31 15:24:56 -05:00
}
/* cyrillic */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 500;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-500-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-500-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
font-display: swap;
2023-01-31 15:24:56 -05:00
}
/* cyrillic-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 500;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-500-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-500-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
U+FE2E-FE2F;
font-display: swap;
2023-01-31 15:24:56 -05:00
}
/* greek */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 500;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-500-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-500-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+0370-03FF;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-01-31 15:24:56 -05:00
}
/* greek-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 500;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-500-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-500-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+1F00-1FFF;
}
/* latin */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 500;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-500-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-500-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
U+FEFF, U+FFFD;
2023-01-31 15:24:56 -05:00
}
/* latin-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 500;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-500-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-500-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
2023-01-31 15:24:56 -05:00
}
/* cyrillic */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-01-31 15:24:56 -05:00
font-weight: 700;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-700-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-700-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
2023-01-31 15:24:56 -05:00
}
/* cyrillic-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 700;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-700-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-700-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
U+FE2E-FE2F;
font-display: swap;
2023-01-31 15:24:56 -05:00
}
/* greek */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 700;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-700-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-700-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+0370-03FF;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-01-31 15:24:56 -05:00
}
/* greek-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 700;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-700-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-700-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+1F00-1FFF;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-01-31 15:24:56 -05:00
}
/* latin */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 700;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-700-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-700-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
U+FEFF, U+FFFD;
2023-01-31 15:24:56 -05:00
}
/* latin-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
font-display: swap;
2023-01-31 15:24:56 -05:00
font-style: italic;
font-weight: 700;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-700-italic.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-700-italic.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
2023-01-31 15:24:56 -05:00
}
/* cyrillic */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
font-display: swap;
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 300;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-300-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-300-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
2023-01-31 15:24:56 -05:00
}
/* cyrillic-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 300;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-300-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-300-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
font-display: swap;
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
U+FE2E-FE2F;
2023-01-31 15:24:56 -05:00
}
/* greek */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-01-31 15:24:56 -05:00
font-weight: 300;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-300-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-300-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+0370-03FF;
}
/* greek-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
font-display: swap;
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 300;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-300-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-300-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+1F00-1FFF;
}
/* latin */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 300;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-300-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-300-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
U+FEFF, U+FFFD;
2023-01-31 15:24:56 -05:00
}
/* latin-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-01-31 15:24:56 -05:00
font-weight: 300;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-300-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-300-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
2023-01-31 15:24:56 -05:00
}
/* cyrillic */
@font-face {
2023-03-19 10:41:18 -04:00
font-display: swap;
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 400;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-400-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-400-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
2023-01-31 15:24:56 -05:00
}
/* cyrillic-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-display: swap;
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 400;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-400-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-400-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
U+FE2E-FE2F;
2023-01-31 15:24:56 -05:00
}
/* greek */
@font-face {
2023-03-19 10:41:18 -04:00
font-display: swap;
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 400;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-400-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-400-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+0370-03FF;
}
/* greek-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-display: swap;
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 400;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-400-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-400-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+1F00-1FFF;
}
/* latin */
@font-face {
2023-03-19 10:41:18 -04:00
font-display: swap;
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 400;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-400-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-400-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
U+FEFF, U+FFFD;
2023-01-31 15:24:56 -05:00
}
/* latin-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-display: swap;
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 400;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-400-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-400-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
2023-01-31 15:24:56 -05:00
}
/* cyrillic */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
font-display: swap;
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 500;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-500-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-500-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
2023-01-31 15:24:56 -05:00
}
/* cyrillic-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 500;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-500-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-500-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
U+FE2E-FE2F;
2023-01-31 15:24:56 -05:00
}
/* greek */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
font-display: swap;
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 500;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-500-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-500-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+0370-03FF;
}
/* greek-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-01-31 15:24:56 -05:00
font-weight: 500;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-500-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-500-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+1F00-1FFF;
}
/* latin */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 500;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-500-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-500-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
U+FEFF, U+FFFD;
2023-01-31 15:24:56 -05:00
}
/* latin-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 500;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-500-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-500-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
2023-01-31 15:24:56 -05:00
}
/* cyrillic */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-01-31 15:24:56 -05:00
font-weight: 700;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-700-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-700-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
2023-01-31 15:24:56 -05:00
}
/* cyrillic-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 700;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-700-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-cyrillic-ext-700-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
U+FE2E-FE2F;
2023-01-31 15:24:56 -05:00
}
/* greek */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-01-31 15:24:56 -05:00
font-weight: 700;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-700-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-700-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+0370-03FF;
}
/* greek-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-display: swap;
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 700;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-700-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-greek-ext-700-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
2023-01-31 15:24:56 -05:00
unicode-range: U+1F00-1FFF;
}
/* latin */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 700;
2023-03-19 10:41:18 -04:00
font-display: swap;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-700-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-700-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
U+FEFF, U+FFFD;
2023-01-31 15:24:56 -05:00
}
/* latin-ext */
@font-face {
2023-03-19 10:41:18 -04:00
font-family: "Ubuntu";
2023-01-31 15:24:56 -05:00
font-style: normal;
font-weight: 700;
2023-09-22 11:18:09 -04:00
src: url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-700-normal.woff?v=166834342868812)
2023-03-19 10:41:18 -04:00
format("woff2"),
2023-09-22 11:18:09 -04:00
url(https://p.poketube.fun/https://fonts.bunny.net/ubuntu/files/ubuntu-latin-ext-700-normal.woff?v=16683434286881)
2023-03-19 10:41:18 -04:00
format("woff");
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
font-display: swap;
2023-01-31 15:24:56 -05:00
}
2022-08-08 20:00:07 -04:00
::-webkit-scrollbar {
2023-01-01 13:17:24 -05:00
width: 8.5px;
background-color: #36363e;
2022-08-08 20:00:07 -04:00
}
::-webkit-scrollbar-thumb {
2023-01-01 13:17:24 -05:00
background-color: #7c7c84;
border-radius: 8.75px;
2022-08-08 20:00:07 -04:00
}
::-webkit-scrollbar-thumb:hover {
2023-01-01 13:17:24 -05:00
background-color: #909098;
2022-08-08 20:00:07 -04:00
}
2023-10-02 11:43:48 -04:00
2023-12-14 14:16:20 -05:00
body {cursor: url('/static/cursor.ico'), default}
2023-10-02 12:11:59 -04:00
a,
btn,
button,
input,
select,
button,
summary,
span > a,
2023-12-14 13:42:27 -05:00
li > a {cursor: url('/static/cursor-pointer.ico'), pointer !important;}
2023-10-02 11:43:48 -04:00
2022-08-08 20:00:07 -04:00
p {
2023-01-01 13:17:24 -05:00
color: #fff;
2022-08-08 20:00:07 -04:00
}
h1 {
2023-01-01 13:17:24 -05:00
font-size: 50px;
margin: 0;
color: #fff;
2022-08-08 20:00:07 -04:00
}
h5 {
2023-01-01 13:17:24 -05:00
display: block;
font-size: 0.83em;
margin: 1.67em 0;
font-weight: 700;
color: #fff;
2022-08-08 20:00:07 -04:00
}
a {
2023-01-01 13:17:24 -05:00
color: #007bff;
text-decoration: none;
background-color: transparent;
2022-08-08 20:00:07 -04:00
}
a:hover {
2023-01-01 13:17:24 -05:00
color: #0056b3;
text-decoration: underline;
2022-08-08 20:00:07 -04:00
}
a:not([href]) {
2023-01-01 13:17:24 -05:00
color: inherit;
text-decoration: none;
2022-08-08 20:00:07 -04:00
}
a:not([href]):hover {
2023-01-01 13:17:24 -05:00
color: inherit;
text-decoration: none;
2022-08-08 20:00:07 -04:00
}
2023-01-01 13:17:24 -05:00
.page-footer-section a,
.page-footer-section p {
color: #b2b4bf;
2022-08-08 20:00:07 -04:00
}
p {
2023-01-01 13:17:24 -05:00
margin-top: 0;
margin-bottom: 1rem;
2022-08-08 20:00:07 -04:00
}
p {
2023-01-01 13:17:24 -05:00
display: block;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 0;
margin-inline-end: 0;
2022-08-08 20:00:07 -04:00
}
2023-01-01 13:17:24 -05:00
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
2022-08-08 20:00:07 -04:00
}
2023-01-01 13:17:24 -05:00
.h5,
h5 {
font-size: 1.3125rem;
2022-08-08 20:00:07 -04:00
}
2023-01-01 13:17:24 -05:00
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.25;
2022-08-08 20:00:07 -04:00
}
2023-01-01 13:17:24 -05:00
.h5,
h5 {
font-size: 1.25rem;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
color: #fff;
2022-08-08 20:00:07 -04:00
}
.page-footer-section {
2023-01-01 13:17:24 -05:00
position: relative;
padding-top: 100px;
padding-bottom: 20px;
background-color: #f0eef5;
2022-08-08 20:00:07 -04:00
}
.page-footer-section.bg-dark .caption {
2023-01-01 13:17:24 -05:00
color: rgba(255, 255, 255, 0.6);
2022-08-08 20:00:07 -04:00
}
.page-footer-section.bg-dark hr {
2023-01-01 13:17:24 -05:00
border-color: #4d4853;
2022-08-08 20:00:07 -04:00
}
.menu-link {
2023-01-01 13:17:24 -05:00
position: relative;
padding-left: 0;
list-style: none;
2022-08-08 20:00:07 -04:00
}
.menu-link li {
2023-01-01 13:17:24 -05:00
display: block;
margin: 10px 0;
2022-08-08 20:00:07 -04:00
}
.mea:hover {
2023-01-01 13:17:24 -05:00
color: #526bf5;
text-decoration: none;
2022-08-08 20:00:07 -04:00
}
2023-01-01 13:17:24 -05:00
.page-footer-section a,
.page-footer-section p {
color: #b2b4bf;
2022-08-08 20:00:07 -04:00
}
.page-footer-section a:hover {
2023-01-01 13:17:24 -05:00
color: #526bf5;
text-decoration: none;
2022-08-08 20:00:07 -04:00
}
.client-img > img {
2023-01-01 13:17:24 -05:00
width: auto;
max-width: 100%;
height: auto;
max-height: 100px;
2022-08-08 20:00:07 -04:00
}
.row {
2023-01-01 13:17:24 -05:00
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
2022-08-08 20:00:07 -04:00
}
.fa-icon {
2023-01-01 13:17:24 -05:00
align-items: center;
background-color: transparent;
border: 0;
display: inline-flex;
justify-content: center;
margin: 0;
padding: 0 0.1em;
position: relative;
user-select: none;
vertical-align: text-bottom;
-webkit-user-select: none;
2022-08-08 20:00:07 -04:00
}
.fa-icon > * {
2023-01-01 13:17:24 -05:00
pointer-events: none;
2022-08-08 20:00:07 -04:00
}
2023-01-01 13:17:24 -05:00
.fa-icon.disabled,
.fa-icon[disabled] {
color: var(--button-disabled-ink);
fill: var(--button-disabled-ink);
filter: var(--button-disabled-filter);
stroke: var(--button-disabled-ink);
pointer-events: none;
2022-08-08 20:00:07 -04:00
}
2023-01-01 13:17:24 -05:00
.fa-icon > .fa-icon-badge,
.fa-icon.disabled > .fa-icon-badge {
visibility: hidden;
2022-08-08 20:00:07 -04:00
}
.fa-icon.fa-icon-badged > .fa-icon-badge {
2023-01-01 13:17:24 -05:00
bottom: -20%;
display: inline-block;
font: 60% sans-serif;
left: calc(100% - 0.2em);
position: absolute;
visibility: visible;
2022-08-08 20:00:07 -04:00
}
.fa-icon.fa-icon-hflipped > svg {
2023-01-01 13:17:24 -05:00
transform: scale(-1, 1);
2022-08-08 20:00:07 -04:00
}
.fa-icon.fa-icon-vflipped > svg {
2023-01-01 13:17:24 -05:00
transform: scale(1, -1);
2022-08-08 20:00:07 -04:00
}
.fa-icon > svg {
2023-01-01 13:17:24 -05:00
height: 1em;
overflow: visible;
width: 1em;
2022-08-08 20:00:07 -04:00
}
.fa-icon > .fa-icon_bar-chart {
2023-01-01 13:17:24 -05:00
width: calc(1em * 2048 / 1792);
2022-08-08 20:00:07 -04:00
}
2023-01-01 13:17:24 -05:00
.fa-icon > .fa-icon_cloud-download,
.fa-icon > .fa-icon_cloud-upload,
.fa-icon > .fa-icon_cogs,
.fa-icon > .fa-icon_eraser,
.fa-icon > .fa-icon_film {
width: calc(1em * 1920 / 1792);
2022-08-08 20:00:07 -04:00
}
.fa-icon > .fa-icon_code {
2023-01-01 13:17:24 -05:00
width: calc(1em * 1830 / 1792);
2022-08-08 20:00:07 -04:00
}
.fa-icon > .fa-icon_exclamation-triangle {
2023-01-01 13:17:24 -05:00
width: calc(1em * 1794 / 1792);
2022-08-08 20:00:07 -04:00
}
2023-01-01 13:17:24 -05:00
.fa-icon > .fa-icon_clipboard,
.fa-icon > .fa-icon_comment-alt,
.fa-icon > .fa-icon_external-link,
.fa-icon > .fa-icon_eye-dropper,
.fa-icon > .fa-icon_eye-open,
.fa-icon > .fa-icon_eye-slash,
.fa-icon > .fa-icon_files-o,
.fa-icon > .fa-icon_list-alt {
width: calc(1em * 1792 / 1792);
2022-08-08 20:00:07 -04:00
}
2023-01-01 13:17:24 -05:00
.fa-icon > .fa-icon_download-alt,
.fa-icon > .fa-icon_font,
.fa-icon > .fa-icon_search,
.fa-icon > .fa-icon_spinner,
.fa-icon > .fa-icon_unlink,
.fa-icon > .fa-icon_upload-alt,
.fa-icon > .fa-icon_zoom-in,
.fa-icon > .fa-icon_zoom-out {
width: calc(1em * 1664 / 1792);
2022-08-08 20:00:07 -04:00
}
.fa-icon > .fa-icon_home {
2023-01-01 13:17:24 -05:00
width: calc(1em * 1612 / 1792);
2022-08-08 20:00:07 -04:00
}
.fa-icon > .fa-icon_check {
2023-01-01 13:17:24 -05:00
width: calc(1em * 1550 / 1792);
2022-08-08 20:00:07 -04:00
}
2023-01-01 13:17:24 -05:00
.fa-icon > .fa-icon_clock-o,
.fa-icon > .fa-icon_cog,
.fa-icon > .fa-icon_floppy-o,
.fa-icon > .fa-icon_info-circle,
.fa-icon > .fa-icon_pause-circle-o,
.fa-icon > .fa-icon_play-circle-o,
.fa-icon > .fa-icon_power-off,
.fa-icon > .fa-icon_question-circle,
.fa-icon > .fa-icon_refresh,
.fa-icon > .fa-icon_save,
.fa-icon > .fa-icon_sliders,
.fa-icon > .fa-icon_undo {
width: calc(1em * 1536 / 1792);
2022-08-08 20:00:07 -04:00
}
.fa-icon > .fa-icon_arrow-right {
2023-01-01 13:17:24 -05:00
width: calc(1em * 1472 / 1792);
2022-08-08 20:00:07 -04:00
}
.fa-icon > .fa-icon_filter {
2023-01-01 13:17:24 -05:00
width: calc(1em * 1410 / 1792);
2022-08-08 20:00:07 -04:00
}
2023-01-01 13:17:24 -05:00
.fa-icon > .fa-icon_plus,
.fa-icon > .fa-icon_trash-o {
width: calc(1em * 1408 / 1792);
2022-08-08 20:00:07 -04:00
}
.fa-icon > .fa-icon_times {
2023-01-01 13:17:24 -05:00
width: calc(1em * 1188 / 1792);
2022-08-08 20:00:07 -04:00
}
2023-01-01 13:17:24 -05:00
.fa-icon > .fa-icon_angle-up,
.fa-icon > .fa-icon_double-angle-up,
.fa-icon > .fa-icon_lock,
.fa-icon > .fa-icon_unlock-alt {
width: calc(1em * 1152 / 1792);
2022-08-08 20:00:07 -04:00
}
.fa-icon > .fa-icon_double-angle-left {
2023-01-01 13:17:24 -05:00
width: calc(1em * 966 / 1792);
2022-08-08 20:00:07 -04:00
}
.fa-icon > .fa-icon_bolt {
2023-01-01 13:17:24 -05:00
width: calc(1em * 896 / 1792);
2022-08-08 20:00:07 -04:00
}
body {
2023-01-01 13:17:24 -05:00
background: #000;
2022-08-08 20:00:07 -04:00
}
nav {
2023-01-01 13:17:24 -05:00
font-family: Roboto;
display: flex;
justify-content: space-between;
height: 4em;
2022-08-08 20:00:07 -04:00
}
nav a {
2023-01-01 13:17:24 -05:00
color: #fff;
text-decoration: none;
font-weight: 700;
2022-08-08 20:00:07 -04:00
}
nav a span {
2023-01-01 13:17:24 -05:00
color: red;
2022-08-08 20:00:07 -04:00
}
nav .left {
2023-01-01 13:17:24 -05:00
display: flex;
justify-content: flex-start;
align-items: center;
padding-left: 1em;
2022-08-08 20:00:07 -04:00
}
nav .left a {
2023-01-01 13:17:24 -05:00
margin-left: 30px;
2022-08-08 20:00:07 -04:00
}
nav .left a i {
2023-01-01 13:17:24 -05:00
padding-right: 4px;
2022-08-08 20:00:07 -04:00
}
nav .middle {
2023-01-01 13:17:24 -05:00
display: flex;
justify-content: center;
align-items: center;
2022-08-08 20:00:07 -04:00
}
nav .middle .search-bar {
2023-01-01 13:17:24 -05:00
display: flex;
transform: translateY(1em);
background: #222;
border: 1px solid #444;
width: 320px;
height: 30px;
2022-08-08 20:00:07 -04:00
}
nav .middle button {
2023-01-01 13:17:24 -05:00
display: flex;
transform: translate(22em, -1.25em);
2023-08-08 14:42:25 -04:00
background: none !important;
2023-01-01 13:17:24 -05:00
color: #999;
padding: 10px 10px;
border: 1px;
border-radius: 50%;
2022-08-08 20:00:07 -04:00
}
nav .middle input {
2023-01-01 13:17:24 -05:00
background: #454545;
color: #999;
padding: 2px 25px;
2022-08-08 20:00:07 -04:00
}
.search {
2023-01-01 13:17:24 -05:00
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
2022-08-08 20:00:07 -04:00
}
.search .search-bar {
2023-01-01 13:17:24 -05:00
display: flex;
transform: translateY(1.5em);
background: #222;
border: 1px solid #444;
width: 320px;
height: 30px;
2022-08-08 20:00:07 -04:00
}
.search button {
2023-01-01 13:17:24 -05:00
display: flex;
transform: translate(11.5em, -0.75em);
background: #454545;
color: #999;
padding: 10px 10px;
border: 1px;
border-radius: 50%;
2022-08-08 20:00:07 -04:00
}
.search input {
2023-01-01 13:17:24 -05:00
background: #454545;
color: #999;
padding: 2px 25px;
2022-08-08 20:00:07 -04:00
}
nav .right {
2023-01-01 13:17:24 -05:00
display: flex;
align-items: center;
padding-right: 1.5em;
2022-08-08 20:00:07 -04:00
}
nav .right a {
2023-01-01 13:17:24 -05:00
padding-left: 1.5em;
2022-08-08 20:00:07 -04:00
}
nav .right img {
2023-01-01 13:17:24 -05:00
height: 30px;
width: 30px;
border-radius: 50%;
2022-08-08 20:00:07 -04:00
}
2022-11-05 07:57:44 -04:00
.video > .thumbnail > .video-length {
font-size: smaller;
background-color: #0008;
color: #fff;
padding: 2px;
border-radius: 3px;
font-family: PokeTube Flex;
font-stretch: 100%;
font-weight: 600;
2022-11-15 07:06:34 -05:00
}
2023-01-08 14:11:00 -05:00
@media screen and (min-width: 865px) {
2023-01-01 13:17:24 -05:00
.btn.btn-success {
transform: translate(21em, -1.25em) !important;
2023-01-08 14:11:00 -05:00
/* Old webkit based browsers */
-webkit-transform: translate(21em, -1.25em) !important;
2023-01-01 13:17:24 -05:00
}
2022-11-15 07:06:34 -05:00
}
2023-01-01 13:17:24 -05:00
nav .middle .search-bar {
2023-08-08 14:42:25 -04:00
border-radius: 8px !important;
2023-01-20 05:20:36 -05:00
font-family: "poketube flex", sans-serif !important;
font-weight: 850 !important;
font-stretch: extra-expanded !important;
2023-01-01 13:17:24 -05:00
}
2023-01-31 15:24:56 -05:00
2023-02-14 09:36:39 -05:00
form > .btn.btn-success:hover {
cursor: pointer;
2023-03-19 10:41:18 -04:00
}