View source for MediaWiki:Common.css
From Tycoon Gaming
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/*Testing Area*/
.job-item {
width: 150px; /* Adjust size as needed */
height: 150px;
border: 1px solid #ddd; /* Light grey border */
padding: 10px;
text-align: center;
transition: all 0.3s ease;
}
.job-image-container {
position: relative;
width: 100%;
height: 80%;
}
.job-image, .job-image-hover {
position: absolute;
top: 0;
left: 0;
width: 100%;
000
1:0
Return to MediaWiki:Common.css.