128
129
130
131
132
133
134
135
136
137
138
139
140
141
|
font-family: "Trebuchet MS", "Fira Sans", "Ubuntu Condensed", "Liberation Sans", sans-serif;
color: hsl(0, 0%, 0%);
}
div.grammalecte_lxg_morph_elem {
font-family: "Trebuchet MS", "Fira Sans", "Ubuntu Condensed", "Liberation Sans", sans-serif;
color: hsl(0, 0%, 0%);
}
div.grammalecte_lxg_token_LOC {
background-color: hsla(150, 50%, 30%, 1);
}
div.grammalecte_lxg_token_WORD {
background-color: hsla(150, 50%, 50%, 1);
}
div.grammalecte_lxg_token_WORD_ELIDED {
|
>
>
>
>
>
>
|
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
|
font-family: "Trebuchet MS", "Fira Sans", "Ubuntu Condensed", "Liberation Sans", sans-serif;
color: hsl(0, 0%, 0%);
}
div.grammalecte_lxg_morph_elem {
font-family: "Trebuchet MS", "Fira Sans", "Ubuntu Condensed", "Liberation Sans", sans-serif;
color: hsl(0, 0%, 0%);
}
div.grammalecte_lxg_other_tags {
padding-left: 20px;
font-family: "Trebuchet MS", "Fira Sans", "Ubuntu Condensed", "Liberation Sans", sans-serif;
color: hsl(0, 0%, 50%);
}
div.grammalecte_lxg_token_LOC {
background-color: hsla(150, 50%, 30%, 1);
}
div.grammalecte_lxg_token_WORD {
background-color: hsla(150, 50%, 50%, 1);
}
div.grammalecte_lxg_token_WORD_ELIDED {
|