HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/nowruzgan.com/oil-timeline/styles/images.css
#images-container {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
}
#images-container .item {
	float: left;
	height: 100%;
	width: 1000px;
	margin-right: -500px;
}
#images-container .item .inside-wrapper {
	width: inherit;
	height: inherit;
	position: absolute;
}
#images-container .item .image-wrapper {
	width: inherit;
	height: inherit;
	text-align: center;
	overflow: hidden;
	position: absolute;
}

.item .image-wrapper {
	display: none;
}
.image-wrapper.selected {
	display: block;
}