Grammalecte  lex_editor.css at [9080cc6b91]

File gc_lang/fr/tb/content/lex_editor.css artifact 3709dc3f3e part of check-in 9080cc6b91


/* CSS */

.section {
    font-size: 16px;
    font-weight: bold;
    color: hsl(210, 50%, 50%);
}

.subsection {
    font-size: 14px;
    font-weight: bold;
    color: hsl(210, 50%, 50%);
}

.option {
    width: 120px;
    font-size: 12px;
}

.m_left {
    margin-left: 20px;
}

.m_left2 {
    margin-left: 40px;
}

#generated_words {
    width: 400px;
}

#lexicon {
    width: 600px;
}