/*
    fedora.css
    11-Apr-2006

    Conrad Halling
    conrad.halling@sphaerula.com

    Styles specific for the Fedora installation pages on sphaerula.com.
*/


table.n100
{
    width:      100%;
}

th.function
{
    width:      7em;
}

th.package
{
    width:      15em;
}

th.selected
{
    width:      5em;
}

th.rpms
{
    width:      17em;
}

th.version
{
    width:      7em;
}

td code
{
    font-size:  1em;
}

