Proxy_Cafe__the_backup_edition/custom.css

31 lines
337 B
CSS
Raw Normal View History

2024-09-08 20:28:11 +02:00
.section-number-2 {
display: none;
}
.section-number-3 {
display: none;
}
.section-number-4 {
display: none;
}
.section-number-5 {
display: none;
}
b {
color: lightgreen;
}
table {
table-layout:fixed;
}
td {
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
}
.date {
display: none;
}