moved static files improved css

This commit is contained in:
Ben Parsons 2020-08-20 15:42:54 +10:00
commit faf1fb29b8
15 changed files with 46 additions and 487 deletions

View file

@ -5,17 +5,15 @@
<style>
img {
display: inline-block;
position: relative;
width: 100%;
height: 100%;
margin: 0 auto;
padding: .2rem;
}
a {
position: relative;
right: 50%;
display: inline-block;
height: 100%;
}
</style>