Template:Warning: Difference between revisions

m
Improved the look of multi-line warnings
m (Replaced <i> tags around font awesome with span, replaced <i> tags around the parameter with '' to be consistent with other wiki markup.)
m (Improved the look of multi-line warnings)
Line 2: Line 2:
     background-color: #FFE56E;
     background-color: #FFE56E;
     border-left: 5px solid #D5B317;
     border-left: 5px solid #D5B317;
     padding: 5px 10px;
     padding: 10px;
     display: inline;
     display: inline-block;
">
">
<span class="fa fa-exclamation-triangle"></span> ''{{{1}}}''</div>
<span class="fa fa-exclamation-triangle"></span> ''{{{1}}}''</div>