/********************************
 *   REPOSITORY SECTION STYLES  *
 ********************************/


/* Links list styles. */

ul.links {
    font-size: .9em;
    margin-top: .5em;
    margin-bottom: .5em;
}

ul.links li {
    margin-bottom: 2px;
}

/* For code. */

.mfile {
    font-family: Courier New;
    font-size: 10pt;
    color: #082040;
}

.path {
    font-style: italic;
    color: #082040;
}