hpi-swt2/sport-portal

View on GitHub
app/assets/stylesheets/schedule.css

Summary

Maintainability
Test Coverage
@media print {
    nav, footer,
    .matches-table .btn,
    a[href]:after,
    .matches-table thead th:last-child,
    .matches-table tr td:last-child {
        display:none;
    }
}