Template:Featured: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 2: Line 2:
<style>
<style>
a {
a {
  display: block;
   color: inherit; /* blue colors for links too */
   color: inherit; /* blue colors for links too */
   text-decoration: inherit; /* no underline */
   text-decoration: inherit; /* no underline */
}
}
</style>
</style>
<a href="{{{3}}}" style="padding:20px; background: #243342; border-radius:10px;display:flex;"><div style="font-size:1.1em;color:#fff;font-weight:600; padding-right:10px; border-right:1px solid #44515e;">{{{1}}}</div><div style="padding-left:10px;">{{{2}}}</div></a>
<a href="{{{3}}}" style="padding:20px; background: #243342; border-radius:10px;display:flex;">
 
<div style="font-size:1.1em;color:#fff;font-weight:600;padding-right:10px;border-right:1px solid #44515e;">{{{1}}}</div><div style="padding-left:10px;">{{{2}}}</div>
 
</a>
</html>
</html>

Revision as of 18:29, 27 October 2021

{{{1}}}
{{{2}}}