From 04f04346b0130a3a363ca1465d0bb1742ed26d86 Mon Sep 17 00:00:00 2001 From: Jordi Date: Thu, 3 Nov 2016 16:08:56 +0100 Subject: [PATCH] =?UTF-8?q?Jordi=20Pl=C3=A0=20Added?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/jp.html | 14 ++++++++++++++ css/team.css | 15 +++++++++++++++ index.html | 1 + 3 files changed, 30 insertions(+) create mode 100644 content/jp.html diff --git a/content/jp.html b/content/jp.html new file mode 100644 index 0000000..a069918 --- /dev/null +++ b/content/jp.html @@ -0,0 +1,14 @@ + + + + + + + + +
Jordi Plà Montoro
+
Es genial trabajar con ordenadores. No discuten, lo recuerdan todo y no se beben tu cerveza.
+
+
My skills...
+ + \ No newline at end of file diff --git a/css/team.css b/css/team.css index 078b94b..d24a219 100644 --- a/css/team.css +++ b/css/team.css @@ -176,3 +176,18 @@ margin: 0 auto; } +/*JP*/ +.jp-title{font-size:32px; font-family:'Arvo'; text-align:center} +.jp-subtitle{font-size:15px; font-family:'Arvo'; text-align:center; font-style:italic;} +.jp-circular { + width: 200px; + height: 200px; + border-radius: 100px; + -webkit-border-radius: 100px; + -moz-border-radius: 100px; + background: url(https://pbs.twimg.com/profile_images/640951167355228160/b68hTQjT.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 89c9288..2bcc8be 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,7 @@ +