Sidebar widgets

This commit is contained in:
2020-01-24 23:37:19 +01:00
parent 29a447005c
commit d6a3f5e119
12 changed files with 217 additions and 630 deletions

View File

@@ -177,7 +177,19 @@
}
.schedule .program .program-content {
margin: 3px;
text-align: center;
}
.schedule .program .tagline {
font-size: 90%;
}
.schedule .program hr {
margin: 3px;
border: none;
border-top: 1px solid #03A6E0;
border-radius: 5px;
}
</style>
@endpush