This commit is contained in:
Aevann1 2021-10-08 18:15:56 +02:00
parent dbfb595ee6
commit 4e3c8b977b
10 changed files with 20 additions and 32 deletions

View file

@ -1,3 +1,5 @@
@charset "UTF-8";
:root {
--dark: #3E2C18;
--secondary: #F0E0D6;

View file

@ -2,10 +2,6 @@ html {
cursor:url('https://i.ibb.co/4VZB08S/Image.webp'), auto;
}
/*body {
background-image: linear-gradient(to left, violet, indigo, blue, green, yellow, orange, red);
}*/
.nav-item .text-small.font-weight-bold::before {
content: "((("
}
@ -18,17 +14,3 @@ html {
.nav-item .text-small-extra.text-purple i {
font-size: 11px !important
}
/*h1, h2, h3, h4, h5, h6, p, span, label {
background-image: linear-gradient(to left, violet, indigo, blue, green, yellow, orange, red);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
color: transparent;
}
a {
background-image: linear-gradient(to left, #00f2fb, #ff7f7f, white, white, #ff7f7f, #00f2fb);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
color: transparent;
}*/

View file

@ -1,3 +1,5 @@
@charset "UTF-8";
:root {
--dark: #3E2C18;
--secondary: #DDD2C4;

View file

@ -1,3 +1,7 @@
@charset "UTF-8";
@import url("https://pcmemes.ga/assets/css/main.css");
:root {
--dark: #383838;
--secondary: #383838;
@ -33,8 +37,6 @@
--reddit: #ED4630;
}
@import url("https://pcmemes.ga/assets/css/main.css");
* {
border-color: var(--primary);
}

File diff suppressed because one or more lines are too long

View file

@ -1,10 +1,5 @@
@charset "UTF-8";
/*!
* Bootstrap v4.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
:root {
--blue: #007bff;
--indigo: #6610f2;
@ -14722,5 +14717,3 @@ textarea {
padding: 0.5rem 3rem 0.3rem 0.5rem;
}
}
/*# sourceMappingURL=main.css.map */

View file

@ -1,3 +1,5 @@
@charset "UTF-8";
:root {
--dark: #8b949e;
--secondary: #8b949e;

View file

@ -1,3 +1,5 @@
@charset "UTF-8";
:root {
--dark: #383838;
--secondary: #383838;

View file

@ -1,3 +1,5 @@
@charset "UTF-8";
:root {
--dark: #00001f;
--secondary: #ff66ac;

View file

@ -1,3 +1,5 @@
@charset "UTF-8";
:root {
--dark: #fff;
--secondary: #000000;