blackboard view fix

This commit is contained in:
root (fetsite21)
2021-01-29 23:41:40 +01:00
parent 23b1f1514f
commit d751bfb146
3 changed files with 13 additions and 2 deletions

View File

@@ -16,3 +16,12 @@ div.footer {
.footer a i {
font-size:30px;
}
a.thumbnail {
width: 150px;
height: 150px;
}
a.thumbnail img {
width: 150px;
height: 150px;
}