* commit 'd3c172703df68c70aca6f212fda3023246869777': define height for context images to avoid content jumps on load
This commit is contained in:
@@ -14,6 +14,9 @@ div.slide {
|
||||
div.slide p {
|
||||
height:40px;
|
||||
}
|
||||
div.slide img {
|
||||
height: 208px;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user