diff --git a/OsmAnd/assets/article_style.css b/OsmAnd/assets/article_style.css
index bf734b5f38..3e27245c95 100644
--- a/OsmAnd/assets/article_style.css
+++ b/OsmAnd/assets/article_style.css
@@ -21,10 +21,23 @@ body {
.title-image {
width: 100%;
- height: 20%;
+ height: 30%;
background: center;
background-size: 100%;
+ background-size:cover;
background-repeat: no-repeat;
+ background-color: #f2f2f2;
+}
+
+h1 {
+ font-size: 3em;
+ color: #212121;
+ font-family: serif;
+ font-weight: bold;
+ letter-spacing: 0.03em;
+ word-wrap: break-word;
+ padding-top: 5%;
+
}
h2 {
@@ -33,7 +46,8 @@ h2 {
font-family: serif;
font-weight: bold;
word-wrap: break-word;
- padding-top: 5%;
+ margin-top: 3%;
+ margin-bottom: 3%;
}
h3 {
@@ -41,21 +55,23 @@ h3 {
font-size: 1.5em;
font-family: sans-serif;
word-wrap: break-word;
- padding-top: 5%;
+ margin-top: 3%;
+ margin-bottom: 3%;
}
p {
font-family: sans-serif;
font-size: 1.1em;
- line-height: 1.6em;
+ line-height: 1.5em;
}
ul {
/* font-size: 1.1em; */
- line-height: 1.6em;
- padding-top: 3%;
- padding-bottom: 3%;
list-style-type: disc;
+ line-height: 1.6em;
+ margin-left: 5%;
+ padding: 0%;
+
}
li {
@@ -64,6 +80,17 @@ li {
padding-bottom: 1%;
}
+.toc {
+ font-size: 1.1em;
+}
+
+.mw-headline {
+ font-family: sans-serif;
+ font-size: 1.1em;
+ line-height: 1.6em;
+ font-weight: bold;
+}
+
img {
width: 100%;
}
diff --git a/OsmAnd/res/drawable/wikivoyage_search_history_placeholder.xml b/OsmAnd/res/drawable/wikivoyage_search_history_placeholder.xml
new file mode 100644
index 0000000000..5ecd952e4e
--- /dev/null
+++ b/OsmAnd/res/drawable/wikivoyage_search_history_placeholder.xml
@@ -0,0 +1,23 @@
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
diff --git a/OsmAnd/res/drawable/wikivoyage_search_placeholder.xml b/OsmAnd/res/drawable/wikivoyage_search_placeholder.xml
index b93920d87e..54e09eedc7 100644
--- a/OsmAnd/res/drawable/wikivoyage_search_placeholder.xml
+++ b/OsmAnd/res/drawable/wikivoyage_search_placeholder.xml
@@ -1,6 +1,5 @@
-
+
-
diff --git a/OsmAnd/src/net/osmand/plus/wikivoyage/WikivoyageArticleDialogFragment.java b/OsmAnd/src/net/osmand/plus/wikivoyage/WikivoyageArticleDialogFragment.java
index 28c2f63cc5..eaf12f0a68 100644
--- a/OsmAnd/src/net/osmand/plus/wikivoyage/WikivoyageArticleDialogFragment.java
+++ b/OsmAnd/src/net/osmand/plus/wikivoyage/WikivoyageArticleDialogFragment.java
@@ -22,6 +22,7 @@ import net.osmand.AndroidUtils;
import net.osmand.IndexConstants;
import net.osmand.plus.R;
import net.osmand.plus.wikivoyage.data.WikivoyageArticle;
+import net.osmand.plus.wikivoyage.data.WikivoyageLocalDataHelper;
import java.io.File;
import java.util.ArrayList;
@@ -40,7 +41,7 @@ public class WikivoyageArticleDialogFragment extends WikivoyageBaseDialogFragmen
"\n" +
"\n" +
"\n" +
- "";
+ "\n";
private static final String FOOTER_INNER = "