﻿pre.prettyprint {
    padding: 2px;
    border: none;
}

pre {
    background-color: transparent;
    border: none;
}

.pretty-code-table .well {
    background: none;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}