Samburkeottawa

Joined 14 May 2020
no edit summary
Line 39: Line 39:  
   background-color: rgba(1, 204, 220, 0.33);
 
   background-color: rgba(1, 204, 220, 0.33);
 
   transition:0.5s;
 
   transition:0.5s;
 +
}
 +
 +
.alert-primary{
 +
    color: rgb(38, 154, 188);
 +
    text-shadow: none;
 
}
 
}
    
}}
 
}}