Template:TechIcon/style.css: Difference between revisions
Template page
More actions
Content deleted Content added
imported>76561198045853337 mNo edit summary |
m target the Tech Page |
||
| Line 2: | Line 2: | ||
display: inline-block; |
display: inline-block; |
||
} |
} |
||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
width: 80px; |
|||
| ⚫ | |||
} |
} |
||
Revision as of 17:39, 24 February 2024
.tech_icon_container {
display: inline-block;
}
tbody>tr>td>.tech_icon_container>a>picture>img {
height: 80px;
width: 80px;
}