Template:TechIcon/style.css: Difference between revisions
Template page
More actions
Content deleted Content added
imported>76561198045853337 create css |
imported>76561198045853337 mNo edit summary |
||
Line 3: | Line 3: | ||
} |
} |
||
.tech_icon_container>img { |
.tech_icon_container>a>img { |
||
max-height: 80px; |
max-height: 80px; |
||
max-width: 80px; |
max-width: 80px; |
Revision as of 11:22, 15 June 2021
.tech_icon_container {
display: inline-block;
}
.tech_icon_container>a>img {
max-height: 80px;
max-width: 80px;
}