cosmetic fix
parent
4791e7b14b
commit
2ceeec26b7
|
@ -146,13 +146,13 @@ blockquote a {
|
|||
background: #ffffff88 !important;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #949494 !important;
|
||||
}
|
||||
|
||||
.sidebar
|
||||
{
|
||||
background-color: unset !important;
|
||||
border-radius: 6px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #949494 !important;
|
||||
}
|
|
@ -521,10 +521,6 @@ a.nav-link:hover {
|
|||
color: var(--black2) !important;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #6e6e6e !important;
|
||||
}
|
||||
|
||||
.sidebar
|
||||
{
|
||||
background-color: #f3f3f3 !important;
|
||||
|
@ -540,3 +536,7 @@ a.nav-link:hover {
|
|||
#awardModalBody .card .pt-2 {
|
||||
color: var(--black3) !important;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #6e6e6e !important;
|
||||
}
|
|
@ -201,10 +201,6 @@ a.nav-link:hover {
|
|||
color: var(--white) !important;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #6e6e6e !important;
|
||||
}
|
||||
|
||||
.sidebar
|
||||
{
|
||||
background-color: #202020 !important;
|
||||
|
@ -219,4 +215,8 @@ a.nav-link:hover {
|
|||
.tooltip-inner {
|
||||
color: #d8d8d8 !important;
|
||||
background-color: #313131 !important;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #6e6e6e !important;
|
||||
}
|
|
@ -98,14 +98,13 @@ blockquote {
|
|||
background: #ffffff88 !important;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #949494 !important;
|
||||
}
|
||||
|
||||
|
||||
.sidebar
|
||||
{
|
||||
background-color: #e6dacc !important;
|
||||
border-radius: 6px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #949494 !important;
|
||||
}
|
|
@ -67,9 +67,6 @@ pre {
|
|||
background: None !important;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #7a7a7a !important;
|
||||
}
|
||||
|
||||
|
||||
.sidebar
|
||||
|
@ -94,4 +91,8 @@ pre {
|
|||
|
||||
#frontpage .posts .card, #userpage .posts .card, #search .posts .card {
|
||||
border-color: #101010;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #7a7a7a !important;
|
||||
}
|
|
@ -134,10 +134,6 @@ color: var(--gray-700);
|
|||
background-color: var(--gray-800);
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #6e6e6e !important;
|
||||
}
|
||||
|
||||
.post-title
|
||||
{
|
||||
color: var(--gray-300) !important;
|
||||
|
@ -146,4 +142,8 @@ color: var(--gray-700);
|
|||
.tooltip-inner {
|
||||
color: #d8d8d8 !important;
|
||||
background-color: #313131 !important;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #6e6e6e !important;
|
||||
}
|
|
@ -42,10 +42,6 @@ body, .navbar-light, .navbar-dark, .card, .modal-content, .comment-write textare
|
|||
background-color: #ccc;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #6e6e6e !important;
|
||||
}
|
||||
|
||||
.sidebar
|
||||
{
|
||||
background-color: #1c1f25 !important;
|
||||
|
@ -64,4 +60,8 @@ body, .navbar-light, .navbar-dark, .card, .modal-content, .comment-write textare
|
|||
.tooltip-inner {
|
||||
color: #d8d8d8 !important;
|
||||
background-color: #313131 !important;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #6e6e6e !important;
|
||||
}
|
|
@ -71,11 +71,11 @@ pre {
|
|||
background-color: var(--gray-500);
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #7a7a7a !important;
|
||||
}
|
||||
|
||||
.tooltip-inner {
|
||||
color: #d8d8d8 !important;
|
||||
background-color: #313131 !important;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #7a7a7a !important;
|
||||
}
|
|
@ -219,10 +219,6 @@
|
|||
border: 2px solid var(--gray-200) !important;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #b0b0b0 !important;
|
||||
}
|
||||
|
||||
.sidebar
|
||||
{
|
||||
background-color: unset !important;
|
||||
|
@ -233,4 +229,8 @@
|
|||
.tooltip-inner {
|
||||
color: #d8d8d8 !important;
|
||||
background-color: #313131 !important;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #b0b0b0 !important;
|
||||
}
|
|
@ -160,13 +160,13 @@ blockquote {
|
|||
background: #ffffffaa !important;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #5c5c5c !important;
|
||||
}
|
||||
|
||||
.sidebar
|
||||
{
|
||||
background-color: unset !important;
|
||||
border-radius: 0px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
.post-title a:visited {
|
||||
color: #5c5c5c !important;
|
||||
}
|
|
@ -1,19 +1,19 @@
|
|||
{%-
|
||||
set CACHE_VER = {
|
||||
'css/main.css': 4018,
|
||||
'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,
|
||||
'css/catalog.css': 4004,
|
||||
'css/4chan.css': 4004,
|
||||
'css/classic.css': 4004,
|
||||
'css/classic_dark.css': 4004,
|
||||
'css/coffee.css': 4004,
|
||||
'css/dark.css': 4004,
|
||||
'css/dramblr.css': 4004,
|
||||
'css/light.css': 4004,
|
||||
'css/midnight.css': 4004,
|
||||
'css/reddit.css': 4004,
|
||||
'css/transparent.css': 4004,
|
||||
'css/tron.css': 4004,
|
||||
'css/win98.css': 4004,
|
||||
|
||||
'js/award_modal.js': 4000,
|
||||
'js/bootstrap.js': 4002,
|
||||
|
|
Loading…
Reference in New Issue