many improvements
This commit is contained in:
@@ -1109,4 +1109,17 @@ tr:has(> td > a) {
|
||||
padding: 0;
|
||||
text-decoration: underline;
|
||||
color: #3282b8;
|
||||
}
|
||||
|
||||
.resource-block {
|
||||
max-width: fit-content;
|
||||
}
|
||||
|
||||
.resource-block video {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.no-list-style {
|
||||
list-style-type: none;
|
||||
padding-left: 1rem;
|
||||
}
|
||||
Reference in New Issue
Block a user