Retour à avant le bouton owncloud qui n'est pas propre
parent
4d91ef02e8
commit
6464052446
|
@ -15,7 +15,7 @@ header {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin: 2em 0;
|
margin: 2em 0;
|
||||||
background-color: rgba(103, 83, 108, 1);
|
background-color: rgba(103, 83, 108, 1); */
|
||||||
}
|
}
|
||||||
|
|
||||||
#avatar {
|
#avatar {
|
||||||
|
@ -60,20 +60,3 @@ p {
|
||||||
-moz-hyphens: auto;
|
-moz-hyphens: auto;
|
||||||
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;
|
|
||||||
}
|
|
||||||
|
|
|
@ -36,7 +36,6 @@
|
||||||
<li>professionnel : <a href="mailto:igor.milhit@hesge.ch" title="m'écrire sur mon e-mail professionnel">igor.milhit@hesge.ch</a></li>
|
<li>professionnel : <a href="mailto:igor.milhit@hesge.ch" title="m'écrire sur mon e-mail professionnel">igor.milhit@hesge.ch</a></li>
|
||||||
<li>veille : <a href="https://id-libre.org/shaarli" title="mon site de social-bookmarking">id-libre.org/shaarli</a></li>
|
<li>veille : <a href="https://id-libre.org/shaarli" title="mon site de social-bookmarking">id-libre.org/shaarli</a></li>
|
||||||
<li>CV (pdf) : <a href="cv-igor-milhit.pdf" title="Mon CV, en format PDF, mis à jour">cv-igor-milhit.pdf</a></li>
|
<li>CV (pdf) : <a href="cv-igor-milhit.pdf" title="Mon CV, en format PDF, mis à jour">cv-igor-milhit.pdf</a></li>
|
||||||
<li id="cloud"><a target="_blank" href="https://owncloud.org/federation#iGor@id-libre.org/cloud"> <img src="https://id-libre.org/cloud/core/img/logo-icon.svg" > Partagez avec moi via ownCloud </a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue