testing on devrama.net

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-07 00:00:58 +02:00
parent 13760d92f8
commit 7bbbb117d1
13 changed files with 26 additions and 26 deletions

View File

@ -146,7 +146,7 @@ blockquote a {
background: #ffffff88 !important;
}
#frontpage .post-title a:visited, .visited {
#frontpage .post-title a:visited {
color: #949494 !important;
}

View File

@ -521,7 +521,7 @@ a.nav-link:hover {
color: var(--black2) !important;
}
#frontpage .post-title a:visited, .visited {
#frontpage .post-title a:visited {
color: #6e6e6e !important;
}

View File

@ -201,7 +201,7 @@ a.nav-link:hover {
color: var(--white) !important;
}
#frontpage .post-title a:visited, .visited {
#frontpage .post-title a:visited {
color: #6e6e6e !important;
}

View File

@ -98,7 +98,7 @@ blockquote {
background: #ffffff88 !important;
}
#frontpage .post-title a:visited, .visited {
#frontpage .post-title a:visited {
color: #949494 !important;
}

View File

@ -67,7 +67,7 @@ pre {
background: None !important;
}
#frontpage .post-title a:visited, .visited {
#frontpage .post-title a:visited {
color: #7a7a7a !important;
}

View File

@ -134,7 +134,7 @@ color: var(--gray-700);
background-color: var(--gray-800);
}
#frontpage .post-title a:visited, .visited {
#frontpage .post-title a:visited {
color: #6e6e6e !important;
}

View File

@ -80,6 +80,6 @@ blockquote {
background: #00000055 !important;
}
#frontpage .post-title a:visited, .visited {
#frontpage .post-title a:visited {
color: #7a7a7a !important;
}

View File

@ -6177,7 +6177,7 @@ g {
margin-right: 10px;
}
.rainbow-text {
.rainbow-text:not(a:visited) {
background-image: repeating-linear-gradient(135deg, violet, rgb(178, 94, 238), lightblue, green, yellow, orange, #ff7f7f 50%) !important;
color: transparent !important;
background-clip: text !important;

View File

@ -42,7 +42,7 @@ body, .navbar-light, .navbar-dark, .card, .modal-content, .comment-write textare
background-color: #ccc;
}
#frontpage .post-title a:visited, .visited {
#frontpage .post-title a:visited {
color: #6e6e6e !important;
}

View File

@ -71,7 +71,7 @@ pre {
background-color: var(--gray-500);
}
#frontpage .post-title a:visited, .visited {
#frontpage .post-title a:visited {
color: #7a7a7a !important;
}

View File

@ -219,7 +219,7 @@
border: 2px solid var(--gray-200) !important;
}
#frontpage .post-title a:visited, .visited {
#frontpage .post-title a:visited {
color: #b0b0b0 !important;
}

View File

@ -160,7 +160,7 @@ blockquote {
background: #ffffffaa !important;
}
#frontpage .post-title a:visited, .visited {
#frontpage .post-title a:visited {
color: #5c5c5c !important;
}

View File

@ -1,19 +1,19 @@
{%-
set CACHE_VER = {
'css/main.css': 4008,
'css/catalog.css': 4000,
'css/4chan.css': 4000,
'css/classic.css': 4000,
'css/classic_dark.css': 4001,
'css/coffee.css': 4000,
'css/dark.css': 4001,
'css/dramblr.css': 4000,
'css/light.css': 4000,
'css/midnight.css': 4000,
'css/reddit.css': 4000,
'css/transparent.css': 4000,
'css/tron.css': 4000,
'css/win98.css': 4000,
'css/main.css': 4009,
'css/catalog.css': 4002,
'css/4chan.css': 4002,
'css/classic.css': 4002,
'css/classic_dark.css': 4002,
'css/coffee.css': 4002,
'css/dark.css': 4002,
'css/dramblr.css': 4002,
'css/light.css': 4002,
'css/midnight.css': 4002,
'css/reddit.css': 4002,
'css/transparent.css': 4002,
'css/tron.css': 4002,
'css/win98.css': 4002,
'js/award_modal.js': 4000,
'js/bootstrap.js': 4000,