Template:Featured: Difference between revisions
Template page
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
color: inherit; /* blue colors for links too */ | color: inherit; /* blue colors for links too */ | ||
text-decoration: inherit; /* no underline */ | text-decoration: inherit; /* no underline */ | ||
} | |||
.bigid_featured_box { | |||
margin: 20px 0px;padding:20px; background: #243342; border-radius:10px;display:flex; | |||
} | |||
.bigid_featured_title { | |||
font-size:1.1em;color:#fff;font-weight:600; padding-right:10px; border-right:1px solid #44515e; | |||
} | |||
.skin-citizen-light .bigid_featured_box{ | |||
background: #dfdfdf; | |||
} | |||
.skin-citizen-light .bigid_featured_title { | |||
color: #161616; | |||
} | } | ||
</style> | </style> | ||
<a href="{{{3}}}"><div | <a href="</html>{{{3}}}<html>"><div class="bigid_featured_box"><div class="bigid_featured_title"></html>{{{1}}}<html></div><div style="padding-left:10px;"></html>{{{2}}}<html></div></div></a> | ||
</html> | </html> |