Template:YouTube link/styles.css: Difference between revisions
Template page
More actions
Build reusable tournament data and rendering system |
m Build reusable tournament data and rendering system |
||
| Line 5: | Line 5: | ||
.loka-youtube-link img { | .loka-youtube-link img { | ||
vertical-align: -2px; | vertical-align: -2px; | ||
} | |||
.loka-youtube-link-credit { | |||
opacity: .68; | |||
} | } | ||
Revision as of 16:55, 19 August 2026
.loka-youtube-link {
display: inline;
}
.loka-youtube-link img {
vertical-align: -2px;
}
.loka-youtube-link-credit {
opacity: .68;
}
.loka-youtube-link-warning {
display: block;
margin-top: .2em;
font-size: .78em;
font-style: italic;
opacity: .68;
}