Skip to content
Snippets Groups Projects
Commit e25c7310 authored by Pablo Martin's avatar Pablo Martin
Browse files

cambios

parent f9810667
No related branches found
No related tags found
No related merge requests found
Pipeline #13073 passed
......@@ -153,6 +153,7 @@ h3 {
align-items: center;
height: 100%;
margin-top: 20px;
width: 90%;
}
svg {
......@@ -187,6 +188,7 @@ svg {
flex-direction: column;
align-items: center;
margin-left: 10px;
margin-right: 30px;
background-color: #38003C;
border-radius: 20px;
padding: 20px;
......@@ -211,4 +213,14 @@ svg {
border-radius: 15px;
pointer-events: none;
opacity: 0;
}
\ No newline at end of file
}
#bottom{
margin-top: 80px;
width: 100%;
text-align: center;
height: 50px;
font-size: 15px;
padding-bottom: 40px;
font-family: "aptos";
}
......@@ -46,6 +46,16 @@
</div>
</div>
</div>
<div id="bottom">
<p>
Pablo Martín de Benito | Creado con
<a href="https://d3js.org/">D3.js</a>
| Fuente:
<a href="https://www.kaggle.com/datasets/evangower/english-premier-league-standings">Premier League Standings</a>
</p>
<p>
Diseño y Evaluación de Sistemas Interactivos - Escuela de Ingeniería Informática - Universidad de Valladolid
</p>
</div>
</body>
</html>
\ No newline at end of file
......@@ -310,4 +310,14 @@ option {
#svg{
margin-left: 100px;
}
#bottom{
margin-top: 80px;
width: 100%;
text-align: center;
height: 50px;
font-size: 15px;
padding-bottom: 40px;
font-family: "aptos";
}
\ No newline at end of file
......@@ -52,6 +52,16 @@
</div>
</div>
</div>
<div id="bottom">
<p>
Pablo Martín de Benito | Creado con
<a href="https://d3js.org/">D3.js</a>
| Fuente:
<a href="https://www.kaggle.com/datasets/evangower/english-premier-league-standings">Premier League Standings</a>
</p>
<p>
Diseño y Evaluación de Sistemas Interactivos - Escuela de Ingeniería Informática - Universidad de Valladolid
</p>
</div>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment