blob: 6ab15f0ae5c595ba7b17433f19e875278879d46d [file] [log] [blame]
//
// Modals
// --------------------------------------------------
// Background
// Base modal
.modal {
background-color: transparent;
}
.modal-body, .modal-header {
text-shadow: none;
}