Commit 9f7ab9c8 by Mykhailo Makohin

someprogres

parent 4ceb2777
/*
*=require header.min.css
*=require main.css
*/
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -2,9 +2,18 @@
.content
.main_head
.main_head_top.clearfix
%ul.nav.nav-tabs.nav_btns
%li.active
%a{"data-toggle" => "tab", :href => "#1"} Люди
%li
%a{"data-toggle" => "tab", :href => "#2"} Бізнеси
.show_tip
Ознайомтесь з дружніми бізнесами
які допомагають формувати
та покрищувати наше місто
.login_wrap
%button.login_btn
%img{:alt => "", :src => "img/login.png"}/
= image_tag ("login.png")
.search_block
%input#search_field.search_field{:placeholder => "Пошук за іменем... ", :type => "text"}/
%button.search_btn
......@@ -13,7 +22,7 @@
.tab-content.head_tab-content
#1.tab-pane.tab-pane_people.active
.main_head_title
%img{:alt => "", :src => "img/logo_lg.png"}/
= image_tag ("logo_lg.png")
%h1
Середовище
%br/
......@@ -716,6 +725,3 @@
%i.icon.icon_close2
.embed-responsive.embed-responsive-16by9
%iframe{:allowfullscreen => "", :frameborder => "0", :height => "315", :src => "", :width => "560"}
\ No newline at end of file
@@include('footer-site.html')
@@include('footer.html')
......@@ -42,6 +42,6 @@
2015 2016 Warm-city. All Rights Reserved
.footer_links
%a.footer_link_item{:href => "#"}
%img{:alt => "", :src => "img/bvb_logo.png"}/
=image_tag ('bvb_logo.png')
%a.footer_link_item{:href => "#"}
%i.icon.icon_shape
......@@ -15,4 +15,4 @@
window.jQuery || document.write('<script src="js/jquery/jquery.min.js"><\/script>')
/ Plugins goes here
%script{:src => "//maps.google.com/maps/api/js?sensor=true", :type => "text/javascript"}
%script{:src => "js/build.min.js"}
\ No newline at end of file
/ %script{:src => "build.min.js"}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment