This commit is contained in:
Aevann1 2022-01-14 13:57:01 +02:00
parent 080a9e6455
commit a715c29e75
5775 changed files with 0 additions and 1163525 deletions

Binary file not shown.

Binary file not shown.

View file

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/assets/CHRISTMAS/images/icon.webp?a=1">
<TileColor>#FF66AC</TileColor>
</tile>
</msapplication>
</browserconfig>

View file

@ -1,96 +0,0 @@
@charset "UTF-8";
:root {
--dark: #3E2C18;
--secondary: #F0E0D6;
--white: #F1E7D0;
--black: #433434;
--light: #F0E0D6;
--muted: #AA9881;
--gray: #AA9881;
--gray-100: #817261;
--gray-200: #433434;
--gray-300: #433434;
--gray-400: #AA9881;
--gray-500: #F0E0D6;
--gray-600: #F0E0D6;
--gray-700: #F0E0D6;
--gray-800: #F0E0D6;
--gray-900: #F0E0D6;
}
blockquote {
background-color: #c0c0c0;
}
.text-muted {
color: var(--black) !important;
}
.text-white {
color: var(--primary) !important;
}
.modal .comment-actions a {
color: var(--gray-500);
}
.navbar-light .navbar-nav .nav-link .fa, .navbar-light .navbar-nav .nav-link .fas, .navbar-light .navbar-nav .nav-link .far, .navbar-light .navbar-nav .nav-link .fab {
color: var(--black);
}
.dropdown-item:hover, .dropdown-item:focus, .dropdown-item.active {
background-color: #bda78e !important;
}
html * {
font-family: arial, helvetica, sans-serif !important;
color: #800000
}
body, #main-content-col {
background-color: var(--secondary) !important;
}
.border-right, .border-left, .border-top, .border-bottom, .border {
border-color: #D9BFB7 !important
}
.card-header {
border-color: #D9BFB7 !important
}
.post-title a {
color: #800000 !important;
}
.comment, .card {
background-color: var(--secondary) !important;
border-color: #D9BFB7 !important;
}
.form-control {
border-color: #D9BFB7 !important;
}
.post-actions *:hover, .comment-actions *:hover, .comment-actions .copy-link:hover {
color: #F00 !important
}
a {
color: var(--primary);
}
blockquote p {
color: green !important;
}
.transparent {
background: None !important;
}
#frontpage .post-title a:visited {
color: #949494 !important;
}
.btn {
color: var(--primary) !important;
}
#profilestuff > * {
color: #cfcfcf !important;
}

View file

@ -1,16 +0,0 @@
html {
cursor:url('https://i.ibb.co/4VZB08S/Image.webp'), auto;
}
.nav-item .text-small.font-weight-bold::before {
content: "((("
}
.nav-item .text-small.font-weight-bold::after {
content: ")))"
}
.nav-item .text-small-extra.text-primary {
font-size: 0 !important
}
.nav-item .text-small-extra.text-primary i {
font-size: 11px !important
}

View file

@ -1,98 +0,0 @@
@charset "UTF-8";
/* latin-ext */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: url(../fonts/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
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;
}
/* latin */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: url(../fonts/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
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;
}
/* latin-ext */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
src: url(../fonts/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
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;
}
/* latin */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
src: url(../fonts/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
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;
}
:root {
--dark: #3E2C18;
--secondary: #DDD2C4;
--white: #F1E7D0;
--black: #433434;
--light: #DDD2C4;
--muted: #AA9881;
--gray: #AA9881;
--gray-100: #817261;
--gray-200: #433434;
--gray-300: #433434;
--gray-400: #AA9881;
--gray-500: #DDD2C4;
--gray-600: #DDD2C4;
--gray-700: #DDD2C4;
--gray-800: #DDD2C4;
--gray-900: #DDD2C4;
}
* {
font-family: 'Lato' !important;
}
blockquote {
background-color: #c0c0c0;
}
.text-muted {
color: var(--black) !important;
}
.modal .comment-actions a {
color: var(--gray-500);
}
.navbar-light .navbar-nav .nav-link .fa, .navbar-light .navbar-nav .nav-link .fas, .navbar-light .navbar-nav .nav-link .far, .navbar-light .navbar-nav .nav-link .fab {
color: var(--black);
}
.dropdown-item:hover, .dropdown-item:focus, .dropdown-item.active {
background-color: #bda78e !important;
}
.transparent {
background: None !important;
}
#frontpage .post-title a:visited {
color: #949494 !important;
}
.btn {
color: var(--primary) !important;
}
.table {
color: #433434 !important;
}
#profilestuff > * {
color: #cfcfcf !important;
}

View file

@ -1,71 +0,0 @@
@charset "UTF-8";
:root {
--dark: #383838;
--secondary: #383838;
--white: #E1E1E1;
--black: #CFCFCF;
--light: #000000;
--muted: #E1E1E1;
--gray: #383838;
--gray-100: #E1E1E1;
--gray-200: #E1E1E1;
--gray-300: #383838;
--gray-400: #303030;
--gray-500: #000000;
--gray-600: #000000;
--gray-700: #000000;
--gray-800: #000000;
--gray-900: #000000;
}
* {
border-color: var(--primary);
}
.border {
border-color: var(--primary) !important;
}
.form-control {
background: transparent;
border-color: var(--primary) !important;
}
.btn {
background: transparent;
border-color: var(--primary) !important;
}
.form-control:disabled, .form-control[readonly] {
background: transparent;
border-color: var(--primary) !important;
}
.btn-success {
border-color: #38A169 !important;
}
.btn-danger {
border-color: #E53E3E !important;
}
#frontpage .pseudo-submit-form.card .card-body .form-control {
border-color: transparent !important;
}
.btn-lg {
border-color: transparent !important;
}
pre {
color: #CFCFCF;
}
.transparent {
background: None !important;
}
#frontpage .post-title a:visited {
color: #7a7a7a !important;
}

View file

@ -1,65 +0,0 @@
@import url('https://fonts.googleapis.com/css2?family=Delius+Swash+Caps&display=swap');
/*p {
margin-bottom: 1rem;
}
p:last-of-type {
margin-bottom: 0;
}*/
[v-cloak] {
display: none;
}
/* .font-heading {
font-family: 'Helvetica Neue';
}
*/
/*.font-serif {
font-family: 'Georgia';
}*/
.sub-header-shadow {
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.10) inset, -1px -1px 0.5px rgba(17, 40, 19, 0.1) inset;
}
/*.shadow-inset-b-white-07 {
box-shadow: -1px -1px 1px rgba(255, 255, 255, 0.07) inset;
}
.shadow-inset-t-white-05 {
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
}
.shadow-inset-t-white-10 {
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.10) inset;
}
.shadow-inset-r-white-05 {
box-shadow: 1px 0 0 rgba(255, 255, 255, 0.05) inset;
}*/
/*.text-shadow {
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.12)
}
.text-shadow-t {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12)
}
.text-shadow-light {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1)
}
.text-shadow-light-t {
text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1)
}*/
.triangle:after {
content:'';
position: absolute;
top: 42px;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
height: 0;
border-bottom: solid 10px #111827;
border-left: solid 10px transparent;
border-right: solid 10px transparent;
}

File diff suppressed because one or more lines are too long

View file

@ -1,80 +0,0 @@
@charset "UTF-8";
:root {
--dark: #c7c7c7;
--secondary: #c7c7c7;
--gray: #c7c7c7;
--gray-300: #c7c7c7;
--gray-400: #cfcfcf;
--gray-500: #ffffff;
--gray-600: #ffffff;
--gray-700: #ffffff;
--gray-800: #ffffff;
--gray-900: #ffffff;
--light: #ffffff;
--muted: #1e1e1e;
--gray-100: #1e1e1e;
--gray-200: #1e1e1e;
--white: #1e1e1e;
--black: #303030;
}
* {
border-color: var(--primary);
}
.border {
border-color: var(--primary) !important;
}
.form-control {
background: transparent;
border-color: var(--primary) !important;
}
.btn {
background: transparent;
border-color: var(--primary) !important;
}
.form-control:disabled, .form-control[readonly] {
background: transparent;
border-color: var(--primary) !important;
}
.btn-success {
border-color: #38A169 !important;
}
.btn-danger {
border-color: #E53E3E !important;
}
#frontpage .pseudo-submit-form.card .card-body .form-control {
border-color: transparent !important;
}
.btn-lg {
border-color: transparent !important;
}
pre {
color: #CFCFCF;
}
.transparent {
background: None !important;
}
#frontpage .post-title a:visited {
color: #7a7a7a !important;
}
blockquote {
color: var(--gray-400);
}
#profilestuff > * {
color: var(--gray-400) !important;
}

View file

@ -1,83 +0,0 @@
lite-youtube {
background-color: #000;
position: relative;
display: block;
contain: content;
background-position: center center;
background-size: cover;
cursor: pointer;
max-width: 720px;
}
/* gradient */
lite-youtube::before {
content: '';
display: block;
position: absolute;
top: 0;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
background-position: top;
background-repeat: repeat-x;
height: 60px;
padding-bottom: 50px;
width: 100%;
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}
lite-youtube::after {
content: "";
display: block;
padding-bottom: calc(100% / (16 / 9));
}
lite-youtube > iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border: 0;
}
lite-youtube > .lty-playbtn {
width: 100px;
height: 100px;
position: absolute;
cursor: pointer;
transform: translate3d(-50%, -50%, 0);
top: 50%;
left: 50%;
z-index: 1;
background-color: transparent;
background-image: url("/assets/CHRISTMAS/images/youtube.webp?a=1");
transition: filter .1s cubic-bezier(0, 0, 0.2, 1);
border: none;
}
lite-youtube:hover > .lty-playbtn,
lite-youtube .lty-playbtn:focus {
filter: none;
}
/* Post-click styles */
lite-youtube.lyt-activated {
cursor: unset;
}
lite-youtube.lyt-activated::before,
lite-youtube.lyt-activated > .lty-playbtn {
opacity: 0;
pointer-events: none;
}
.lyt-visually-hidden {
clip: rect(0 0 0 0);
clip-path: inset(50%);
height: 1px;
overflow: hidden;
position: absolute;
white-space: nowrap;
width: 1px;
}
.ytp-pause-overlay-controls-hidden .ytp-pause-overlay, ytp-pause-overlay ytp-scroll-min {
display: none !important;
}

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,46 +0,0 @@
@charset "UTF-8";
:root {
--dark: #505961;
--secondary: #505961;
--white: #c9d1d9;
--black: #c9d1d9;
--light: #b1bac4;
--muted: #c9d1d9;
--gray: #505961;
--gray-100: #c9d1d9;
--gray-200: #b1bac4;
--gray-300: #505961;
--gray-400: #6e7681;
--gray-500: #484f58;
--gray-600: #21262d;
--gray-700: #21262d;
--gray-800: #161b22;
--gray-900: #0d1117;
}
body, .navbar-light, .navbar-dark, .card, .modal-content, .comment-write textarea {
background-color: var(--gray-600) !important;
}
.transparent, #login {
background: None !important;
}
#frontpage .post-title a:visited {
color: #6e6e6e !important;
}
.tooltip-inner {
color: #383838 !important;
}
.modal .comment-actions .list-group-item {
background-color: var(--gray-600)!important;
}
.page-link {
background-color: #ccc;
}

View file

@ -1,404 +0,0 @@
/* Colors */
.text-twitter {
color: #00acee;
}
.text-success {
color: #16a34a;
}
.text-warning {
color: #facc15;
}
.text-danger {
color: #dc2626;
}
.text-blue {
color: #0369a1;
}
.text-lightblue {
color: #0ea5e9;
}
.text-gold {
color: #facc15;
}
.text-silver {
color: #94a3b8;
}
.text-lightgreen {
color: #84cc16;
}
.text-black-50 {
color: #57534e;
}
/* Hats */
.cap::before {
content: '';
pointer-events: none;
background: url("/assets/CHRISTMAS/hat2.png");
position: absolute;
top: -10px;
left: 0;
right: 0;
height: 16px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.santa::before {
content: '';
pointer-events: none;
background: url("/assets/CHRISTMAS/hat1.png");
position: absolute;
top: -10px;
left: -5px;
right: 0;
height: 16px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
/* Mistletoe */
.fa-mistletoe::before {
color: #dc2626!important;
}
.fa-mistletoe::after {
color: #3f6212!important;
}
.fad.fa-mistletoe:after {
opacity: 1;
}
.mistletoe::before {
content: '';
pointer-events: none;
background: url("https://i.ibb.co/LN79rp9/Image.png");
position: absolute;
bottom: -15px;
right: 0;
height: 23px;
background-size: contain;
}
.mistletoe::after {
content: '';
pointer-events: none;
background: url("https://i.ibb.co/LN79rp9/Image.png");
position: absolute;
bottom: -15px;
left: 0;
height: 23px;
background-size: contain;
}
/* Fireplace */
.fa-fireplace::before {
color: #7c2d12!important;
}
.fa-fireplace::after {
color: #f59e0b!important;
}
.fad.fa-fireplace:after {
opacity: 1;
}
/* Snow caps */
.snowcaps::after {
content: '';
pointer-events: none;
background: url("/assets/CHRISTMAS/snowcap.png");
position: absolute;
bottom: -15px;
left: 0;
right: 0;
height: 23px;
border-radius: 9999px;
background-size: contain;
}
/* Frost */
.frost {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 200px 10px rgba(255, 255, 255, 0.5) inset;
pointer-events: none;
z-index: 1050;
}
/* Lights */
.fa-lights-holiday::before {
color: #3f6212!important;
}
.fa-lights-holiday::after {
color: #dc2626!important;
}
.fad.fa-lights-holiday:after {
opacity: 1;
}
@keyframes lights {
0% {
/*Two zeros, not one !!*/
/*[0] is equivalent to [0 50%] and will create a different animation */
background-position:0 0;
}
100% {
background-position:0 -138px;
}
}
.lights::after {
content: '';
pointer-events: none;
background: url(/assets/CHRISTMAS/lights-string.png);
animation: lights 1s infinite steps(2);
position: absolute;
top: 0;
left: 0;
right: 0;
height: 69px;
}
/* Candy Cane */
.fa-candy-cane::before {
color: #ffffff!important;
}
.fa-candy-cane::after {
color: #dc2626!important;
}
.fad.fa-candy-cane:after {
opacity: 1;
}
.candycane p {
--color1: #DC2626;
--color2: #059669;
background: repeating-linear-gradient(
45deg,
var(--color1),
var(--color1) 30px,
var(--color2) 30px,
var(--color2) 60px
);
background-clip: text;
color: transparent;
-webkit-background-clip: text;
/*animation: 30s linear 0s infinite move;*/
}
.candycane p:hover {
animation: 30s linear 0s infinite move;
}
@keyframes move {
from {
background-position: 0px;
}
to {
background-position: 1000px;
}
}
/* Falling Gingermarsey */
.fa-gingerbread-man::before {
color: #ef4444!important;
}
.fa-gingerbread-man::after {
color: #a16207!important;
}
.fad.fa-gingerbread-man:after {
opacity: 1;
}
.snowflake {
color: #fff;
font-size: 1em;
font-family: Serif;
text-shadow: 0 0 1px #000;
}
@-webkit-keyframes snowflakes-fall {
0% {
top: -10%
}
100% {
top: 100%
}
}
@-webkit-keyframes snowflakes-shake {
0% {
-webkit-transform: translateX(0px);
transform: translateX(0px)
}
50% {
-webkit-transform: translateX(80px);
transform: translateX(80px)
}
100% {
-webkit-transform: translateX(0px);
transform: translateX(0px)
}
}
@keyframes snowflakes-fall {
0% {
top: -10%
}
100% {
top: 100%
}
}
@keyframes snowflakes-shake {
0% {
transform: translateX(0px)
}
50% {
transform: translateX(80px)
}
100% {
transform: translateX(0px)
}
}
.snowflake {
position: fixed;
top: -10%;
z-index: 9999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: default;
-webkit-animation-name: snowflakes-fall, snowflakes-shake;
-webkit-animation-duration: 10s, 3s;
-webkit-animation-timing-function: linear, ease-in-out;
-webkit-animation-iteration-count: infinite, infinite;
-webkit-animation-play-state: running, running;
animation-name: snowflakes-fall, snowflakes-shake;
animation-duration: 10s, 3s;
animation-timing-function: linear, ease-in-out;
animation-iteration-count: infinite, infinite;
animation-play-state: running, running
}
.snowflake:nth-of-type(0) {
left: 1%;
-webkit-animation-delay: 0s, 0s;
animation-delay: 0s, 0s
}
.snowflake:nth-of-type(1) {
left: 10%;
-webkit-animation-delay: 1s, 1s;
animation-delay: 1s, 1s
}
.snowflake:nth-of-type(2) {
left: 20%;
-webkit-animation-delay: 6s, .5s;
animation-delay: 6s, .5s
}
.snowflake:nth-of-type(3) {
left: 30%;
-webkit-animation-delay: 4s, 2s;
animation-delay: 4s, 2s
}
.snowflake:nth-of-type(4) {
left: 40%;
-webkit-animation-delay: 2s, 2s;
animation-delay: 2s, 2s
}
.snowflake:nth-of-type(5) {
left: 50%;
-webkit-animation-delay: 8s, 3s;
animation-delay: 8s, 3s
}
.snowflake:nth-of-type(6) {
left: 60%;
-webkit-animation-delay: 6s, 2s;
animation-delay: 6s, 2s
}
.snowflake:nth-of-type(7) {
left: 70%;
-webkit-animation-delay: 2.5s, 1s;
animation-delay: 2.5s, 1s
}
.snowflake:nth-of-type(8) {
left: 80%;
-webkit-animation-delay: 1s, 0s;
animation-delay: 1s, 0s
}
.snowflake:nth-of-type(9) {
left: 90%;
-webkit-animation-delay: 3s, 1.5s;
animation delay: 3s, 1.5s
}
.snowflake:nth-of-type(10) {
left: 100%;
-webkit-animation-delay: 3s, 2s;
animation-delay: 3s, 2s
}
.snowflake:nth-of-type(11) {
left: 5%;
-webkit-animation-delay: 1s, 4s;
animation-delay: 1s, 4s
}
.snowflake:nth-of-type(12) {
left: 15%;
-webkit-animation-delay: 1s, 1.5s;
animation-delay: 1s, 1.5s
}
.snowflake:nth-of-type(13) {
left: 25%;
-webkit-animation-delay: 6s, 2.5s;
animation-delay: 6s, 2.5s
}
.snowflake:nth-of-type(14) {
left: 35%;
-webkit-animation-delay: 4s, 1s;
animation-delay: 4s, 1s
}
.snowflake:nth-of-type(15) {
left: 45%;
-webkit-animation-delay: 2s, 4s;
animation-delay: 2s, 4s
}
.snowflake:nth-of-type(16) {
left: 55%;
-webkit-animation-delay: 8s, 3s;
animation-delay: 8s, 3s
}
.snowflake:nth-of-type(17) {
left: 65%;
-webkit-animation-delay: 6s, 3s;
animation-delay: 6s, 3s
}
.snowflake:nth-of-type(18) {
left: 75%;
-webkit-animation-delay: 2.5s, 4s;
animation-delay: 2.5s, 4s
}
.snowflake:nth-of-type(19) {
left: 85%;
-webkit-animation-delay: 2s, 0s;
animation-delay: 2s, 0s
}
.snowflake:nth-of-type(20) {
left: 95%;
-webkit-animation-delay: 3s, 1.5s;
animation delay: 3s, 1.5s
}

View file

@ -1,82 +0,0 @@
@charset "UTF-8";
:root {
--dark: #383838;
--secondary: #383838;
--white: #E1E1E1;
--black: #CFCFCF;
--light: #000000;
--muted: #E1E1E1;
--gray: #383838;
--gray-100: #E1E1E1;
--gray-200: #E1E1E1;
--gray-300: #383838;
--gray-400: #303030;
--gray-500: #000000;
--gray-600: #000000;
--gray-700: #000000;
--gray-800: #000000;
--gray-900: #000000;
}
* {
border-color: var(--primary);
}
.border {
border-color: var(--primary) !important;
}
.form-control {
background: transparent;
border-color: var(--primary) !important;
}
.btn {
background: transparent;
border-color: var(--primary) !important;
}
.form-control:disabled, .form-control[readonly] {
background: transparent;
border-color: var(--primary) !important;
}
.btn-success {
border-color: #38A169 !important;
}
.btn-danger {
border-color: #E53E3E !important;
}
#frontpage .pseudo-submit-form.card .card-body .form-control {
border-color: transparent !important;
}
.btn-lg {
border-color: transparent !important;
}
pre {
color: #CFCFCF;
}
:not(.dropdown-menu) {
background: transparent;
}
.container {
background: rgba(28, 34, 41, 0.85) !important;
border-radius: 0 !important;
}
.col-12 .card {
background: None !important;
}
#frontpage .post-title a:visited {
color: #7a7a7a !important;
}

View file

@ -1,223 +0,0 @@
@charset "UTF-8";
/* cyrillic-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 400;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSV0mf0h.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 400;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSx0mf0h.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 400;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSt0mf0h.woff2) format('woff2');
unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 400;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSd0mf0h.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 400;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSZ0mf0h.woff2) format('woff2');
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;
}
/* latin */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 400;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSh0mQ.woff2) format('woff2');
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;
}
/* cyrillic-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 600;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSV0mf0h.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 600;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSx0mf0h.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 600;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSt0mf0h.woff2) format('woff2');
unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 600;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSd0mf0h.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 600;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSZ0mf0h.woff2) format('woff2');
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;
}
/* latin */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 600;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSh0mQ.woff2) format('woff2');
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;
}
/* cyrillic-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSV0mf0h.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSx0mf0h.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSt0mf0h.woff2) format('woff2');
unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSd0mf0h.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSZ0mf0h.woff2) format('woff2');
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;
}
/* latin */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
src: url(../fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSh0mQ.woff2) format('woff2');
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;
}
:root {
--dark: #00001f;
--secondary: var(--primary);
--white: #f0f0f0;
--black: #f0f0f0;
--light: #00001f;
--muted: var(--primary);
--gray: var(--primary);
--gray-100: var(--primary);
--gray-200: var(--primary);
--gray-300: #00001f;
--gray-400: #var(--primary);
--gray-500: #00001f;
--gray-600: #00001f;
--gray-700: #00001f;
--gray-800: #00001f;
--gray-900: #00001f;
}
.comment-box {
border: 2px solid var(--gray-200);
}
.btn {
color: var(--primary);
}
* {
font-family: 'Roboto Mono' !important;
}
.arrow-up::before {
color: var(--white);
}
.arrow-down::before {
color: var(--white);
}
.modal-content {
background-color: var(--gray-300);
}
.modal-header {
background-color: var(--gray-300);
}
.modal .comment-actions .list-group-item {
background-color: var(--gray-300);
}
.comment-actions .score {
color: var(--white);
}
.transparent {
background: None !important;
}
.btn-danger.disabled, .btn-danger:disabled {
color: var(--primary) !important;
}
#frontpage .post-title a:visited {
color: #b0b0b0 !important;
}
.followsyou {
background-color: var(--dark) !important;
border: 1px solid var(--primary) !important;
}
#frontpage .pseudo-submit-form.card, .form-inline.search .form-control, .form-control[readonly] {
border: 2px solid var(--gray-200) !important;
}

View file

@ -1,160 +0,0 @@
@charset "UTF-8";
:root {
--dark: #fff;
--secondary: #000000;
--white: #c0c0c0;
--black: #000000;
--light: #000000;
--muted: #404040;
--gray: #fff;
--gray-100: #394552;
--gray-200: #c0c0c0;
--gray-300: #c0c0c0;
--gray-400: #242C33;
--gray-500: #c0c0c0;
--gray-600: #c0c0c0;
--gray-700: #c0c0c0;
--gray-800: #07090A;
--gray-900: #000000;
}
* {
box-shadow: none !important;
transition: none !important;
border-radius: 0 !important;
font-family: sans-serif !important;
font-size: 12px;
}
.card, #mobile-bottom-navigation-bar {
transform: none !important;
background-color: var(--gray-500) !important;
}
.pseudo-submit-form .card-header, .card-blank .card-header, .navbar-light, .nav, .flex-row.bg-gray-200.sticky.justify-content-center.d-flex.d-sm-none.mt-3.mb-3.mb-sm-5.rounded {
background: var(--white) !important;
color: var(--white) !important;
}
.navbar-light > *, .navbar-brand, .nav-link{
color: var(--white) !important;
}
.nav-link, .btn, .btn-secondary, .col.px-0.pl-2.btn.btn-dead.my-0.mx-2 {
border: 2px outset white !important;
border-bottom: 2px solid #a7a5a1 !important;
border-right: 2px solid #a7a5a1 !important;
background: var(--gray-500) !important;
color: #000 !important;
}
.nav-link:focus, .btn:focus, .btn-secondary:focus, .col.px-0.pl-2.btn.btn-dead.my-0.mx-2,
.nav-link:active, .btn:active, .btn-secondary:active {
border: 2px inset white !important;
}
.card, .card-blank, .comment-section.post-top, .dropdown-menu {
border: 2px outset white !important;
border-bottom: 2px solid #a7a5a1 !important;
border-right: 2px solid #a7a5a1 !important;
}
.dropdown-menu, .btn:hover {
background: var(--gray-500) !important;
color: #000 !important;
}
.form-control {
border: 2px inset #717171 !important;
border-bottom: 2px solid #a7a5a1 !important;
border-right: 2px solid #a7a5a1 !important;
}
.post-title, .text-small-extra.text-muted, #actual-comments > .text-muted, .text-left.pl-2 {
color: var(--black) !important;
}
.arrow-up::before {
color: var(--muted);
}
blockquote {
background-color: #e0e0e0 !important;
border-bottom: 2px solid var(--black);
}
#frontpage .pseudo-submit-form.card .card-body .form-control {
background-color: white !important;
}
.navbar-light .navbar-nav .nav-link .fa, .navbar-light .navbar-nav .nav-link .fas, .navbar-light .navbar-nav .nav-link .far, .navbar-light .navbar-nav .nav-link .fab {
color: #000 !important
}
.stretched-link {
color: #000 !important
}
.flaggers {
background-color: var(--white) !important;
}
.form-control, .form-control:disabled, .form-control[readonly] {
background: white !important;
color: black !important
}
.arrow-down::before {
color: var(--muted) !important;
}
.table {
color: black !important;
}
.transparent {
background: None !important;
}
.black {
color: black !important;
}
.col-12 .card {
padding: 20px !important;
}
#frontpage .post-title a:visited {
color: #5c5c5c !important;
}
.post-actions a {
color: var(--muted) !important;
}
.modal-header, .modal .comment-actions a, .modal-title {
color: var(--white) !important;
}
.text-info
{
color: var(--primary) !important;
}
.score, .comment-actions .score {
color: #000;
}
.arrow-up:hover::before {
color: var(--muted);
}
#thread {
background: var(--white) !important;
}
#profilestuff > * {
color: #cfcfcf !important;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 481 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 266 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 284 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 284 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 458 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 284 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 305 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 298 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 360 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 506 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 563 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 804 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Some files were not shown because too many files have changed in this diff Show more