Small style tweaks
This commit is contained in:
parent
bfefb0c798
commit
e405ec0b3a
|
@ -16,7 +16,7 @@
|
||||||
*, ::before, ::after { box-sizing: inherit; }
|
*, ::before, ::after { box-sizing: inherit; }
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-image: url('/images/background2.gif');
|
background-image: url('/images/background_stars_anm.gif');
|
||||||
width: 95vmin;
|
width: 95vmin;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
|
@ -37,5 +37,5 @@ This is correct for a multi-line code block:
|
||||||
email client you can check out the
|
email client you can check out the
|
||||||
<%= link_to 'RSS feed', threads_feed => {format => 'rss'} %>.</p>
|
<%= link_to 'RSS feed', threads_feed => {format => 'rss'} %>.</p>
|
||||||
<p>Click 'New' in the top navigation bar to start a new thread and
|
<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>
|
</main>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user