<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.alertify .ajs-header {
  border : none !important;
}

.alertify .ajs-footer {
  border : none !important;
}
.alertify-notifier .ajs-message {
  border        : none !important;
  border-radius : 2px;
  box-shadow    : 1px 1px 5px #CCC;
}</pre></body></html>