mirror of
https://github.com/skylanix/MamieHenriette.git
synced 2026-02-06 14:50:34 +01:00
19 lines
242 B
CSS
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;
|
|
} |