Changes

445 bytes removed ,  16:10, 6 June 2022
Replaced content with "body { background-color: lightblue; }"
Line 1: Line 1: −
{| class="wikitable"
+
body {
|+ Caption text
+
   background-color: lightblue;
|-
+
}
! exemplo !! Header text !! Header text
  −
|-
  −
| Engaging Canadians || Going further || Example
  −
|-
  −
| Example || Example || Example
  −
|-
  −
| Example || Example || Example
  −
|}
  −
 
  −
<div class="dropdown">
  −
<div class="alert-icon alert-success" role="alert">
  −
   <div class="icon" aria-hidden="true">
  −
    <i class="far fa-check-circle" style="font-size:40px"></i>
  −
  </div>
  −
  <div class="message">
  −
    <h3>Notification title</h3>
  −
    <p>Message</p>
  −
  </div>
  −
</div>