From 4d91ef02e8d08fdb5543745b924ba06769381c5c Mon Sep 17 00:00:00 2001 From: igor milhit Date: Tue, 27 Oct 2015 07:13:54 +0100 Subject: [PATCH] Ajout boutton owncloud --- css/style.css | 19 ++++++++++++++++++- index.html | 1 + 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 0a45b52..54c4727 100644 --- a/css/style.css +++ b/css/style.css @@ -15,7 +15,7 @@ header { display: flex; align-items: center; margin: 2em 0; - background-color: rgba(103, 83, 108, 1); */ + background-color: rgba(103, 83, 108, 1); } #avatar { @@ -60,3 +60,20 @@ p { -moz-hyphens: auto; hyphens: auto; } + +/* ----------- boutton owncloud --------------- */ + +#cloud a { + text-decoration: none; + padding: 10px; + background-color: rgba(103, 83, 108, 1); + color: rgba(238, 215, 244, 1); + border-radius: 3px; + padding-left: 4px; +} + +#cloud img { + width: 50px; + position: relative; + top: 8px; +} diff --git a/index.html b/index.html index 248946e..3d7d999 100644 --- a/index.html +++ b/index.html @@ -36,6 +36,7 @@
  • professionnel : igor.milhit@hesge.ch
  • veille : id-libre.org/shaarli
  • CV (pdf) : cv-igor-milhit.pdf
  • +
  • Partagez avec moi via ownCloud