<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css');
@import url('../../../dist/css/bootstrap-datepicker3.min.css');

body {
    /* Padding around all elements to allow space for screenshots */
    padding: 10px;
    /* Transparent background for PNG screenshots */
    background: none;
}
</pre></body></html>