Samburkeottawa

Joined 14 May 2020
no edit summary
Line 33: Line 33:  
     background-color: rgba(1, 204, 220, 0.16);
 
     background-color: rgba(1, 204, 220, 0.16);
 
     box-shadow: 0px 0px 2px #03fff5;
 
     box-shadow: 0px 0px 2px #03fff5;
     color: #03d0ff;
+
     color: rgb(38, 154, 188);
 
     text-shadow: 0.5px 0.5px #00040a;
 
     text-shadow: 0.5px 0.5px #00040a;
 
   transition:0.5s;
 
   transition:0.5s;
Line 44: Line 44:     
.alert-primary{
 
.alert-primary{
     color: #03d0ff;
+
     color: rgb(38, 154, 188);
 
     text-shadow: none;
 
     text-shadow: none;
 
}
 
}
    
}}
 
}}