preview fixes
This commit is contained in:
parent
3c4f4af82c
commit
ec8e4b2466
2 changed files with 7 additions and 0 deletions
|
@ -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>
|
||||
|
|
|
@ -19,6 +19,10 @@ footer img {
|
|||
padding: 10px;
|
||||
}
|
||||
|
||||
#prev {
|
||||
max-width: 650px;
|
||||
}
|
||||
|
||||
footer {
|
||||
font-size: xx-large;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in a new issue