Grammalecte  Diff

Differences From Artifact [c02591ce6d]:

To Artifact [c6d8057ee1]:


129
130
131
132
133
134
135
136

137
138
139
140
141
142
143
    color: hsl(0, 0%, 50%);
}

div.grammalecte_lxg_token_LOC {
    background-color: hsla(150, 50%, 30%, 1);
}
div.grammalecte_lxg_token_WORD,
div.grammalecte_lxg_token_WORD_ELIDED {

    background-color: hsla(150, 50%, 50%, 1);
}
div.grammalecte_lxg_token_UNKNOWN_WORD {
    background-color: hsla(0, 50%, 50%, 1);
}
div.grammalecte_lxg_token_NUM {
    background-color: hsla(180, 50%, 50%, 1);







|
>







129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
    color: hsl(0, 0%, 50%);
}

div.grammalecte_lxg_token_LOC {
    background-color: hsla(150, 50%, 30%, 1);
}
div.grammalecte_lxg_token_WORD,
div.grammalecte_lxg_token_WORDORD,
div.grammalecte_lxg_token_WORDELD {
    background-color: hsla(150, 50%, 50%, 1);
}
div.grammalecte_lxg_token_UNKNOWN_WORD {
    background-color: hsla(0, 50%, 50%, 1);
}
div.grammalecte_lxg_token_NUM {
    background-color: hsla(180, 50%, 50%, 1);