-
Notifications
You must be signed in to change notification settings - Fork 0
/
header-guest.haml
39 lines (39 loc) · 1.71 KB
/
header-guest.haml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
!!!
%html.no-js{lang: "en"}
%head
%meta{charset: "utf-8"}
%meta{content: "width=device-width, initial-scale=1.0", name: "viewport"}
%title Moodress | Your fashion, your style, you!
%link{href: "css/foundation.css", rel: "stylesheet"}
%link{href: "icon/foundation-icons.css", rel: "stylesheet"}
%link{href: "css/override.css", rel: "stylesheet"}
%link{href: "css/font-awesome.css", rel: "stylesheet", type: "text/css"}
%link{href: "css/main-settings.css", rel: "stylesheet", type: "text/css"}
%link{href: "css/header.css", rel: "stylesheet", type: "text/css"}
%link{href: "css/user-cover.css", rel: "stylesheet", type: "text/css"}
%link{href: "css/user-menu.css", rel: "stylesheet", type: "text/css"}
%link{href: "css/user-body.css", rel: "stylesheet", type: "text/css"}
%script{src: "js/lightbox.js"}
%script{src: "js/vendor/modernizr.js"}
%script{src: "js/jquery-1.11.0.min.js", type: "text/javascript"}
%script{src: "js/typeahead-0.10.2.js", type: "text/javascript"}
%script{src: "js/header.js", type: "text/javascript"}
%script{src: "js/user-menu.js", type: "text/javascript"}
#all{:onClick => 'zoomIn()'}
%body.header-fixed{class: "#no-couture"}
#zoom-block
#header.connected
.container
.home
%a{href: "index.html"}
%img{:src => 'css/M.png'}
.search
%form{action: "/", method: "GET"}
%input{name: "q", placeholder: " …", type: "text"}
%input{type: "submit"}/
.connected
%a{href: "#", :'data-reveal-id' => 'signup-modal'} Sign up
%span
.connected
%a#joyride-1{href: "#", :'data-reveal-id' => 'signin-modal'} Log in
.menu-fixed