cosmetic change

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-08 18:11:44 +02:00
parent 2038922513
commit 26535c4b25
12 changed files with 25 additions and 25 deletions

View File

@ -146,7 +146,7 @@ blockquote a {
background: #ffffff88 !important;
}
#frontpage .post-title a:visited {
.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 {
.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 {
.post-title a:visited {
color: #6e6e6e !important;
}

View File

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

View File

@ -67,7 +67,7 @@ pre {
background: None !important;
}
#frontpage .post-title a:visited {
.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 {
.post-title a:visited {
color: #6e6e6e !important;
}

View File

@ -80,6 +80,6 @@ blockquote {
background: #00000055 !important;
}
#frontpage .post-title a:visited {
.post-title a:visited {
color: #7a7a7a !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 {
.post-title a:visited {
color: #6e6e6e !important;
}

View File

@ -71,7 +71,7 @@ pre {
background-color: var(--gray-500);
}
#frontpage .post-title a:visited {
.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 {
.post-title a:visited {
color: #b0b0b0 !important;
}

View File

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

View File

@ -1,19 +1,19 @@
{%-
set CACHE_VER = {
'css/main.css': 4016,
'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,
'css/main.css': 4017,
'css/catalog.css': 4003,
'css/4chan.css': 4003,
'css/classic.css': 4003,
'css/classic_dark.css': 4003,
'css/coffee.css': 4003,
'css/dark.css': 4003,
'css/dramblr.css': 4003,
'css/light.css': 4003,
'css/midnight.css': 4003,
'css/reddit.css': 4003,
'css/transparent.css': 4003,
'css/tron.css': 4003,
'css/win98.css': 4003,
'js/award_modal.js': 4000,
'js/bootstrap.js': 4000,