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 @@ +