Skip to content

Commit e984ed4

Browse files
committed
Changes have been made to the wtm facebook, g+ and twitter links. Also made changes to the bios of the Organizers.
1 parent f435d3b commit e984ed4

File tree

7 files changed

+161
-150
lines changed

7 files changed

+161
-150
lines changed

assets/css/main.css

+8-2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ body {
1111

1212

1313
}
14+
15+
1416
a {
1517
color: #333;
1618
text-decoration: none;
@@ -462,15 +464,19 @@ nav.tabs ul li a:hover { background-color: #1d2945; }
462464
/* Header Section Start */
463465
#header {
464466
width: 100%;
465-
background: url(../img/backgrounds/skill-bg.jpg);
467+
/*background: url(../img/backgrounds/skill-bg.jpg);*/
468+
background: url(../img/backgrounds/girl.jpg);
466469
background-size: cover;
467470
background-repeat: no-repeat;
468471
position: relative;
469472
color: #ffffff;
470-
}
473+
474+
475+
}
471476

472477
#header:before {
473478
background: rgba(1, 0, 2, 0.7);
479+
background-color: rgba(1, 0,2, 0.9);
474480
position: absolute;
475481
width: 100%;
476482
height: 100%;

assets/css/menu_topexpand.css

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
.content-wrap {
33
overflow: hidden;
44
width: 100%;
5-
height: 100%;
6-
5+
height: 100%;
76
}
87

98
.container {
@@ -102,7 +101,7 @@
102101

103102
.icon-list {
104103
/*float: right;*/
105-
padding: 2.5em 2em 0 8em;
104+
padding: 2.5em 2em 0 5em;
106105

107106
}
108107

assets/img/backgrounds/girl.jpg

491 KB
Loading

assets/img/testimonial/NTonia.png

61.9 KB
Loading

assets/img/testimonial/NgongIvan.PNG

54.4 KB
Loading
52 KB
Loading

index.html

+151-145
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)