Template:TechIcon/style.css: Difference between revisions

Template page
imported>76561198045853337
(create css)
 
m (1 revision imported: New Files)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
display: inline-block;
display: inline-block;
}
}
 
tbody>tr>td>.tech_icon_container>a>picture>img {
.tech_icon_container>img {
height: 80px;
max-height: 80px;
width: 80px;
max-width: 80px;
}
}

Latest revision as of 11:54, 24 March 2024

.tech_icon_container {
	display: inline-block;
}
tbody>tr>td>.tech_icon_container>a>picture>img {
	height: 80px;
	width: 80px;
}
🍪 We use cookies to keep session information to provide you a better experience.