/* More styling here */

code {
    background-color: white;
    color: black;
}
code.inline {
    display: inline;
}

pre.php {
    padding: 0;
}
