Difference between revisions of "User:Samburkeottawa"

From wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
__NOTOC__
  
      <div class="col-sm-12">
+
         <div class="alert alert-simple alert-primary>
         <div class="alert fade alert-simple alert-primary>
 
 
       <span class="start-icon fa fa-thumbs-up faa-bounce animated" role="presentation" aria-hidden="true">[[File:Info.png|25px|middle|link=]]</span> Well done! You successfully read this important notice.
 
       <span class="start-icon fa fa-thumbs-up faa-bounce animated" role="presentation" aria-hidden="true">[[File:Info.png|25px|middle|link=]]</span> Well done! You successfully read this important notice.
</div>
 
 
</div>
 
</div>
  
Line 40: Line 39:
 
}
 
}
  
.alertprimary
+
.alert-primary
 
{
 
{
 
       font-size: 18px;
 
       font-size: 18px;
Line 48: Line 47:
  
  
 
.fa-times
 
{
 
-webkit-animation: blink-1 2s infinite both;
 
        animation: blink-1 2s infinite both;
 
}
 
 
 
@-webkit-keyframes blink-1 {
 
  0%,
 
  50%,
 
  100% {
 
    opacity: 1;
 
  }
 
  25%,
 
  75% {
 
    opacity: 0;
 
  }
 
}
 
@keyframes blink-1 {
 
  0%,
 
  50%,
 
  100% {
 
    opacity: 1;
 
  }
 
  25%,
 
  75% {
 
    opacity: 0;
 
  }
 
}
 
  
 
}}
 
}}

Revision as of 09:56, 30 July 2020


       Well done! You successfully read this important notice.