Template:Teammates/styles.css: Difference between revisions

From OnTrackNorthAmerica
(Created page with ".pic1{ width:33.3%; } .pic2{ width: 33%; } .pic3{ width: 33%; }")
 
No edit summary
Line 1: Line 1:
.pic1{
.pic1{
width:33.3%;
width:33.3%;
}
}


Line 9: Line 10:
.pic3{
.pic3{
width: 33%;
width: 33%;
float:left;
}
}

Revision as of 14:30, 6 September 2024

.pic1{
	width:33.3%;
	
}

.pic2{
	width: 33%;
}

.pic3{
	width: 33%;
	float:left;
}