Template:Chef Tasks/style.css: Difference between revisions

From Pizza Tower Wiki
Content added Content deleted
mNo edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
margin: 0;
margin: 0;
}
}
.taskTable td:first-child {
.taskTable .location {
text-align: center;
text-align: center;
}
}
Line 9: Line 9:
padding-top: 15px;
padding-top: 15px;
}
}

/* [[Category:Styling pages]] */

Latest revision as of 14:11, 12 November 2023

.taskTable h3 {
	padding: 0;
	margin: 0;
}
.taskTable .location {
	text-align: center;
}
th.iconHolder {
	padding-top: 15px;
}

/* [[Category:Styling pages]] */