/**
 * Theme Name: Quidus Child Theme
 * Template: quidus
 */
@import url('../quidus/style.css');

/** pre {
    display:inline-block;
    background-color: #f6f5f4;
    border-style: dashed;
    border-width: 1px;
    border-color: #000000;
    padding-top: .5em;
    padding-bottom: .5em;
    padding-left: .5em;
    overflow: auto;
    margin-top:1em;
    margin-bottom:0.5em;
    border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;
    border: 1px solid #000; width:100%;"
}      **/