Allow for credits in image positions

This commit is contained in:
2024-08-09 15:46:18 +02:00
parent bd1076113f
commit acbd51bcd7
3 changed files with 18 additions and 4 deletions

View File

@@ -760,6 +760,13 @@ h1 {
}
}
.tsc-image, .tsc-gallery-img {
.credits {
font-style: italic;
float: right;
}
}
.youtube-video {
max-width: 100%;
}