/*  revenant — surviveth3dead.com
    --------------------------------------------------------------
    A child style of prosilver. phpBB serves this file in place of
    prosilver's, so prosilver's sheet is imported first and every
    revenant rule below wins on source order at equal specificity.

    Nested @imports inside prosilver's stylesheet resolve relative to
    prosilver's own theme directory, not this one — that is why the
    parent is pulled in whole rather than file by file.
    -------------------------------------------------------------- */

@import url("../../prosilver/theme/stylesheet.css");
@import url("revenant.css?v=df434de9");
