Comment on Plants use their epigenetic memories to adapt to climate changeparentComments−bscphil3ysolar.lowtechmagazine.comOff topic: I love this site, but it kills me how they could delete half a dozen CSS rules and HTML elements and make it actually readable. I use the following CSS: #bat_data { background: rgba(255, 235, 163, 0.5); } #battery { display: none; } #page-size { position: unset; } .entry-content img, .entry-content p.img { max-width: fit-content; } .entry-content .caption { max-width: 33rem; margin: 0 auto; } 90% of that is just getting rid of pointless stuff that makes the article hard to read.
Comments
Off topic: I love this site, but it kills me how they could delete half a dozen CSS rules and HTML elements and make it actually readable. I use the following CSS:
90% of that is just getting rid of pointless stuff that makes the article hard to read.