diff --git a/static/css/main.css b/static/css/main.css
index 62f7aae..b3ba403 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -144,6 +144,13 @@ nav .dropdown a::before {
display: none;
}
+.simple-text {
+ width: 70%;
+ text-align: center;
+ font-size: 20px;
+ margin: 0 auto;
+}
+
/* Content Section */
.content {
padding: 30px;
@@ -153,7 +160,7 @@ h2 {
font-style: italic;
}
-/* Other */
+/* Featured and latest posts */
.featured-posts-container,
.latest-posts-container {
display: flex;
diff --git a/static/favicon.ico b/static/favicon.ico
new file mode 100644
index 0000000..b719059
Binary files /dev/null and b/static/favicon.ico differ
diff --git a/static/images/icon.png b/static/images/icon.png
new file mode 100644
index 0000000..20a5e0c
Binary files /dev/null and b/static/images/icon.png differ
diff --git a/templates/base.html b/templates/base.html
index 5276eea..cb61979 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -5,6 +5,7 @@
- Welcome to Picture Puzzle remake web! Here you can see game updates, articles, and more.
+
+ Welcome to 'Picture Puzzle remake' website! Here you can see all game updates, articles, and more. If you want to download the latest version of game, just ask that bird on top :)