diff --git a/nosystemd/static/nosystemd/css/creative.css b/nosystemd/static/nosystemd/css/creative.css
index a2783afa..24e9347a 100755
--- a/nosystemd/static/nosystemd/css/creative.css
+++ b/nosystemd/static/nosystemd/css/creative.css
@@ -155,7 +155,7 @@ header {
background-size: cover;
-o-background-size: cover;
background-position: center;
- background-image: url('../img/header.jpg');
+ background-image: url('../img/bg-price.png');
text-align: center;
color: white;
}
@@ -206,6 +206,8 @@ header .header-content .header-content-inner p {
max-width: 80%;
margin-left: auto;
margin-right: auto;
+ letter-spacing: 0.015em;
+ font-family: 'Roboto','Helvetica Neue', Arial, sans-serif;
}
}
.section-heading {
diff --git a/nosystemd/static/nosystemd/css/nosystemd.css b/nosystemd/static/nosystemd/css/nosystemd.css
index 28b7b7e6..5a4e2048 100644
--- a/nosystemd/static/nosystemd/css/nosystemd.css
+++ b/nosystemd/static/nosystemd/css/nosystemd.css
@@ -5,9 +5,10 @@ form{
}
-.donation-container {
+header.donation-container {
- margin-top:0% !important;
+ padding-top:0% !important;
+ height: 1100px;
}
@@ -32,3 +33,14 @@ form{
.white-font {
color:white;
}
+
+.form-heading {
+
+ margin-bottom: 20px;
+
+}
+
+.roboto-font {
+
+ font-family: Roboto, Helvetica Neue, Helvetica, sanserif;
+}
\ No newline at end of file
diff --git a/nosystemd/static/nosystemd/img/bg-price.png b/nosystemd/static/nosystemd/img/bg-price.png
new file mode 100644
index 00000000..91c3f0b8
Binary files /dev/null and b/nosystemd/static/nosystemd/img/bg-price.png differ
diff --git a/nosystemd/templates/nosystemd/base.html b/nosystemd/templates/nosystemd/base.html
index 802694ab..7fc16ec9 100644
--- a/nosystemd/templates/nosystemd/base.html
+++ b/nosystemd/templates/nosystemd/base.html
@@ -50,7 +50,7 @@
Toggle navigation Menu
-
+ no more systemd
diff --git a/nosystemd/templates/nosystemd/donation.html b/nosystemd/templates/nosystemd/donation.html
index 0156db4d..fc478aa0 100644
--- a/nosystemd/templates/nosystemd/donation.html
+++ b/nosystemd/templates/nosystemd/donation.html
@@ -3,8 +3,8 @@
{% block content %}
-