Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 1d8212e4316a7e6a46a1e30189c7c7d5 > files > 482

tortoisehg-4.7.2-4.mga7.noarch.rpm

/*
 * tortoisehg.css
 * ~~~~~~~~~~~~~
 *
 * TortoiseHg stylesheet
 *
 */

@import url("default.css");

/* -- figure styles ----------------------------------------------------------- */
.figure {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}