From dcb5142f934853f40feed76210c5fe243534bc82 Mon Sep 17 00:00:00 2001 From: David Mendoza Moreno Date: Tue, 11 Oct 2016 15:43:34 +0200 Subject: [PATCH 1/2] k --- content/dmm.html | 14 +++++++++++ css/team.css | 17 +++++++++++++- index.html | 61 ++++++++++++++++++++++++------------------------ 3 files changed, 61 insertions(+), 31 deletions(-) create mode 100644 content/dmm.html diff --git a/content/dmm.html b/content/dmm.html new file mode 100644 index 0000000..711a55b --- /dev/null +++ b/content/dmm.html @@ -0,0 +1,14 @@ + + + + + + + + +
David Mendoza Moreno
+
El algodón no engaña
+
+
My skills...
+ + \ No newline at end of file diff --git a/css/team.css b/css/team.css index d4429b7..8ee8ca6 100644 --- a/css/team.css +++ b/css/team.css @@ -82,4 +82,19 @@ margin: 0 auto; } - \ No newline at end of file + + /*DMM*/ +.dmm-title{font-size:32px; font-family:'Arvo'; text-align:center} +.dmm-subtitle{font-size:15px; font-family:'Arvo'; text-align:center; font-style:italic;} +.dmm-circular { + width: 200px; + height: 200px; + border-radius: 100px; + -webkit-border-radius: 100px; + -moz-border-radius: 100px; + background: url(https://i.ytimg.com/vi/FFv5kOxpECM/hqdefault.jpg) no-repeat; + background-size: auto 200px; + background-position: center; + float: none; + margin: 0 auto; + } \ No newline at end of file diff --git a/index.html b/index.html index d45a515..f0105c5 100644 --- a/index.html +++ b/index.html @@ -1,36 +1,37 @@ - - - - - El nostre equip!!! - - -
-
Our Team!
-
-
Choos one developer
-
-
-
-
- + + + - + - -
-
-
-
-
-
- - - + + + + + + + +
+ + + From a1ee82a52d9ba28a846076517afb9d88c3a2e94b Mon Sep 17 00:00:00 2001 From: David Mendoza Moreno Date: Tue, 11 Oct 2016 16:05:54 +0200 Subject: [PATCH 2/2] new --- Team | 1 + 1 file changed, 1 insertion(+) create mode 160000 Team diff --git a/Team b/Team new file mode 160000 index 0000000..add74e1 --- /dev/null +++ b/Team @@ -0,0 +1 @@ +Subproject commit add74e114846706b96cba87cb2725d67936bd550