Newer
Older
EARS-LINUX / program / lang_eng.css
#Option1Button {
    font-family: 'Sans';
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
}

#Option2Button {
    font-family: 'Sans';
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
}

#Option3Button {
    font-family: 'Sans';
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
}

#CloseButton {
    font-family: 'Sans';
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
}