Difference between revisions of "User:Samburkeottawa"

From wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
<div class="square_box"></div>
 
<div class="square_box"></div>
 
         <div class="alert fade alert-simple alert-primary alert-dismissible text-left font__family-montserrat font__size-16 font__weight-light brk-library-rendered rendered show" role="alert" data-brk-library="component__alert">
 
         <div class="alert fade alert-simple alert-primary alert-dismissible text-left font__family-montserrat font__size-16 font__weight-light brk-library-rendered rendered show" role="alert" data-brk-library="component__alert">
          <button type="button" class="close font__size-18" data-dismiss="alert">
+
 
<span  aria-hidden="true"><i class="fa fa-times alertprimary"></i></span>
 
<span class="sr-only">Close</span>
 
</button>
 
  
 
           <i class="start-icon fa fa-thumbs-up faa-bounce animated"></i>
 
           <i class="start-icon fa fa-thumbs-up faa-bounce animated"></i>
Line 42: Line 39:
 
   transition:0.5s;
 
   transition:0.5s;
 
}
 
}
 +
 
.alert-simple.alert-info
 
.alert-simple.alert-info
 
{
 
{
Line 58: Line 56:
 
   transition:0.5s;
 
   transition:0.5s;
 
}
 
}
 
  
 
.alert-simple.alert-warning
 
.alert-simple.alert-warning
Line 97: Line 94:
 
     color: #03d0ff;
 
     color: #03d0ff;
 
     text-shadow: none;
 
     text-shadow: none;
}
 
 
.square_box {
 
    position: absolute;
 
    -webkit-transform: rotate(45deg);
 
    -ms-transform: rotate(45deg);
 
    transform: rotate(45deg);
 
    border-top-left-radius: 45px;
 
    opacity: 0.302;
 
}
 
 
.square_box.box_four {
 
    background-image: -moz-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
 
    background-image: -webkit-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
 
    background-image: -ms-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
 
    opacity: 0.059;
 
    left: 150px;
 
    top: -25px;
 
    width: 550px;
 
    height: 550px;
 
    border-radius: 45px;
 
 
}
 
}
  

Revision as of 09:39, 30 July 2020

Test.