mirror of
https://github.com/allan-cff/strava-free-year-in-sport.git
synced 2026-01-18 16:47:35 +01:00
equipment and svg
This commit is contained in:
@@ -58,32 +58,3 @@ h2 {
|
||||
margin:0;
|
||||
}
|
||||
|
||||
#fc {
|
||||
background-color: #495227;
|
||||
height:20vh;
|
||||
display:flex;
|
||||
flex-direction: column;
|
||||
align-items:center;
|
||||
justify-content: center;
|
||||
position:relative;
|
||||
color:black;
|
||||
}
|
||||
|
||||
#heart {
|
||||
height : 30vw;
|
||||
margin : 0 35vw;
|
||||
position : absolute;
|
||||
top : 3vh;
|
||||
z-index:1;
|
||||
}
|
||||
|
||||
#fc h2 {
|
||||
position: relative;
|
||||
z-index:10;
|
||||
padding-left:0;
|
||||
}
|
||||
|
||||
#fc p {
|
||||
position: relative;
|
||||
z-index : 10;
|
||||
}
|
||||
@@ -45,10 +45,10 @@
|
||||
</section>
|
||||
|
||||
<div class="titre">
|
||||
<h1>FRÉQUENCE CARDIAQUE</h1>
|
||||
<h1>EVEREST</h1>
|
||||
</div>
|
||||
|
||||
<section id="fc">
|
||||
<section id="everest">
|
||||
<h2>MOYENNE</h2>
|
||||
<p class="nombre-sm">no data</p>
|
||||
<img src="./images/heart.svg" alt="Coeur" id="heart">
|
||||
|
||||
Reference in New Issue
Block a user