Style
This commit is contained in:
parent
9f561081a4
commit
56d7f02327
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
|||
div {border-width: 1px; padding: 10px;
|
||||
border: groove; margin-left:auto;margin-right:auto; }
|
||||
li { text-align:justify;"}
|
||||
img { width:75vw }
|
||||
img { max-width: 75%; width: auto; height: auto; }
|
||||
p.img {text-align: center}
|
||||
|
||||
|
|
Loading…
Reference in a new issue