This commit is contained in:
Victor Shcherb 2014-07-12 03:10:41 +02:00
parent 9f561081a4
commit 56d7f02327

View file

@ -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}