Template:Danger: Difference between revisions

No edit summary
Tag: Reverted
Added danger icon to danger box template.
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<!-- OLD
<div class="danger">
<div class="danger" style="border: 2px solid #d32f2f; background-color: #ffcccc; padding: 10px; color: black;">
[[File:Danger.png|35px|thumb|left]]
{{{1|}}}
{{{1|}}}
</div>
</div>
-->
<div style="clear: both"></div>
 
<div class="info" style="border: 2px solid #2196F3; background-color: #E3F2FD; padding: 10px; color: black; margin: 10px 0;">
    <style>
        .info a {
            color: #FF5733; /* Desired link color */
            text-decoration: none; /* Optional: remove underline */
        }
        .info a:hover {
            text-decoration: underline; /* Optional: underline on hover */
        }
    </style>
    {{{1|No link provided}}}
</div>

Latest revision as of 20:52, 3 November 2024


This page was last edited on 3 November 2024, at 20:52.