Skip to content

Commit

Permalink
add icon
Browse files Browse the repository at this point in the history
  • Loading branch information
diorahman committed Apr 4, 2013
1 parent 4c9aa66 commit 1e20410
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,24 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Foundation 4</title>
<title>Labtek Indie</title>
<link rel="stylesheet" href="css/normalize.css" />
<link rel="stylesheet" href="css/foundation.css" />
<link rel="stylesheet" href="css/presentation.css" />
<link rel="icon" type="image/png" href="img/footer/logo.png" />
<style>
/*header { background-color: #2ba6cb; padding: 22px 0; }
header { background-color: #2ba6cb; padding: 22px 0; }
header h1 {
color: #fff;
font-weight: 500;
}*/
}

#main-header {
background-image: url(img/header/main.png), url(img/header/alinea.jpg);
background-position: 50% -50%, 0 10%;
background-repeat: no-repeat, repeat;
background-attachment: fixed;
height: 200px;
height: 220px;
margin: 0 auto;
width: 100%;
position: relative;
Expand Down

0 comments on commit 1e20410

Please sign in to comment.