restore bottom border

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-04 22:31:50 +02:00
parent 10efc700d1
commit bfaedc99fc
2 changed files with 2 additions and 3 deletions

View File

@ -3465,7 +3465,7 @@ small, .small {
border-top-right-radius: 0.35rem;
}
#frontpage .posts .card, #userpage .posts .card, #search .posts .card {
border-width: 0.1px 0.1px 0 0.1px;
border-width: 0.1px;
border-color: #303030;
border-style: solid;
border-radius: 0;
@ -4308,7 +4308,6 @@ pre .com, code .com {
}
#frontpage .posts .card, #userpage .posts .card, #search .posts .card {
padding: 7px;
border-width: 0 0 0.1px 0;
}
#frontpage .posts .card:first-of-type, #userpage .posts .card:first-of-type, #search .posts .card:first-of-type {
border-radius: 0;

View File

@ -1,6 +1,6 @@
{%-
set CACHE_VER = {
'css/main.css': 505,
'css/main.css': 506,
'css/catalog.css': 2,
'css/4chan.css': 61,