Diferencia entre revisiones de «Formatos Alerta»
De enunpimpam
Línea 1: | Línea 1: | ||
[[Category:Ayuda]] | [[Category:Ayuda]] | ||
− | <div class="alert alert-danger"><i class="fas fa-exclamation-circle text-danger fa-3x"></i>'''Cuidado''' No olvidarse del '''punto''' final de cada dominio.</div> | + | <syntaxhighlight lang="bash"> |
+ | <div class="alert alert-danger align-items-center"> | ||
+ | <i class="fas fa-exclamation-circle text-danger fa-3x"></i> | ||
+ | <span class="nota">'''Cuidado''' No olvidarse del '''punto''' final de cada dominio.</span> | ||
+ | </div> | ||
+ | </syntaxhighlight> | ||
<div class="alert alert-danger align-items-center"> | <div class="alert alert-danger align-items-center"> | ||
Línea 7: | Línea 12: | ||
</div> | </div> | ||
− | --- | + | ---- |
Revisión del 10:50 14 may 2020
<div class="alert alert-danger align-items-center"> <i class="fas fa-exclamation-circle text-danger fa-3x"></i> <span class="nota">'''Cuidado''' No olvidarse del '''punto''' final de cada dominio.</span> </div>
Cuidado No olvidarse del punto final de cada dominio.
<div class="alert alert-warning"></div>
This page exists just for testing purposes. Carousels are not currently supported by Tweeki out of the box. Patches with CSS fixes and the necessary code to allow the
data-slider
attribute in elements are warmly welcome.<div class="alert alert-danger"></div>
This page exists just for testing purposes. Carousels are not currently supported by Tweeki out of the box. Patches with CSS fixes and the necessary code to allow the
data-slider
attribute in btn
elements are warmly welcome.<div class="alert alert-success"></div>
This page exists just for testing purposes. Carousels are not currently supported by Tweeki out of the box. Patches with CSS fixes and the necessary code to allow the
data-slider
attribute in btn
elements are warmly welcome.<div class="alert alert-info"></div>
This page exists just for testing purposes. Carousels are not currently supported by Tweeki out of the box. Patches with CSS fixes and the necessary code to allow the
data-slider
attribute in btn
elements are warmly welcome.<code class="alert-warning>data-slider</code>
data-slider
<code class="alert-danger>data-slider</code>
data-slider
<code class="alert-success>data-slider</code>
data-slider
<code class="alert-info>data-slider</code>
data-slider