Fix Bold Nombre Partido Político (Tickers)
This commit is contained in:
@@ -92,12 +92,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ticker-party .party-name {
|
.ticker-party .party-name {
|
||||||
font-weight: 500;
|
font-weight: 800;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
padding-right: 0.6rem; /* 10px */
|
padding-right: 0.6rem;
|
||||||
/* El tamaño del nombre del partido es 0.9 veces el tamaño base */
|
|
||||||
font-size: 0.9rem;
|
font-size: 0.9rem;
|
||||||
color: #343a40;
|
color: #343a40;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user