Files
MamieHenriette/webapp/static/css/style.css
Kepka Ludovic 5c96a8a18a Alerte de live
2025-08-30 11:42:35 +02:00

19 lines
242 B
CSS

header nav img {
border-radius: 50%;
}
table th,
table td {
text-align: left;
vertical-align: top;
overflow: hidden;
white-space: normal;
}
table.live-alert tr td:last-child {
white-space: nowrap;
}
a.icon {
text-decoration: none;
}