Teavitused

Midagi on hästi

<div class="notice ">

    <i class="fas fa-check notice__icon"></i> The Earth is a very small stage in a vast cosmic arena.
</div>
{
  "icon": "check",
  "text": "The Earth is a very small stage in a vast cosmic arena."
}

Midagi ei ole hästi

<div class="notice notice--error">

    <i class="fas fa-check notice__icon"></i> The Earth is a very small stage in a vast cosmic arena.
</div>
{
  "icon": "check",
  "text": "The Earth is a very small stage in a vast cosmic arena.",
  "notice-modifiers": "notice--error"
}

Infoteavitus

<div class="notice notice--info">

    <i class="fas fa-check notice__icon"></i> The Earth is a very small stage in a vast cosmic arena.
</div>
{
  "icon": "check",
  "text": "The Earth is a very small stage in a vast cosmic arena.",
  "notice-modifiers": "notice--info"
}

Hoiatus

<div class="notice notice--warning">

    <i class="fas fa-check notice__icon"></i> The Earth is a very small stage in a vast cosmic arena.
</div>
{
  "icon": "check",
  "text": "The Earth is a very small stage in a vast cosmic arena.",
  "notice-modifiers": "notice--warning"
}

Pikem teavitus

Midagi on hästi

<div class="notice ">

    <i class="fas fa-check notice__icon"></i> The dangers of not thinking clearly are much greater now than ever before. It's not that there's something new in our way of thinking - it's that credulous and confused thinking can be much more lethal in
    ways it was never before.
</div>
{
  "icon": "check",
  "text": "The dangers of not thinking clearly are much greater now than ever before. It's not that there's something new in our way of thinking - it's that credulous and confused thinking can be much more lethal in ways it was never before."
}