preview fixes

This commit is contained in:
Luke 2017-10-10 11:46:24 -07:00
parent 3c4f4af82c
commit ec8e4b2466
2 changed files with 7 additions and 0 deletions

View file

@ -12,12 +12,15 @@
<p>Here are a couple of screenshots of what LARBS can look like. It's easily customizable, so these all holistically should give you an idea.</p>
<div id="prev">
<a href="previews/bow.png"><img src="previews/bow.png.jpg"></a>
<a href="previews/larbs.png"><img src="previews/larbs.png"></a>
<a href="previews/varg.png.jpg"><img src="previews/varg.png"></a>
</div>
</body>

View file

@ -19,6 +19,10 @@ footer img {
padding: 10px;
}
#prev {
max-width: 650px;
}
footer {
font-size: xx-large;
font-weight: bold;