Détails - Changement de placements, taille..
This commit is contained in:
parent
71a515b90d
commit
ecdda6043c
18
index.html
18
index.html
@ -42,6 +42,7 @@
|
||||
$(window).load(function() {
|
||||
$(".loader").fadeOut("slow");
|
||||
});
|
||||
|
||||
</script>
|
||||
</head>
|
||||
|
||||
@ -146,7 +147,7 @@
|
||||
<br>
|
||||
<div class="text-center">
|
||||
<h2>Développeur<br>Web</h2></div>
|
||||
<h4>Java, HTML, CSS, Javascript</h4>
|
||||
<h3>Java, HTML, CSS, Javascript</h3>
|
||||
<br>
|
||||
<h4>
|
||||
<span class="glyphicon glyphicon-briefcase" aria-hidden="true"></span> Développeur Web<br>
|
||||
@ -184,7 +185,7 @@
|
||||
<div class="visible-sm col-sm-6">
|
||||
<br>
|
||||
<h2>Développeur<br>Web</h2>
|
||||
<h4>Java, HTML, CSS, Javascript</h4>
|
||||
<h3>Java, HTML, CSS, Javascript</h3>
|
||||
<br>
|
||||
<h4>
|
||||
<span class="glyphicon glyphicon-briefcase" aria-hidden="true"></span> Développeur Web<br>
|
||||
@ -216,7 +217,7 @@
|
||||
<div class="visible-md col-md-6">
|
||||
<br>
|
||||
<h2>Développeur<br>Web</h2>
|
||||
<h4>Java, HTML, CSS, Javascript</h4>
|
||||
<h3>Java, HTML, CSS, Javascript</h3>
|
||||
<h3>
|
||||
<span class="glyphicon glyphicon-briefcase" aria-hidden="true"></span> Développeur Web<br>
|
||||
<small><span class="glyphicon glyphicon-calendar" aria-hidden="true"></span> 07/16 - (...)</small>
|
||||
@ -247,8 +248,8 @@
|
||||
|
||||
<div class="visible-lg col-lg-6">
|
||||
<br>
|
||||
<h2>Développeur<br>Web</h2>
|
||||
<h4>Java, HTML, CSS, Javascript</h4>
|
||||
<h2>Développeur Web</h2>
|
||||
<h3>Java, HTML, CSS, Javascript</h3>
|
||||
<h3>
|
||||
<span class="glyphicon glyphicon-briefcase" aria-hidden="true"></span> Développeur Web<br>
|
||||
<small><span class="glyphicon glyphicon-calendar" aria-hidden="true"></span> 07/16 - (...)</small>
|
||||
@ -460,16 +461,16 @@
|
||||
<h3>Gardons contact !</h3>
|
||||
<ul class="list-inline">
|
||||
<li>
|
||||
<a href="https://twitter.com/anthony__dumas" class="btn-social btn-outline"><i class="fa fa-fw fa-twitter-square"></i></a>
|
||||
<a href="mailto:anthony-dumas@pad-panic.fr" class="btn-social btn-outline" data-toggle="tooltip" data-placement="top" title="anthony-dumas@pad-panic.fr"><i class="fa fa-fw fa-envelope"></i></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="mailto:anthony-dumas@pad-panic.fr" class="btn-social btn-outline" data-toggle="tooltip" data-placement="top" title="anthony-dumas@pad-panic.fr"><i class="fa fa-fw fa-envelope"></i></a>
|
||||
<a href="https://github.com/AdamasFR" class="btn-social btn-outline"><i class="fa fa-fw fa-github-square "></i></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.linkedin.com/in/anthonyyvondumas" class="btn-social btn-outline"><i class="fa fa-fw fa-linkedin-square"></i></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/AdamasFR" class="btn-social btn-outline"><i class="fa fa-fw fa-github-square "></i></a>
|
||||
<a href="https://twitter.com/anthony__dumas" class="btn-social btn-outline"><i class="fa fa-fw fa-twitter-square"></i></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@ -717,6 +718,7 @@
|
||||
|
||||
ga('create', 'UA-72744412-1', 'auto');
|
||||
ga('send', 'pageview');
|
||||
|
||||
</script>
|
||||
</body>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user