Grammalecte  Artifact [3709dc3f3e]

Artifact 3709dc3f3ecbace82c344e154b868f1467f7b7a38b598814e9b6865ae96b2052:


/* 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;
}