Skip to content

Commit b5dd0af

Browse files
author
Giancarlo
committed
final commit
1 parent c70148a commit b5dd0af

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

public/stylesheets/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ div#bottom {
5555
float: bottom;
5656
bottom: 0;
5757
width: 100%;
58-
height: 300px;
58+
height: 50px;
5959
background: -moz-linear-gradient(top, #2e2d2d, #000000);
6060
background: -webkit-gradient(linear, left top, left bottom, from(#2e2d2d), to(#000000));
6161
background: #2e2d2d;

views/layout.jade

+4-6
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ html
1313
h2 TV Herald suggests an alternative way to reduce the time you spend watching poor television.
1414
h2 The app allows you to search the series you’re interested in.
1515
#bd
16-
h3 Séries
17-
br
18-
p search
19-
p Just search for the series you would like to get synopses, exhibition dates and more.
20-
#bottom
21-
p
16+
h3 So...
17+
h4 Unfortunately the application does not work as planned, but had so much fun these two days.
18+
h5 See Ya
19+
#bottom

0 commit comments

Comments
 (0)