Template:TechIcon/style.css: Difference between revisions
Template page
More actions
Content deleted Content added
imported>76561198045853337 mNo edit summary |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
display: inline-block; |
display: inline-block; |
||
} |
} |
||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
width: 80px; |
|||
| ⚫ | |||
} |
} |
||
Latest revision as of 15:05, 27 October 2025
.tech_icon_container {
display: inline-block;
}
tbody>tr>td>.tech_icon_container>span>a>picture>img {
height: 80px;
width: 80px;
}