Small style tweaks

This commit is contained in:
swagg boi 2023-05-27 00:54:49 -04:00
parent bfefb0c798
commit e405ec0b3a
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@
*, ::before, ::after { box-sizing: inherit; }
body {
background-image: url('/images/background2.gif');
background-image: url('/images/background_stars_anm.gif');
width: 95vmin;
margin: 0 auto;
}

View file

@ -37,5 +37,5 @@ This is correct for a multi-line code block:
email client you can check out the
<%= link_to 'RSS feed', threads_feed => {format => 'rss'} %>.</p>
<p>Click 'New' in the top navigation bar to start a new thread and
make some <del>enemies</del> <ins>friends</ins>!</p>
post your manifesto.</p>
</main>