Skip to content

Commit 6386844

Browse files
authored
Merge pull request IOSD#1 from SD-DTU/master
Pullin Changing From Master SD_DTU
2 parents c186046 + 5a27ef3 commit 6386844

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+931
-215
lines changed

README.md

+3

css/jquery.modal.css

+72
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/main.css

+25-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic);
1+
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic);
22
/*
33
Template Name: Multi
44
Version: 1.0
@@ -936,3 +936,27 @@ ul.nostyle i {
936936
box-shadow: none;
937937
-webkit-box-shadow: none;
938938
}
939+
940+
/*----------Team-----------------*/
941+
#meet-team-2 {
942+
padding: 100px 0;
943+
}
944+
.team-info >span{
945+
color: #45aed6 !important;
946+
}
947+
.team-cont{
948+
width: 100%;
949+
margin: 0 auto;
950+
}
951+
.img2{
952+
border-radius:50% !important;width:60%;margin: 0 auto;border: 4px solid #eeeeee;
953+
transition: all 0.3s;
954+
}
955+
.img2:hover{
956+
transition: all 0.3s;
957+
-webkit-filter:opacity(50%);
958+
}
959+
960+
.team-lower-team img{
961+
width: 50%;
962+
}
-11.1 KB
Binary file not shown.
-16.4 KB
Binary file not shown.
-3.93 KB
Binary file not shown.
-5.55 KB
Binary file not shown.

images/ico/favicon.ico

-1.12 KB
Binary file not shown.

images/portfolio/01.jpg

57.2 KB

images/portfolio/02.jpg

50.7 KB

images/portfolio/03.jpg

43.2 KB

images/portfolio/04.jpg

88.2 KB

images/portfolio/05.jpg

69.9 KB

images/portfolio/06.jpg

40.7 KB

images/portfolio/07.jpg

-3.94 KB

images/portfolio/08.jpg

-701 Bytes

images/portfolio/full.jpg

-37.4 KB
Binary file not shown.

images/team/New/1.jpeg

10.5 KB

images/team/New/2.jpeg

54.1 KB

images/team/New/3.jpeg

35 KB

images/team/New/4.jpeg

76.2 KB

images/team/New/5.jpeg

10.1 KB

images/team/New/8.jpeg

47.4 KB

images/team/New/9.jpeg

13.6 KB

images/team/portfolio/fullsize/1.jpg

-2.25 MB
Binary file not shown.

images/team/portfolio/fullsize/10.jpg

-47.7 KB
Binary file not shown.

images/team/portfolio/fullsize/11.jpg

-71.6 KB
Binary file not shown.

images/team/portfolio/fullsize/12.jpg

-27 KB
Binary file not shown.

images/team/portfolio/fullsize/13.jpg

-76 KB
Binary file not shown.

images/team/portfolio/fullsize/14.jpg

-1.2 MB
Binary file not shown.

images/team/portfolio/fullsize/15.jpg

-38.1 KB
Binary file not shown.

images/team/portfolio/fullsize/2.jpg

-53 KB
Binary file not shown.

images/team/portfolio/fullsize/3.jpg

-146 KB
Binary file not shown.

images/team/portfolio/fullsize/4.jpg

-260 KB
Binary file not shown.

images/team/portfolio/fullsize/5.jpg

-250 KB
Binary file not shown.

images/team/portfolio/fullsize/6.jpg

-227 KB
Binary file not shown.

images/team/portfolio/fullsize/7.jpg

-170 KB
Binary file not shown.

images/team/portfolio/fullsize/8.jpg

-22.9 KB
Binary file not shown.

images/team/portfolio/fullsize/9.jpg

-142 KB
Binary file not shown.
-685 KB
Binary file not shown.
-712 KB
Binary file not shown.
-712 KB
Binary file not shown.
-668 KB
Binary file not shown.
-711 KB
Binary file not shown.
-764 KB
Binary file not shown.
-745 KB
Binary file not shown.
-686 KB
Binary file not shown.
-832 KB
Binary file not shown.
-692 KB
Binary file not shown.
-785 KB
Binary file not shown.
-767 KB
Binary file not shown.
-698 KB
Binary file not shown.
-680 KB
Binary file not shown.
-771 KB
Binary file not shown.

0 commit comments

Comments
 (0)