forked from MarseyWorld/MarseyWorld
cosmetic changes to chat
parent
5824468e2e
commit
48f0644ce0
|
@ -4719,7 +4719,7 @@ blockquote + blockquote, blockquote:last-child {
|
||||||
blockquote + p {
|
blockquote + p {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
blockquote p {
|
blockquote p, blockquote h1 {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
padding-bottom: 0.7rem;
|
padding-bottom: 0.7rem;
|
||||||
padding-top: 0.7rem;
|
padding-top: 0.7rem;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{%-
|
{%-
|
||||||
set CACHE_VER = {
|
set CACHE_VER = {
|
||||||
'css/main.css': 450,
|
'css/main.css': 451,
|
||||||
'css/catalog.css': 2,
|
'css/catalog.css': 2,
|
||||||
|
|
||||||
'css/4chan.css': 61,
|
'css/4chan.css': 61,
|
||||||
|
|
Loading…
Reference in New Issue