Create style.css

This commit is contained in:
vshcherb 2014-07-23 14:18:23 +02:00
parent 63399f861a
commit f5fb91e4a1

7
OsmAnd/assets/style.css Normal file
View file

@ -0,0 +1,7 @@
h3 { text-align: center}
h4 { text-align: center}
div {border-width: 1px; padding: 10px;
border: groove; margin-left:auto;margin-right:auto; }
li { text-align:justify;"}
img { max-width: 75%; width: auto; height: auto; }
p.img {text-align: center}