Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Rafael Lopez
/
ppto
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Rafael Lopez
2026-07-31 18:49:34 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2418bebfd009f5e172dd3f8156846311031b7331
2418bebf
1 parent
02a94396
descargas y diario mobil
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
2 deletions
src/routes/vista-diaria/+page.svelte
src/routes/vista-diaria/+page.svelte
View file @
2418beb
...
...
@@ -2246,7 +2246,19 @@
}
.seccion-titulo-grande {
font-size: 1.5rem;
font-size: 1.25rem;
}
.vista-fecha-titulo {
font-size: 1.25rem;
}
.seccion-titulo-sub {
font-size: 1rem;
}
.entidad-pct-nota {
font-size: 0.7rem;
}
.clasificador-header {
...
...
@@ -2265,7 +2277,14 @@
}
.entidad-pct {
font-size: 2rem;
font-size: 1.75rem;
}
.fab-descargas {
bottom: 16px;
right: 16px;
width: 42px;
height: 42px;
}
.charts-grid {
...
...
Please
register
or
login
to post a comment