Difference between revisions of "User:Samburkeottawa"

From wiki
Jump to navigation Jump to search
Line 28: Line 28:
 
     box-shadow: 0px 0px 2px #259c08;
 
     box-shadow: 0px 0px 2px #259c08;
 
     color: #0ad406;
 
     color: #0ad406;
   text-shadow: 2px 1px #00040a;
+
   text-shadow: 1px 1px #00040a;
 
   transition:0.5s;
 
   transition:0.5s;
 
   cursor:pointer;
 
   cursor:pointer;
 
}
 
}
 +
 
.alert-success:hover{
 
.alert-success:hover{
 
   background-color: rgba(7, 149, 66, 0.35);
 
   background-color: rgba(7, 149, 66, 0.35);
Line 51: Line 52:
 
{
 
{
 
   background-color: rgba(7, 73, 149, 0.35);
 
   background-color: rgba(7, 73, 149, 0.35);
  transition:0.5s;
 
}
 
 
.alert-simple.alert-warning
 
{
 
      border: 1px solid rgba(241, 142, 6, 0.81);
 
    background-color: rgba(220, 128, 1, 0.16);
 
    box-shadow: 0px 0px 2px #ffb103;
 
    color: #ffb103;
 
    text-shadow: 2px 1px #00040a;
 
  transition:0.5s;
 
  cursor:pointer;
 
}
 
 
.alert-warning:hover{
 
  background-color: rgba(220, 128, 1, 0.33);
 
 
   transition:0.5s;
 
   transition:0.5s;
 
}
 
}

Revision as of 09:43, 30 July 2020

Test.


         Student.png
         Well done! You successfully read this important notice.