diff --git a/OsmAnd/assets/help/style.css b/OsmAnd/assets/help/style.css new file mode 100644 index 0000000000..f863ab87fd --- /dev/null +++ b/OsmAnd/assets/help/style.css @@ -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;"} + p.img {text-align: center} +