From f400fb56ba5f25aed2e711f29d5d0ea91e0a575d Mon Sep 17 00:00:00 2001 From: Adrian Hinz Date: Thu, 1 Feb 2018 22:52:19 +0100 Subject: [PATCH] dfg --- app/assets/stylesheets/bootstrap.css | 1 - app/assets/stylesheets/bootstrap_lte.css | 1 - app/assets/stylesheets/creative.css | 2 +- app/views/layouts/application.html.erb | 2 +- app/views/site/index.html.erb | 8 ++++---- app/views/site/kontakt.html.erb | 4 ++++ 6 files changed, 10 insertions(+), 8 deletions(-) diff --git a/app/assets/stylesheets/bootstrap.css b/app/assets/stylesheets/bootstrap.css index fa55c20..b24442f 100644 --- a/app/assets/stylesheets/bootstrap.css +++ b/app/assets/stylesheets/bootstrap.css @@ -8371,4 +8371,3 @@ a.text-dark:focus, a.text-dark:hover { .invisible { visibility: hidden !important; } -/*# sourceMappingURL=bootstrap.css.map */ \ No newline at end of file diff --git a/app/assets/stylesheets/bootstrap_lte.css b/app/assets/stylesheets/bootstrap_lte.css index e173dfe..8a4be56 100644 --- a/app/assets/stylesheets/bootstrap_lte.css +++ b/app/assets/stylesheets/bootstrap_lte.css @@ -6754,4 +6754,3 @@ button.close { display: none !important; } } -/*# sourceMappingURL=bootstrap_lte.css.map */ diff --git a/app/assets/stylesheets/creative.css b/app/assets/stylesheets/creative.css index ff379c0..427e897 100644 --- a/app/assets/stylesheets/creative.css +++ b/app/assets/stylesheets/creative.css @@ -137,7 +137,7 @@ header.title { header.masthead { padding-top: 10rem; padding-bottom: calc(10rem - 56px); - background-image: url("finanse.jpeg"); + background-image: url("<%= assets_path 'finanse.jpeg' %>"); /*background-position: center center;*/ -webkit-background-size: cover; -moz-background-size: cover; diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 841ad62..d0020ea 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -20,7 +20,7 @@
- +
diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index cc8a3d1..b93009d 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -2,17 +2,17 @@
-

+

 


-

-   +

+  


-  

+  

diff --git a/app/views/site/kontakt.html.erb b/app/views/site/kontakt.html.erb index 2bf9411..774708d 100644 --- a/app/views/site/kontakt.html.erb +++ b/app/views/site/kontakt.html.erb @@ -10,6 +10,9 @@

Napisz do mnie
lub zadzwoń.

Masz pytania? Udzielę odpowiedzi. +
+ +

+48 781-810-655

@@ -52,6 +55,7 @@ + <%= javascript_tag do %> var onRecaptchaElementLoad = function() {