moved static files improved css
This commit is contained in:
parent
407a192e9b
commit
faf1fb29b8
15 changed files with 46 additions and 487 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue