From d6e9dfff1dc4cb38849cfc4b7e148bf16670f04a Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 11 Oct 2016 19:47:24 +0200 Subject: [PATCH] ahi va --- content/ccm.html | 15 +++++++++++++++ css/team.css | 18 ++++++++++++++++++ index.html | 1 + 3 files changed, 34 insertions(+) create mode 100644 content/ccm.html diff --git a/content/ccm.html b/content/ccm.html new file mode 100644 index 0000000..fce0448 --- /dev/null +++ b/content/ccm.html @@ -0,0 +1,15 @@ + + + + + + + + + +
Carles Costas Mateu
+
Analiza lo que puedes crear y crea todo aquello que no se pueda analizar.
+
+
I like koalas <3
+ + \ No newline at end of file diff --git a/css/team.css b/css/team.css index 231bb33..008f9b7 100644 --- a/css/team.css +++ b/css/team.css @@ -131,3 +131,21 @@ float: none; margin: 0 auto; } +/*CCM*/ +.ccm-body{ background-color:burlywood} +.ccm-title{font-size:5em; font-family:'Shadows Into Light', cursive; text-align:center;color:palevioletred;} +.ccm-subtitle{font-size:3em; font-family:'Shadows Into Light', cursive; text-align:center; font-style:italic;} +.ccm-circular { + width: 200px; + height: 200px; + border-radius: 100px; + -webkit-border-radius: 100px; + -moz-border-radius: 100px; + background:url(http://www.animalesyanimales.com/wp-content/uploads/2012/04/1_koala_300.jpg) no-repeat; + background-size: auto 200px; + background-position: center; + float: none; + margin: 0 auto; + margin-top: 2em; + } + \ No newline at end of file diff --git a/index.html b/index.html index 6fc2ccb..6c8f729 100644 --- a/index.html +++ b/index.html @@ -26,6 +26,7 @@ +