Thread viewer for Bluesky

hide stats bar inside the quote on quotes page

Changed files
+4
+4
style.css
··· 513 display: none; 514 } 515 516 .post .image-alt { 517 font-size: 11pt; 518 color: #666;
··· 513 display: none; 514 } 515 516 + .post-quotes .post-quote p.stats { 517 + display: none; 518 + } 519 + 520 .post .image-alt { 521 font-size: 11pt; 522 color: #666;